-
Notifications
You must be signed in to change notification settings - Fork 57
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
[SC-583] Optimize AddressArray and AddressSet libs #61
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #61 +/- ##
==========================================
- Coverage 97.36% 93.15% -4.21%
==========================================
Files 16 16
Lines 341 336 -5
Branches 71 66 -5
==========================================
- Hits 332 313 -19
- Misses 9 23 +14 ☔ View full report in Codecov by Sentry. |
# Conflicts: # test/contracts/AddressArray.test.ts
=>
|
@zZoMROT pop() didn't receive 5k gas refund, but optimizes future push() by 15k. |
=>
|
Multi push/pop tests that show how dirty storage affects add/push:
=>
tldr:
|
=>