Skip to content
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
396a7c9
bump revm, pending alloy-evm https://github.com/alloy-rs/evm/pull/100…
zerosnacks Jun 10, 2025
9e77339
bump alloy-evm, foundry-fork-db
zerosnacks Jun 10, 2025
90ba8c2
merge in master
zerosnacks Jun 18, 2025
3aef4e3
bump deps
zerosnacks Jun 24, 2025
73be042
bump deps
zerosnacks Jun 24, 2025
433a246
apply alloy-evm fix
zerosnacks Jun 24, 2025
f5de86f
start porting types
zerosnacks Jun 24, 2025
8d86917
unpin revm-inspectors
zerosnacks Jun 24, 2025
62db3d0
fix issues
zerosnacks Jun 24, 2025
b672ee2
continue preperation
zerosnacks Jun 25, 2025
d5d94b1
.control field was removed
zerosnacks Jun 25, 2025
fe5fb7b
frame_return_result now needs to happen in bigger run_exec_loop block
zerosnacks Jun 25, 2025
321d0d1
update handler and inspector per latest changes removing previous met…
zerosnacks Jun 26, 2025
0ada9ae
add new frame loop
zerosnacks Jun 26, 2025
57f613f
pass in frame
zerosnacks Jun 26, 2025
1968888
fix transact_raw
zerosnacks Jun 26, 2025
16bea82
continue fixes
zerosnacks Jun 26, 2025
f2908db
apply will_exit, on continue should skip as it is none, on exit (any …
zerosnacks Jun 26, 2025
144a7c3
continue clean up, some attention points in regards to InstructionRes…
zerosnacks Jun 26, 2025
afcd928
continue porting
zerosnacks Jun 27, 2025
7dc99f2
continue porting
zerosnacks Jun 27, 2025
b1b85be
temporarily use hardcoded BLOB_BASE_FEE_UPDATE_FRACTION_PRAGUE
zerosnacks Jun 27, 2025
a41fe7d
fix merge conflict
zerosnacks Jun 27, 2025
c46046b
remove clamping now that revm supports U256 internally for number and…
zerosnacks Jun 27, 2025
b6a3f8f
fix clippy
zerosnacks Jun 27, 2025
ae3a80d
fix doctest
zerosnacks Jun 27, 2025
6b2c6b1
Merge branch 'master' into zerosnacks/bump-revm-26.0.0
zerosnacks Jun 30, 2025
ebb02c6
bump alloy version
zerosnacks Jun 30, 2025
bb858b9
make assertion on `bytecode`
zerosnacks Jun 30, 2025
9a28cd4
revert bytecode(), fix to come in upcoming release
zerosnacks Jun 30, 2025
986d3e9
bump revm 27
zerosnacks Jul 1, 2025
87970de
fix debug
zerosnacks Jul 1, 2025
5b454c1
revert Cargo.toml change
zerosnacks Jul 1, 2025
f967026
clean up
zerosnacks Jul 1, 2025
e770ed7
merge in master
zerosnacks Jul 2, 2025
442c3bf
fix(`config`): block_timestamp and block_number mismatch in Config an…
yash-atreya Jul 2, 2025
53cf49b
fix clippy
zerosnacks Jul 2, 2025
6db3d97
fix(`anvil/test`): change delegatecall.value in test_call_ots_trace_t…
yash-atreya Jul 3, 2025
d0be407
bump revm: 27.0.2
yash-atreya Jul 4, 2025
2e90f0f
fix merge conflicts
zerosnacks Jul 4, 2025
fde9ecf
apply clippy fixes
zerosnacks Jul 4, 2025
f6ecfcf
fix fmt
zerosnacks Jul 4, 2025
85ef15c
fix config defaults
zerosnacks Jul 4, 2025
eb37b41
fix config change of block_number, block_timestamp require hex format…
zerosnacks Jul 4, 2025
6be1e62
fix(`evm`): create2 in InspectorHandler and trace decoder for None st…
yash-atreya Jul 4, 2025
fad3a33
fix(`forge/test`): update test fixture: can_run_test_with_json_output…
yash-atreya Jul 4, 2025
164ca4b
fix(`forge/test`): repro 6501 - account for success being false due t…
yash-atreya Jul 4, 2025
a00234b
fix(`evm/inspectors`): prevent panic in should_revert_on_address_opco…
yash-atreya Jul 7, 2025
924516f
fix merge conflict
zerosnacks Jul 7, 2025
0349b00
fix(`evm`): enable tx_chain_id_check (#10943)
yash-atreya Jul 7, 2025
ec6b480
use dynamic blob_base_fee_update_fraction selection based on hardfork…
zerosnacks Jul 7, 2025
2753b85
Merge branch 'zerosnacks/bump-revm-26.0.0' of github.com:foundry-rs/f…
zerosnacks Jul 7, 2025
e84dca3
fix merge conflicts
zerosnacks Jul 7, 2025
4461e0d
bump alloy-chains version w/ foundry-fork-db
zerosnacks Jul 7, 2025
b74f48a
fix: fork errors getting overriden by RevertDiagnostic inspector (#10…
yash-atreya Jul 8, 2025
9e8e05b
patch revm to include fix for `call_end` not being called
yash-atreya Jul 9, 2025
bce2a09
fix: can_run_test_with_json_output_verbose
yash-atreya Jul 9, 2025
154005f
Merge branch 'master' into zerosnacks/bump-revm-26.0.0
yash-atreya Jul 9, 2025
fcc183c
Revert "fix: fork errors getting overriden by RevertDiagnostic inspec…
yash-atreya Jul 9, 2025
e68006c
fix(`cast`): disable balance check for impersonated txs. (#10972)
yash-atreya Jul 9, 2025
0780536
Revert "fix(`anvil/test`): change delegatecall.value in test_call_ots…
yash-atreya Jul 9, 2025
ebe1b5d
fix(`evm`): remove Handler impl for `FoundryHandler` (#10975)
yash-atreya Jul 10, 2025
173d01e
bump foundry-fork-db 0.16, fix tests
zerosnacks Jul 10, 2025
054cce5
bump alloy
zerosnacks Jul 10, 2025
b6a8ec8
unify blob_base_fee_update_fraction in helper, clarify exception
zerosnacks Jul 10, 2025
bf2131e
move helpers to evm-core for blob_base_fee_update_fraction
zerosnacks Jul 10, 2025
7d59dfe
Update mod.rs
zerosnacks Jul 11, 2025
b8bebca
Merge branch 'master' into zerosnacks/bump-revm-26.0.0
zerosnacks Jul 14, 2025
7488b22
unpatch revm, update to 27.0.3
zerosnacks Jul 14, 2025
1f54eb0
fix fmt
zerosnacks Jul 14, 2025
37f4cb7
revert to solar 1.4, waiting for upgrade PR
zerosnacks Jul 14, 2025
f2e6572
bump alloy-evm / alloy-op-evm
zerosnacks Jul 14, 2025
d1ccd6e
forcibly downgrade solar-config, solar-macros due to breaking change …
zerosnacks Jul 14, 2025
2dc1116
Merge branch 'master' into zerosnacks/bump-revm-26.0.0
zerosnacks Jul 15, 2025
42ac804
feat(`revm bump`): add serialization method that serializes as `u64` …
zerosnacks Jul 15, 2025
d69b2ef
fix merge conflicts
zerosnacks Jul 15, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading