Matthias Seitz
|
40bc9d3860
|
revert: undo Chain crate, add LazyTrieData to trie-common (#21155)
|
2026-01-17 15:57:09 +00:00 |
|
Dan Cline
|
c617d25c36
|
perf: make Chain use DeferredTrieData (#21137)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-01-17 01:05:35 +00:00 |
|
rakita
|
86c414081a
|
feat: stagging revm v34.0.0 (#20627)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-01-16 14:56:27 +00:00 |
|
Arun Dhyani
|
d489f80f6b
|
feat: Add TrieUpdatesSorted and HashedPostStateSorted in all ExEx notifications (#20333)
Co-authored-by: Brian Picciano <me@mediocregopher.com>
|
2026-01-09 13:06:41 +00:00 |
|
DaniPopes
|
21216e2f24
|
perf: use indexed parallel iterators for tx recovery (#20342)
|
2025-12-15 13:40:03 +00:00 |
|
Tomass
|
e8dae2ae7d
|
chore(deps): bump op-alloy to 0.23.0 (#20256)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-12-10 20:44:54 +00:00 |
|
Arsenii Kulikov
|
e9cd7cc003
|
feat: parallelize recovery (#20169)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-08 14:05:37 +00:00 |
|
Mablr
|
bedbfb83f3
|
refactor(rpc-convert): move rpc conversion traits/impls to alloy-evm (#19616)
|
2025-11-13 23:01:43 +00:00 |
|
Francis Li
|
12fd25892d
|
refactor(flashblock): Move all flashblocks related data structure to op-alloy (#19608)
|
2025-11-12 12:26:42 +00:00 |
|
Matthias Seitz
|
2e5ac1ce13
|
chore: add feature propagation to sdk (#19627)
|
2025-11-10 11:52:30 +00:00 |
|
Matthias Seitz
|
752891b7cb
|
chore: fix unused warning (#19395)
|
2025-10-29 22:19:42 +01:00 |
|
theo
|
bcef01ce47
|
feat(jovian): track da footprint block limit. Update basefee calculation (#19048)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-10-22 23:28:23 +00:00 |
|
Arsenii Kulikov
|
7779ed8c73
|
feat: bump revm (#18999)
|
2025-10-15 17:55:35 +00:00 |
|
Mablr
|
467420ec25
|
feat(evm): Make ConfigureEngineEvm methods faillible (#18827)
|
2025-10-02 11:16:40 +00:00 |
|
Arsenii Kulikov
|
2029842f77
|
feat: integrate EvmEnv helpers (#18817)
|
2025-10-02 10:10:30 +00:00 |
|
Matthias Seitz
|
850083dbde
|
chore: remove doc_auto_cfg feature (#18758)
|
2025-09-28 12:53:45 +02:00 |
|
Mablr
|
6a50aa3ea5
|
feat: make more EVM and RPC conversions fallible (#18685)
|
2025-09-26 13:56:46 +00:00 |
|
Roman Hodulák
|
6e6a497ef2
|
refactor(evm): Replace revm_spec* functions with alloy-evm and alloy-op-evm versions (#18526)
|
2025-09-17 16:46:21 +00:00 |
|
Emilia Hane
|
4c363fe1aa
|
feat(op-sdk): custom precompiles (#18350)
|
2025-09-09 20:04:41 +00:00 |
|
Jack Drogon
|
1cdc43d79c
|
fix: typo initialise to initialize (#17851)
Signed-off-by: Jack Drogon <jack.xsuperman@gmail.com>
|
2025-08-13 17:09:59 +00:00 |
|
Roman Hodulák
|
28c7113799
|
feat(examples): Add custom header extensions to payload attributes in custom_node example (#17797)
|
2025-08-13 10:45:10 +00:00 |
|
Arsenii Kulikov
|
f5c2502f55
|
feat: delay block -> payload conversions (#17681)
|
2025-08-06 17:53:37 +00:00 |
|
Léa Narzis
|
3f3ccc3aa8
|
chore: remove duplicate deps (#17618)
|
2025-07-26 10:11:17 +00:00 |
|
ongyimeng
|
537ffeacac
|
feat: continue opchainspec support (#17422)
Co-authored-by: rose2221 <rose.jethani@nethermind.io>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-07-18 14:44:28 +00:00 |
|
Arsenii Kulikov
|
05fed6f991
|
feat: add helper for building pending block env (#17464)
|
2025-07-17 14:00:13 +00:00 |
|
Arsenii Kulikov
|
78bad34091
|
chore: check blob fee (#17272)
|
2025-07-07 23:02:09 +00:00 |
|
Arsenii Kulikov
|
b2000155de
|
feat: use Header AT in EthChainSpec::next_block_base_fee (#17101)
|
2025-06-27 14:37:23 +00:00 |
|
Matthias Seitz
|
8066771473
|
fix: use safe conversions for number and timestamps (#17093)
|
2025-06-26 23:38:26 +00:00 |
|
Arsenii Kulikov
|
88edd52649
|
feat: bump revm v26 (#16969)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-06-23 09:16:16 +00:00 |
|
Arsenii Kulikov
|
895b0e9f82
|
feat: reintroduce generic executors (#16741)
|
2025-06-10 10:42:12 +00:00 |
|
Roman Hodulák
|
cf47607050
|
feat(optimism): Remove bounds on EthChainSpec and Hardforks for ChainSpec in the evm crate (#16576)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-06-02 12:25:01 +00:00 |
|
Roman Hodulák
|
9203916904
|
feat(optimism): Remove all bounds on BlockAssemblerInput for header (#16442)
|
2025-05-23 15:21:08 +00:00 |
|
Federico Gimenez
|
699b3fde1b
|
chore: remove BlockExecutorProvider trait (#15989)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-05-06 11:34:37 +00:00 |
|
Emilia Hane
|
a7435bede0
|
chore(deps): 2024 edition syntax fixes (#14731)
|
2025-04-24 21:34:26 +00:00 |
|
leopardracer
|
69fdf76560
|
docs: remove duplicate words (#15820)
|
2025-04-21 12:35:38 +02:00 |
|
Federico Gimenez
|
ddc101f863
|
chore: set clippy check for const fn to warn (#15777)
|
2025-04-16 17:59:36 +00:00 |
|
Matthias Seitz
|
8572989ab5
|
feat!: replace OpTransactionSigned with alloys (#15733)
|
2025-04-16 09:55:07 +00:00 |
|
Matthias Seitz
|
20dcf82afc
|
Revert "feat!: replace OpTransactionSigned with alloys" (#15730)
|
2025-04-15 10:40:23 +02:00 |
|
Matthias Seitz
|
2bfdef73b9
|
feat!: replace OpTransactionSigned with alloys (#15634)
|
2025-04-14 14:59:17 +00:00 |
|
Yash Atreya
|
58fe204ff2
|
chore: alloy 0.14 (#15635)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-11 08:28:57 +02:00 |
|
jakevin
|
98692cf1f1
|
refactor: simplify hardfork determination (#15451)
|
2025-04-02 18:30:18 +00:00 |
|
Roman Hodulák
|
93b9044729
|
feat(tx): Implement FromTxWithEncoded<TransactionSigned> for TxEnv (#15466)
|
2025-04-02 16:25:34 +00:00 |
|
Matthias Seitz
|
0c9dd9a27d
|
fix: always set empty request hash after isthmus (#15444)
|
2025-04-01 20:46:18 +00:00 |
|
Federico Gimenez
|
6d3f3b510d
|
chore: remove unused deps (#15416)
|
2025-03-31 19:00:07 +00:00 |
|
kustrun
|
5ddb704bf5
|
feat(op-evm-config): Clear technical debt from #15307. (#15417)
|
2025-03-31 17:35:44 +00:00 |
|
clabby
|
faedf98db3
|
chore(optimism): Remove interop L1 info transaction variant (#15361)
|
2025-03-28 16:17:43 +00:00 |
|
kustrun
|
ea001235c2
|
feat(full-provider): Add Debug trait to FullProvider. (#15307)
|
2025-03-26 19:21:24 +00:00 |
|
rakita
|
01e5492134
|
chore: simplify revm imports (#15090)
|
2025-03-19 13:05:09 +00:00 |
|
Pelle
|
9cb7177dfc
|
Added custom headers to NodePrimitives (#13995)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
|
2025-03-19 11:11:55 +00:00 |
|
Emilia Hane
|
772418f048
|
feat(op-interop): Uncomment interop activation checks (#14980)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-17 22:39:42 +00:00 |
|