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 |
|
Skylar Ray
|
029509cc42
|
refactor: eliminate redundant allocation in precompile cache example (#18886)
|
2025-10-07 11:34:35 +00:00 |
|
Alexey Shekhirin
|
e9598ba5ac
|
feat(storage): read headers and transactions only from static files (#18788)
|
2025-10-06 11:39:48 +00:00 |
|
Skylar Ray
|
f54741c52b
|
fix: streamline payload conversion in custom engine API (#18864)
|
2025-10-06 10:06:12 +00:00 |
|
Arsenii Kulikov
|
871bc82eee
|
chore: do not generate fuzz tests in Compact macro (#18849)
|
2025-10-03 11:58:44 +00:00 |
|
Matthias Seitz
|
1d1fea72b6
|
docs: apply spelling and grammar fixes (#18836)
Co-authored-by: Jennifer Paffrath <jenpaff0@gmail.com>
Co-authored-by: Max <max@digi.net>
|
2025-10-02 11:22:43 +00:00 |
|
Mablr
|
467420ec25
|
feat(evm): Make ConfigureEngineEvm methods faillible (#18827)
|
2025-10-02 11:16:40 +00:00 |
|
James Niken
|
564e3a67fc
|
fix: correct TxTypeCustom extended identifier decoding (#18769)
|
2025-09-29 14:38:37 +00:00 |
|
Mablr
|
6a50aa3ea5
|
feat: make more EVM and RPC conversions fallible (#18685)
|
2025-09-26 13:56:46 +00:00 |
|
YK
|
a047a055ab
|
chore: bump rust to edition 2024 (#18692)
|
2025-09-25 12:18:51 +00:00 |
|
emmmm
|
9806e07cf8
|
fix: replace tx_hash method with TxHashRef trait bound (#18357) (#18362)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-09-22 09:31:17 +00:00 |
|
crStiv
|
4ddf3ddb45
|
docs: multiple small textual defects (#18598)
|
2025-09-21 08:36:24 +00:00 |
|
theo
|
fabf3e84d4
|
feat(op/jovian): implement min base fee in op-reth. bump alloy, alloy-evm deps. (#18407)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-09-17 12:47:01 +00:00 |
|
crStiv
|
1b08843bc5
|
docs: multiple small textual defects (#18434)
Co-authored-by: YK <chiayongkang@hotmail.com>
|
2025-09-14 12:08:43 +00:00 |
|