Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: deploy on skale testnet #55

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

feat: deploy on skale testnet #55

wants to merge 3 commits into from

Conversation

JhChoy
Copy link
Contributor

@JhChoy JhChoy commented Jan 30, 2024

  • Deploy on skale Europa testnet

Copy link

Test with 08da2a1.

  • EHET : Empty heap with empty segment tree
  • EHDT : Empty heap with dirty segment tree
  • FHET : Filled heap with empty segment tree
  • FHFT : Filled heap with filled segment tree
    No longer impact gas costs

@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (e450593) 87.71% compared to head (7523d45) 87.66%.
Report is 3 commits behind head on main.

Files Patch % Lines
contracts/OrderBook.sol 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   87.71%   87.66%   -0.06%     
==========================================
  Files          10       10              
  Lines         692      689       -3     
  Branches      146      146              
==========================================
- Hits          607      604       -3     
  Misses         80       80              
  Partials        5        5              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants