Commit Graph

94 Commits

Author SHA1 Message Date
jenpaff
538a05e98a fix: resolve merge conflicts and update for revm v34/alloy-evm BAL support
- Add missing slot_number field to PayloadAttributes in e2e-test-utils
- Update CfgEnv to use with_spec_and_mainnet_gas_params (non-deprecated API)
- Add test helper functions for multiproof batching tests
- Fix BAL test types for alloy-eip7928 v0.3.0 (U256 for slots)
- Fix clippy warnings (collapsible_if, len_zero)
2026-01-15 19:39:48 +00:00
dependabot[bot]
dea27a55a8 chore(deps): bump taiki-e/cache-cargo-install-action from 2 to 3 (#20760)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-06 10:02:29 +00:00
Soubhik Singha Mahapatra
f3232dd700 bump 2025-12-16 11:11:57 +05:30
DaniPopes
74a3816611 ci: reduce feature powerset depth (#20379) 2025-12-15 14:42:14 +00:00
Ishika Choudhury
65a6edb604 fixes 2025-12-14 13:56:09 +05:30
Alexey Shekhirin
28e7c8a7cb ci: scale down depot runners (#20295) 2025-12-11 11:33:49 +00:00
Soubhik Singha Mahapatra
0bc0a6b7c3 rebase 2025-12-10 18:39:13 +05:30
Alexey Shekhirin
b91cd8f451 ci: sccache (#20265) 2025-12-10 13:05:25 +00:00
Alexey Shekhirin
505a384b10 ci: increase partitions for crate-checks to 3 (#20261) 2025-12-10 13:02:11 +00:00
Alexey Shekhirin
c697147f90 ci: use depot runners (#20222) 2025-12-09 23:03:44 +00:00
Ishika Choudhury
3fbe585448 fixes 2025-12-07 17:27:00 +05:30
ligt
00ccb2b9b4 feat(persistence): implement RocksDB provider (#20071)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2025-12-05 20:29:19 +00:00
Ishika Choudhury
d753e1983d chore: rebase and fixes 2025-12-05 21:11:24 +05:30
cui
e910e58778 feat: docs for op-reth (#20024)
Co-authored-by: weixie.cui <weixie.cui@okg.com>
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
2025-11-28 11:41:27 +00:00
Ishika Choudhury
d7dc2586b6 fixes 2025-11-27 23:31:55 +05:30
Rej Ect
e62cb8f82b ci: update checkout action to v6 (#19930) 2025-11-26 09:46:58 +00:00
Soubhik-10
de3f6ebd6f Merge branch 'main' into new-approach3 2025-11-22 02:09:55 +05:30
Alexey Shekhirin
0ba122923a ci: partition cargo-checks job (#19897) 2025-11-21 12:48:31 +00:00
Ishika Choudhury
a7608944ae Merge branch 'main' into bal 2025-10-03 13:44:11 +05:30
DaniPopes
73f50ee9a1 ci: cache zepter installation (#18843) 2025-10-02 18:46:27 +00:00
Ishika Choudhury
0b8b942c5d fixes 2025-08-25 17:02:56 +05:30
dependabot[bot]
e741fac680 chore(deps): bump actions/checkout from 4 to 5 (#17814)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 08:12:55 +00:00
Matthias Seitz
5f0d33425e chore: msrv 1.88 (#17782) 2025-08-10 15:51:26 +00:00
Ishika Choudhury
3275939438 feat: eip7928 patches (#11)
* eip7928 patches

* fixes

* fixes

* msrv
2025-08-10 11:09:11 +05:30
Ishika Choudhury
f3e353a0a6 fix: ci workflow (#12)
* fixes: ci workflow

* ci

---------

Co-authored-by: Soubhik-10 <soubhiksmp2004@gmail.com>
2025-08-09 12:35:52 +05:30
Matthias Seitz
bec451026d chore: migrate from codespell to typos (#17501) 2025-07-21 11:18:01 +02:00
Yash Atreya
a33be2e02e chore(docs): move to docs from book (#17096)
Co-authored-by: Claude <noreply@anthropic.com>
2025-06-27 12:48:45 +00:00
Yash Atreya
599de19fb3 chore(book): migrate to vocs (#16605)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-06-24 15:00:56 +00:00
dependabot[bot]
ecb92f307c chore(deps): bump dprint/check from 2.2 to 2.3 (#16839)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-17 08:07:07 +00:00
Matthias Seitz
adb8bdc707 ci: enable arbitrary check (#15500) 2025-05-07 16:18:22 +02:00
Arsenii Kulikov
ae3ffb90e4 chore: bump MSRV to 1.86 (#15863)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-23 13:55:26 +02:00
Matthias Seitz
57dda5e958 chore: bump deps (#15359) 2025-03-28 15:56:42 +00:00
Emilia Hane
2e542152f8 chore(deps): Bump msrv (#14724) 2025-02-27 16:09:42 +00:00
Arsenii Kulikov
1804bbea6e chore: remove optimism feature (#14545)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-02-18 00:53:50 +01:00
Federico Gimenez
440e6695b5 chore(ci): unpin clippy (#14167) 2025-02-03 16:09:46 +00:00
georgehao
2e4376f359 add format checker to .toml (#13968)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-01-28 12:20:58 +00:00
DaniPopes
a505f49147 ci: install mold as the linker (#13842) 2025-01-17 12:42:44 +00:00
Dan Cline
83b5619889 fix: pin clippy to nightly-2025-01-16 (#13839) 2025-01-17 06:12:23 +00:00
Hai | RISE
875c45bc31 fix(ci): install missing deps for wasm build checks (#13745) 2025-01-09 03:42:37 +00:00
DaniPopes
3bc7b00fb3 ci: move deny to lint (#13230) 2024-12-09 15:03:50 +00:00
Zach Obront
599b808fb6 feat(ci): add rv32im compilation checks (#12925) 2024-11-29 06:20:50 +00:00
dependabot[bot]
03992a53ec chore(deps): bump dcarbone/install-jq-action from 2 to 3 (#12645)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-19 13:32:52 +00:00
Arsenii Kulikov
d7ead13bda fix: clippy lints (#12269) 2024-11-02 07:17:31 +00:00
Matthias Seitz
75b39bc264 chore: run clippy locked (#11964) 2024-10-22 13:28:27 +02:00
liamaharon
cf4a4454ec fix: feature propagation (#11888)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
2024-10-19 20:36:11 +00:00
Thomas Coratger
eee5e0d41f bump rust to 1.82 (#11876) 2024-10-18 20:08:09 +00:00
Federico Gimenez
c03399d1eb chore(ci): unpin clippy (#11697) 2024-10-13 09:25:56 +00:00
Alexey Shekhirin
456d507797 feat(ci): move book clippy and tests to matrix (#11618) 2024-10-10 13:48:30 +00:00
Alexey Shekhirin
3765dbe470 docs(exex): include code for ExEx book from real files (#11545) 2024-10-08 10:46:53 +00:00
nk_ysg
2d59212512 ci: pin clippy to working version (#11401) 2024-10-02 07:23:38 +00:00