forked from paradigmxyz/reth
-
Notifications
You must be signed in to change notification settings - Fork 0
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
1.0.8 rebase #63
Closed
Closed
1.0.8 rebase #63
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
…terface (paradigmxyz#10922) Co-authored-by: garwah <garwah@garwah> Co-authored-by: Emilia Hane <emiliaha95@gmail.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Signed-off-by: Abhishekkochar <abhishekkochar2@gmail.com>
…#11435) Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: 0xurb <urbadeil@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
…adigmxyz#11459) Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
…gmxyz#11090) Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Update alloy-primitives, to fix zero sig value issue Remove the check for gas limit elasticity Reset first_new_address to None in fill_tx_env Refactor compare function logic Changes for cleaner logging of compare data Adding telos feature and cleanup imports Adding feature for telos Use OnceCell instead of RwLock for telos client Update consensus client dependency Exit integration test in case of failure Setting values for TelosArgs and changing sleep to tokio Migrating to use a TelosEthApi impl to forward transactions to Telos zero, adding live tests Add an exception for addresses that are not actually changed on revm in comparision Add exception for key-value removal by setting value to 0 Remove unused mut and add block number to compare panic Better logging on compare panic, fixes for integration test Adding "removed" field for state deltas Remove unwrap Passing evm to compare function, better handling of duplicate tevm diffs Adding start/stop/build scripts and example config Add exception for addresses created using openwallet in comparator Remove hardcoded revision/gas_price values Initialize state diff comparator Pass around telos_extra_fields on side chain append functions until execution api, increase batch_size on integration test Pass extra fields to execute function Update test. Update wait for shutdown in integration test. Minimize telos chain config changes Add Telos mainnet/testnet chainspecs/genesis to the supported chains Update to latest testcontainer with low gas limit on erc20 transactions Fixing integration test Telos EVM Runtime Changes Telos crate/binary, e2e test Add Telos mainnet/testnet chainspecs/genesis to the supported chains Update consensus client and improve error handling in test Minimize telos chain config changes Updating to latest consensus client Improvements to integration test Ensuring telos feature flag is enabled Use correct branch of consensus client for now Update consensus client dependency Change how we construct the chainspec Adding missing feature flag Pinning consensus client version for integration test Clean up error handling on sending transactions to Telos Updating consensus client version Bumping cargo versions, specifically updating revm version Update integration test. Point to specific consensus revision. Add telos engine api extra fields as crate and add it to the intermediate function parameters Enable telos feature for extra fields Add recipts vector to extra telos fields struct Pin consensus dep to right rev Updating cargo lock for latest consensus/translator changes Fixing compile issues for test Fixing integration test so it doesn't drop stuff Bumping cargo to update translator for test Updating consensus version Update consesus client dependency Updating revm version for push0 fix Cleanup from rebase, temp disable trx forwarding to finish the rebase Attempt at getting rebase to compile, still broken Fixing dependency Adding more feature flags build.sh working Changes for integration test Fixing missing feature flag Removing .github files from upstream
158b507
to
0b76350
Compare
This will be postponed until we can address the Header changes from the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.