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

chore: v51 update #42

Merged
merged 22 commits into from
Jan 2, 2025
Merged

Conversation

lightsing
Copy link
Member

No description provided.

rakita and others added 20 commits October 23, 2024 14:50
* bump alloydb deps

* dev dep
* Osaka Activation

Accept Osaka in unit tests and eof validation tests.

* update test cases

* remove evmone (they are all Prague based)
* remove evmone exclusions
* use [email protected] for eest
* port in EXTDELEGATE precompile fix

* fmt

* Leave space for arbitrary forks in eof validation

* only count validated tests

* remove references to test directories that are not valid with current specs

* refactor flow slightly

* clippy

* fmt
…loy#1845)

* perf(precompile): use secp256k1 global context for ecrecover

* remove secp var
* feat: to_plain_state

* feat: extend to reverts

Co-authored-by: James Prestwich <[email protected]>
* chore: remove Parity re-export

* bump eip7702
* perf(CacheAccount): remove unneeded clone

* perf(TransitionAccount): remove unneeded clone
* feat: eip-7623

* remove double iteration on data
* chore: bump alloy-eip7702

* clippy

* bump tests and fix auth chain_id check bug

* remove prints

* feat: apply latest EIP-7702 changes

* fmt

* bump alloy
* feat: eip7691 fraction update

* reitroduce max blob check for tx for cancun

* nit
* chore: eip7702 chainid u256 change

* feat: remove g1/g2 mul, shift address

* bump tests

* rm test with non empty storage

* no std

* rm obsolete tests
* bump: alloy core and use PrimitiveSignature

* bump version
# Conflicts:
#	CHANGELOG.md
#	Cargo.lock
#	bins/revm-test/CHANGELOG.md
#	bins/revm-test/Cargo.toml
#	bins/revme/CHANGELOG.md
#	bins/revme/Cargo.toml
#	bins/revme/src/cmd/statetest/runner.rs
#	crates/interpreter/CHANGELOG.md
#	crates/interpreter/Cargo.toml
#	crates/interpreter/src/host/dummy.rs
#	crates/interpreter/src/instructions/host.rs
#	crates/precompile/CHANGELOG.md
#	crates/precompile/Cargo.toml
#	crates/precompile/src/lib.rs
#	crates/primitives/CHANGELOG.md
#	crates/primitives/Cargo.toml
#	crates/primitives/src/eip7702/authorization_list.rs
#	crates/primitives/src/specification.rs
#	crates/primitives/src/state.rs
#	crates/revm/CHANGELOG.md
#	crates/revm/Cargo.toml
#	crates/revm/src/context.rs
#	crates/revm/src/context/inner_evm_context.rs
#	tests/pectra_devnet5/.meta/assets/style.css
#	tests/pectra_devnet5/state_tests/cancun/eip1153_tstore/basic_tload/basic_tload_after_store.json
#	tests/pectra_devnet5/state_tests/prague/eip2537_bls_12_381_precompiles/bls12_map_fp_to_g1/invalid.json
#	tests/pectra_devnet5/state_tests/shanghai/eip3855_push0/push0/push0_contract_during_call_contexts.json
@lightsing lightsing force-pushed the scroll-evm-executor/v51-update branch from 9791cbe to c6b60d5 Compare January 2, 2025 02:18
@lightsing
Copy link
Member Author

upstream ethtests also fails, continue merging

@lightsing lightsing merged commit cea2fde into scroll-evm-executor/v51 Jan 2, 2025
66 of 74 checks passed
@lightsing lightsing deleted the scroll-evm-executor/v51-update branch January 2, 2025 02:42
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.

9 participants