-
-
Notifications
You must be signed in to change notification settings - Fork 289
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: consume new ssz batch hash branch #6939
Closed
Closed
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9107456 - Browse repository at this point
Copy the full SHA 9107456View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f16ac4 - Browse repository at this point
Copy the full SHA 4f16ac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7ceced - Browse repository at this point
Copy the full SHA c7cecedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57be07b - Browse repository at this point
Copy the full SHA 57be07bView commit details -
feat: minimal alloc viewdu batch hash (#6977)
* fix: sync listValidator.ts from ssz * fix: reuse HashComputationGroup in some flows * feat: use same HCGroup for epoch transition * fix: only batch hash balances of state in epoch transition
Configuration menu - View commit details
-
Copy full SHA for 38b4905 - Browse repository at this point
Copy the full SHA 38b4905View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4e56d3 - Browse repository at this point
Copy the full SHA e4e56d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 784a9ba - Browse repository at this point
Copy the full SHA 784a9baView commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4768db6 - Browse repository at this point
Copy the full SHA 4768db6View commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1e91ca - Browse repository at this point
Copy the full SHA a1e91caView commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 26af7b9 - Browse repository at this point
Copy the full SHA 26af7b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b6f16 - Browse repository at this point
Copy the full SHA 39b6f16View commit details -
Configuration menu - View commit details
-
Copy full SHA for b64dbb2 - Browse repository at this point
Copy the full SHA b64dbb2View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 064018b - Browse repository at this point
Copy the full SHA 064018bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 656d067 - Browse repository at this point
Copy the full SHA 656d067View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2542aa - Browse repository at this point
Copy the full SHA a2542aaView commit details -
fix: batch hash tree root in state transition (#7032)
* fix: compute validator root in ListValidatorTreeViewDU * fix: compute state root in batch in stateTransition() * fix: correct process_block metric * fix: no batch hash in beacon-node block transition, do it in state-transition * chore: add comment
Configuration menu - View commit details
-
Copy full SHA for 8d15343 - Browse repository at this point
Copy the full SHA 8d15343View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5578b41 - Browse repository at this point
Copy the full SHA 5578b41View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e5eb58 - Browse repository at this point
Copy the full SHA 2e5eb58View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb41c3f - Browse repository at this point
Copy the full SHA fb41c3fView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0d0462 - Browse repository at this point
Copy the full SHA a0d0462View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e77588 - Browse repository at this point
Copy the full SHA 4e77588View commit details -
Configuration menu - View commit details
-
Copy full SHA for a30e9df - Browse repository at this point
Copy the full SHA a30e9dfView commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f723594 - Browse repository at this point
Copy the full SHA f723594View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5ffae4 - Browse repository at this point
Copy the full SHA d5ffae4View commit details
Commits on Sep 12, 2024
-
feat: consume forEach api of ssz (#7079)
* fix: remove get*Iter() apis from ssz * feat: decompose validators at epoch transition * fix: improve beforeProcessEpoch() using state.validators.forEachValue() * fix: only populate isCompoundingValidatorArr if electra * fix: use forEach() to improve processEth1Data * fix: use forEach() for getEffectiveBalanceIncrementsZeroInactive() * chore: minimal change of beforeProcessEpoch() compared to te/batch_hash_tree_root
Configuration menu - View commit details
-
Copy full SHA for 0aeae26 - Browse repository at this point
Copy the full SHA 0aeae26View commit details
Commits on Sep 14, 2024
-
feat: implement BalancesTreeCache (#7084)
* feat: implement balances tree cache * fix: set balancesTreeCache when clone EpochCache
Configuration menu - View commit details
-
Copy full SHA for 604a2a7 - Browse repository at this point
Copy the full SHA 604a2a7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.