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

1.0.8 rebase #63

Closed
wants to merge 560 commits into from
Closed

1.0.8 rebase #63

wants to merge 560 commits into from

Conversation

poplexity
Copy link
Member

No description provided.

estensen and others added 30 commits September 20, 2024 06:23
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>
varun-doshi and others added 27 commits October 2, 2024 16:18
…#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
@poplexity poplexity force-pushed the telos-main-new-jesse branch from 158b507 to 0b76350 Compare October 9, 2024 21:12
@poplexity
Copy link
Member Author

This will be postponed until we can address the Header changes from the store_gas_revision branch, which likely will happen after the 2.0 release.

@poplexity poplexity closed this Oct 10, 2024
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.