-
Notifications
You must be signed in to change notification settings - Fork 0
Implement Gnosis spec post-shangai on forks/osaka #2
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
base: master
Are you sure you want to change the base?
Conversation
|
This PR currently passes the static tests. However when running against EEST locally with: They should fail because the implementation of |
52504d8 to
baa0f49
Compare
1844378 to
628c8bc
Compare
|
|
||
| new_allocation = {} | ||
| with open( | ||
| CURRENT_FOLDER / "contracts" / "block_reward_contract.bin", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you link the source for this contract?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added the source for this contract here e4d2175
* fix(t8n): introduce profiler * profiler pauses * fix(testing/base_types): Speed up to_bytes fix(base_types): unnecessary cast * fix(testing/base_types): CoerceBytes * fix(testing): Optimize pre-alloc grouping state hash * feat(t8n): introduce LazyAlloc * feat(fixtures): Cached genesis model dump * refactor: prefer explicit cache over circular reference (#2) * Update packages/testing/src/execution_testing/client_clis/cli_types.py Co-authored-by: spencer <spencer.tb@ethereum.org> * fix: verify modified gas limit * refactor: Use generics * refactor: Add state root cache * docs: changelog * feat(client_clis): Add unit tests --------- Co-authored-by: danceratopz <danceratopz@gmail.com> Co-authored-by: spencer <spencer.tb@ethereum.org>
d81ca7f to
970ac96
Compare
96a9bfd to
92b4559
Compare
Implements https://github.com/gnosischain/specs/