Karl Yu
|
4b0fa8a330
|
feat: implement variants for BAL devp2p variants (#22024)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-14 08:22:26 +00:00 |
|
DaniPopes
|
68e4ff1f7d
|
feat: global runtime (#21934)
|
2026-02-11 03:45:09 +00:00 |
|
theo
|
372802d06d
|
chore: remove op-reth from repository (#21532)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-02-06 11:18:12 +00:00 |
|
Georgios Konstantopoulos
|
f53f90d714
|
refactor: use alloy_primitives::map for all HashMap/HashSet types (#21686)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-04 12:08:39 +00:00 |
|
Georgios Konstantopoulos
|
370a548f34
|
refactor(db): derive Clone for DatabaseEnv (#21641)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-30 21:54:50 +00:00 |
|
theo
|
b3d532ce9d
|
chore(op-reth): move op-dependent examples into crates/optimism/examples/ (#21495)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-01-30 14:02:12 +00:00 |
|
DaniPopes
|
f5ca71d2fb
|
chore(deps): cargo update (#21538)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-28 19:49:15 +00:00 |
|
Rez
|
b87cde5479
|
feat: configurable EVM execution limits (#21088)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2026-01-26 15:27:09 +00:00 |
|
Arsenii Kulikov
|
1bd8fab887
|
feat(txpool): add Block associated type to TransactionValidator trait (#21359)
|
2026-01-23 13:16:05 +00:00 |
|
Matthias Seitz
|
6df249c1f1
|
feat(engine): stub Amsterdam engine API endpoints (newPayloadV5, getPayloadV6, BALs) (#21344)
Co-authored-by: Ishika Choudhury <117741714+Rimeeeeee@users.noreply.github.com>
Co-authored-by: Soubhik Singha Mahapatra <160333583+Soubhik-10@users.noreply.github.com>
|
2026-01-22 20:48:11 +00:00 |
|
Arsenii Kulikov
|
be5a4ac7a6
|
feat: bump alloy and alloy-evm (#21337)
|
2026-01-22 18:43:24 +00:00 |
|
Matthias Seitz
|
5e178f6ac6
|
chore(deps): update alloy-evm and alloy-op-evm to 0.26.3 (#21126)
|
2026-01-16 17:24:45 +01:00 |
|
viktorking7
|
97ae89c7f0
|
docs: fix dead link (#20914)
|
2026-01-10 15:18:56 +00:00 |
|
DaniPopes
|
f3aea8dac0
|
chore: simplify size functions (#20560)
|
2025-12-22 11:14:50 +00:00 |
|
Brian Picciano
|
7b2fbdcd51
|
chore(db): Remove Sync from DbTx (#20516)
|
2025-12-22 10:13:57 +00:00 |
|
Merkel Tranjes
|
3b8acd4b07
|
feat(payload): add transaction_count to ExecutionPayload trait (#20534)
|
2025-12-22 10:07:31 +01:00 |
|
Karl Yu
|
d72935628a
|
feat: add support for eth/70 eip-7975 (#20255)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-16 12:05:11 +00:00 |
|
DaniPopes
|
21216e2f24
|
perf: use indexed parallel iterators for tx recovery (#20342)
|
2025-12-15 13:40:03 +00:00 |
|
ligt
|
662c0486a1
|
feat(storage): add rocksdb provider into database provider (#20253)
|
2025-12-15 10:15:57 +00:00 |
|
Lorsmirq Benton
|
2775dd1f23
|
docs: correct comments in custom-inspector (#20304)
|
2025-12-12 13:21:03 +00:00 |
|
Brian Picciano
|
194d545fae
|
feat(engine): Add BAL stub methods to ExecutionPayload and BlockOrPayload (#20311)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-11 19:07:43 +00:00 |
|
Arsenii Kulikov
|
474c09095f
|
feat: bump alloy-evm (#20314)
|
2025-12-11 19:46:34 +01:00 |
|
Sophia Raye
|
6073aa5b4a
|
docs(exex): fix DebugApi comment (#20296)
|
2025-12-11 10:06:31 +00:00 |
|
Karl Yu
|
af82606ff4
|
feat: add support for debug_getBadBlock (#20177)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-10 21:03:53 +00:00 |
|
Charlie-Mack
|
5a274fc939
|
feat: add example for launching a node with custom rpc middleware (#20159)
|
2025-12-10 07:15:46 +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 |
|
stevencartavia
|
ac120ffd31
|
feat: introduce PayloadValidator::payload_to_block (#19953)
|
2025-11-26 11:26:57 +00:00 |
|
Francis Li
|
118fd3b372
|
feat(flashblocks): Cache recent flashblocks (#19786)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-11-24 18:01:46 +00:00 |
|
gustavo
|
9f3949cd35
|
chore(examples): complete state_provider_example (#19903)
|
2025-11-21 15:58:49 +00:00 |
|
gustavo
|
90e265134f
|
chore: document filter topic usage in db-access example (#19829)
|
2025-11-18 14:56:33 +00:00 |
|
Francis Li
|
5866a82516
|
feat(flashblock): improve state root calculation condition (#19667)
|
2025-11-16 10:22:59 +00:00 |
|
Mablr
|
bedbfb83f3
|
refactor(rpc-convert): move rpc conversion traits/impls to alloy-evm (#19616)
|
2025-11-13 23:01:43 +00:00 |
|
0xLogicalx
|
7a599dc130
|
chore: remove redundant clone in exex subscription RPC setup (#19699)
|
2025-11-13 00:09:19 +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 |
|
joshieDo
|
177ad4c0b8
|
chore: remove duplicated provider method transaction_block (#19585)
|
2025-11-07 15:03:39 +00:00 |
|
Brian Picciano
|
b48c72fad2
|
chore: BuiltPayloadExecutedBlock (#19430)
|
2025-11-07 09:16:55 +00:00 |
|
joshieDo
|
e20e56b75e
|
feat: add Metadata table and StorageSettings to ProviderFactory (#19384)
|
2025-11-06 00:39:49 +00:00 |
|
josé v
|
f4715ee62f
|
chore: add custom hardforks example (#19391)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-11-04 23:50:41 +00:00 |
|
Doryu
|
3f2432761b
|
chore: Remove unused jsonrpsee tracing import in exex subscription example (#19448)
|
2025-11-03 21:40:55 +00:00 |
|
Avory
|
3bb90e64a2
|
fix(beacon-api-sidecar): use correct block metadata for reorged blobs (#19424)
|
2025-10-31 15:08:45 +00:00 |
|
Fallengirl
|
b2236d1db7
|
docs: correct Payment tx type from 0x7E to 0x2A (#19255)
|
2025-10-23 13:20:59 +02:00 |
|
wizard
|
b9f6068f59
|
fix: incorrect RPC namespace reference (#19225)
|
2025-10-22 14:04:10 +00:00 |
|
Brawn
|
93b63bc765
|
chore: fix incorrect hex value in comment (0x2A instead of 0x7E) (#19181)
|
2025-10-21 12:45:37 +00:00 |
|
joshieDo
|
e21048314c
|
chore: remove total difficulty from HeaderProvider (#19151)
|
2025-10-21 10:56:36 +00:00 |
|
github-actions[bot]
|
2f9281b6c1
|
chore(deps): weekly cargo update (#19126)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-10-19 18:44:55 +02:00 |
|
Brian Picciano
|
be94d0d393
|
feat(trie): Merge trie changesets changes into main (#19068)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
Co-authored-by: Roman Hodulák <roman.hodulak@polyglot-software.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-10-16 09:52:35 +00:00 |
|
Arsenii Kulikov
|
7779ed8c73
|
feat: bump revm (#18999)
|
2025-10-15 17:55:35 +00:00 |
|
Skylar Ray
|
45194fc5df
|
chore: remove unused Args struct from exex-subscription example (#19019)
|
2025-10-15 11:22:21 +00:00 |
|
Tilak Madichetti
|
99a5da2f91
|
fix(example): launch with debug capabilities (#18947)
|
2025-10-11 10:50:52 +00:00 |
|
Tilak Madichetti
|
b1d6c90fbb
|
fix(examples): change method to launch with debug capabilities (#18946)
|
2025-10-11 10:50:31 +00:00 |
|