DaniPopes
|
c91d8b8f26
|
ci: trim docs job
|
2025-12-15 16:06:20 +01:00 |
|
DaniPopes
|
21216e2f24
|
perf: use indexed parallel iterators for tx recovery (#20342)
|
2025-12-15 13:40:03 +00:00 |
|
YK
|
42c1e1afe1
|
feat(storage): add account history constructors to EitherWriter/EitherReader (#20366)
|
2025-12-15 12:45:07 +00:00 |
|
MoNyAvA
|
5f7e87fa2a
|
docs: add blob sub-pool to tx pool docs (#20375)
|
2025-12-15 12:27:54 +00:00 |
|
Matthias Seitz
|
1b417dacc4
|
chore: sanity check for u64::Max (#20373)
|
2025-12-15 11:33:50 +00:00 |
|
Niven
|
bb952be5b5
|
feat(flashblocks): support eth_getBlockTransactionCount for flashblocks (#20291)
Co-authored-by: lucas <66681646+limyeechern@users.noreply.github.com>
Co-authored-by: lucas.lim <lucas.lim@okg.com>
|
2025-12-15 11:29:23 +00:00 |
|
Federico Magnani
|
f927eec880
|
chore: export FlashBlockDecoder (#20370)
|
2025-12-15 11:00:46 +00:00 |
|
Tomass
|
9c61f5568c
|
fix(rpc-testing-util): use buffer_unordered in trace_block_opcode_gas_unordered (#20369)
|
2025-12-15 10:38:40 +00:00 |
|
ligt
|
662c0486a1
|
feat(storage): add rocksdb provider into database provider (#20253)
|
2025-12-15 10:15:57 +00:00 |
|
Matthias Seitz
|
997848c2a1
|
fix(txpool): remove stale senderinfo (#20368)
|
2025-12-15 10:00:25 +00:00 |
|
Olexandr88
|
155bdecf3b
|
docs(repo): add Ethereum-specific crates section (#20363)
|
2025-12-15 09:56:40 +00:00 |
|
github-actions[bot]
|
679234f105
|
chore(deps): weekly cargo update (#20359)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2025-12-14 20:54:42 +00:00 |
|
phrwlk
|
419c7b489b
|
fix(rpc): remove dead flashbots module config (#20364)
|
2025-12-14 20:54:15 +00:00 |
|
Rej Ect
|
06dac07b5f
|
ci(hive): bump actions/cache to v5 (#20349)
|
2025-12-13 09:04:07 +00:00 |
|
YK
|
5621132b8b
|
feat: add RocksDB variant to EitherReader and EitherWriter (#20288)
|
2025-12-13 04:06:44 +00:00 |
|
Matthias Seitz
|
3380eb69c8
|
fix: only collect already tracked accounts (#20341)
|
2025-12-12 22:09:21 +00:00 |
|
Arsenii Kulikov
|
0366497ada
|
perf: skip redundant recovery (#20343)
|
2025-12-12 22:01:05 +00:00 |
|
Alexey Shekhirin
|
cd71f3d5a4
|
feat(engine): record total latencies on instrumented state provider drop (#20337)
|
2025-12-12 21:14:44 +00:00 |
|
Alexey Shekhirin
|
64909d33e6
|
feat(engine): cli argument to disable state cache (#20143)
|
2025-12-12 17:51:22 +00:00 |
|
Alexey Shekhirin
|
3c9ad31344
|
chore(engine): make InstrumentedStateProvider public (#20335)
|
2025-12-12 16:41:42 +00:00 |
|
gustavo
|
f3e14fd061
|
feat(rpc): handle dedicated eth_simulate errors (#20099)
|
2025-12-12 16:40:13 +00:00 |
|
Alexey Shekhirin
|
daf6b88dc6
|
feat(node): engine args defaults (#20203)
|
2025-12-12 15:54:05 +00:00 |
|
emmmm
|
d2d58f9a0e
|
docs: add missing RPC namespaces to JSON-RPC intro (#20321)
|
2025-12-12 15:40:38 +00:00 |
|
Matthias Seitz
|
ace4e515b5
|
chore: bump inspectors 0.33.2 (#20334)
|
2025-12-12 15:39:04 +00:00 |
|
Hesham Shabanah
|
134164954b
|
feat: add --max-peers CLI flag (#20139)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-12 13:26:44 +00:00 |
|
Lorsmirq Benton
|
2775dd1f23
|
docs: correct comments in custom-inspector (#20304)
|
2025-12-12 13:21:03 +00:00 |
|
Alexey Shekhirin
|
ac0f9687bd
|
chore(engine): move noisy multiproof debug logs to trace level (#20331)
|
2025-12-12 13:01:01 +00:00 |
|
Arsenii Kulikov
|
a9c21a395d
|
perf: spawn rpc handlers as blocking (#20330)
|
2025-12-12 12:15:02 +00:00 |
|
Federico Magnani
|
df7ad9ae45
|
chore(ethapi): increase visibility tx_batch_sender (#20315)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-12 12:14:43 +00:00 |
|
sashass1315
|
5903e42a98
|
docs: refresh repo layout crate lists (#20319)
|
2025-12-12 10:59:57 +00:00 |
|
Matthias Seitz
|
3c41b99599
|
chore: lower block buffer size (#20324)
|
2025-12-12 08:15:54 +00:00 |
|
pepes
|
d70d80fff1
|
fix(docs): document discv5 discovery port 9200 (#20322)
|
2025-12-12 08:12:08 +00:00 |
|
gustavo
|
ed3a8a03d5
|
feat(node-core): make rpc server args customizable (#20312)
|
2025-12-11 23:24:31 +00:00 |
|
YK
|
bfcd46d01d
|
feat: add account_history_in_rocksdb field to StorageSettings (#20282)
|
2025-12-11 19:37:36 +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 |
|
sashass1315
|
97243ec1f4
|
docs: fix misleading links (#20300)
|
2025-12-11 18:49:18 +00:00 |
|
DaniPopes
|
93c1b0f52f
|
ci: add more sccache (#20316)
|
2025-12-11 18:46:11 +00:00 |
|
Arsenii Kulikov
|
474c09095f
|
feat: bump alloy-evm (#20314)
|
2025-12-11 19:46:34 +01:00 |
|
Matthias Seitz
|
24c298133f
|
feat: allow larger ws frames on client side (#20307)
|
2025-12-11 16:43:10 +00:00 |
|
Block Wizard
|
da27336a1e
|
docs: add architecture diagrams to ExEx documentation (#20193)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-11 11:41:15 +00:00 |
|
Matthias Seitz
|
2e567d6658
|
feat: add semaphore for blocking IO requests (#20289)
|
2025-12-11 11:35:50 +00:00 |
|
Alexey Shekhirin
|
28e7c8a7cb
|
ci: scale down depot runners (#20295)
|
2025-12-11 11:33:49 +00:00 |
|
Matthias Seitz
|
a2a5e03cb8
|
perf: fetch header directly (#20294)
|
2025-12-11 11:18:51 +00:00 |
|
Sophia Raye
|
6073aa5b4a
|
docs(exex): fix DebugApi comment (#20296)
|
2025-12-11 10:06:31 +00:00 |
|
Karl Yu
|
e90cfedf3d
|
feat: add support for testing_ rpc namespace and testing_buildBlockV1 (#20094)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-11 08:56:46 +00:00 |
|
Matthias Seitz
|
8b27ca6fa2
|
chore: update engine_getBlobs metric (#20290)
|
2025-12-11 08:11:54 +00:00 |
|
Tomass
|
1752d6fb99
|
chore(optimism): move predeploy constant to op-alloy (#20181)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-11 07:04:01 +00:00 |
|
emmmm
|
ac891a780b
|
docs: fix stages order and add missing EraStage (#20283)
|
2025-12-11 06:26:27 +00:00 |
|
Adrian
|
036626b8a7
|
docs: improve map_add_ons method documentation (#20248)
|
2025-12-11 06:03:34 +00:00 |
|
josé v
|
68f0c9812f
|
feat: add transaction_hash_numbers_in_rocksdb field to StorageSettings (#20209)
|
2025-12-11 01:07:12 +00:00 |
|