Matthias Seitz
|
b8e4cd3ace
|
fix: change some rpc response codes to eth invalid input (#16745)
|
2025-06-16 09:15:16 +00:00 |
|
Roman Hodulák
|
e2e54d813e
|
fix(era): Commit all writers and save stages checkpoint per file in import (#16810)
|
2025-06-16 09:10:50 +00:00 |
|
Thomas Coratger
|
0b2336ddb6
|
feat(stateless): simplify Database implementation for WitnessDatabase (#16820)
|
2025-06-16 07:54:26 +00:00 |
|
Roman Hodulák
|
fb477d8c28
|
feat(examples): Add extension into engine_getPayload RPC method response in custom_node example (#16772)
|
2025-06-15 09:34:18 +00:00 |
|
github-actions[bot]
|
e0acdb102d
|
chore(deps): weekly cargo update (#16719)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-06-15 09:08:48 +00:00 |
|
Matthias Seitz
|
746e80c819
|
feat(op): export OpEthApiBuilder from reth-optimism-rpc (#16815)
|
2025-06-15 10:39:12 +02:00 |
|
Soubhik Singha Mahapatra
|
9dcea7c3fa
|
chore: removed legacy.rs (#16817)
|
2025-06-15 08:21:29 +00:00 |
|
Mablr
|
bb4bf298ec
|
feat(gas_oracle): implement median-based priority fee suggestion for Optimism (#16794)
|
2025-06-14 15:29:01 +00:00 |
|
Matthias Seitz
|
82e9988049
|
docs: document transaction flow into the pool (#16777)
|
2025-06-14 17:44:57 +02:00 |
|
Rez
|
4e97f48182
|
feat: make EthereumEngineValidator generic over ChainSpec (#16812)
|
2025-06-14 14:50:07 +00:00 |
|
Matthias Seitz
|
f057ad5c13
|
feat: add to_message convenience method to BlockRangeInfo (#16778)
|
2025-06-14 16:53:08 +02:00 |
|
fuder.eth
|
4a401e1802
|
fix: typo in test comment (#16811)
|
2025-06-14 16:50:30 +02:00 |
|
Roman Hodulák
|
381811406e
|
feat(era): Accept anything that converts into Box<Path> as folder of EraClient (#16802)
|
2025-06-13 20:49:18 +00:00 |
|
Matthias Seitz
|
1f37bddd83
|
test: add eth69 request/response tests (#16806)
|
2025-06-13 12:54:16 +00:00 |
|
Roman Hodulák
|
7272b217ab
|
feat(rpc): Implement IntoRpcTx with Ethereum RPC transaction response for Extended (#16783)
|
2025-06-13 12:49:10 +00:00 |
|
Roman Hodulák
|
8d691ab2c2
|
feat(examples): Add CustomEngineValidator and its builder to the custom_node example (#16774)
|
2025-06-13 12:06:53 +00:00 |
|
Roman Hodulák
|
4bc77c729f
|
feat(cli): Create folder and all its parents before import in import-era command (#16800)
|
2025-06-13 11:45:45 +00:00 |
|
Matthias Seitz
|
71d8420426
|
chore: bump inspectors 0.24 (#16797)
|
2025-06-13 11:07:45 +00:00 |
|
Roman Hodulák
|
6f1a32bd04
|
feat(cli): Create folder in chain specific data directory for import-era command (#16799)
|
2025-06-13 11:05:51 +00:00 |
|
Rez
|
93e2e5876f
|
feat: make EthereumConsensusBuilder generic over chainSpec (#16793)
|
2025-06-13 08:44:18 +00:00 |
|
Matthias Seitz
|
f01f31a40e
|
chore: re-export network types (#16789)
|
2025-06-13 10:30:29 +02:00 |
|
Matthias Seitz
|
217289af6f
|
chore: re-export more op types (#16788)
|
2025-06-13 05:54:25 +00:00 |
|
Federico Gimenez
|
65b824aef0
|
chore: pin hive and add test to expected failures (#16790)
|
2025-06-12 16:40:39 +00:00 |
|
Femi Bankole
|
91977c9d3a
|
feat: introduce 10s timeout when resolving external ips (#16787)
|
2025-06-12 13:26:53 +00:00 |
|
Léa Narzis
|
9f98728deb
|
feat(net): make bloom filter optional on receipts request (#16718)
|
2025-06-12 11:48:33 +00:00 |
|
Z
|
e7cbecb0df
|
chore(deps): Upgrade proptest to 1.7 (#16786)
|
2025-06-12 10:22:44 +00:00 |
|
Matthias Seitz
|
a9bbc9be65
|
fix: resolve external ip on launch (#16768)
|
2025-06-12 09:41:48 +00:00 |
|
Matthias Seitz
|
6ddc756489
|
feat: introduce RPC error for pruned history (#16780)
|
2025-06-12 09:36:48 +00:00 |
|
Roman Hodulák
|
64fc747bf4
|
fix(era): Rollback state of StartingStream if fetching file list fails (#16775)
|
2025-06-12 08:45:40 +00:00 |
|
Federico Gimenez
|
4ade65a57d
|
chore: fix hive unexpected test filter (#16782)
|
2025-06-12 08:44:48 +00:00 |
|
Luis_
|
1e40b36afc
|
feat: make EthEvmConfig generic over chainSpec (#16758)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-06-12 00:07:02 +00:00 |
|
Udoagwa Franklin
|
af912c41f3
|
feat: ensure ETL data directory is cleared on launch (#16770)
Co-authored-by: aolamide <aboyejiolamide15@gmail.com>
|
2025-06-11 21:26:21 +00:00 |
|
Alexey Shekhirin
|
57e4b919a3
|
test(trie): fix stored nibbles tests (#16769)
|
2025-06-11 12:36:55 +00:00 |
|
Femi Bankole
|
bdd0d4384e
|
fix: set parent beacon block to zero hash if parent's beacon block is Some (#16767)
|
2025-06-11 11:50:36 +00:00 |
|
Matthias Seitz
|
b433561cb7
|
test: improve ETH69 protocol test coverage (#16759)
|
2025-06-11 09:53:11 +00:00 |
|
Federico Gimenez
|
663b44a35d
|
chore: update hive expected failures (#16764)
|
2025-06-11 09:34:36 +00:00 |
|
Matthias Seitz
|
d66bc9a500
|
feat: add shared local block range info between SessionManager and ActiveSession (#16763)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-06-11 09:01:53 +00:00 |
|
Roman Hodulák
|
628f212deb
|
feat(rpc): Add TxEnv conversion function into RpcConverter (#16750)
|
2025-06-11 08:27:04 +00:00 |
|
Roman Hodulák
|
a410b599f1
|
ci(sync): Change schedule to run once every 6 hours (#16754)
|
2025-06-11 06:26:10 +00:00 |
|
Roman Hodulák
|
7e1b80b3b8
|
ci: Add sync-era workflow that syncs with ERA stage enabled (#16751)
|
2025-06-10 21:16:44 +00:00 |
|
Arsenii Kulikov
|
1bef0092ee
|
fix: small networking fixes (#16742)
|
2025-06-10 12:32:18 +00:00 |
|
Arsenii Kulikov
|
895b0e9f82
|
feat: reintroduce generic executors (#16741)
|
2025-06-10 10:42:12 +00:00 |
|
Udoagwa Franklin
|
41ed7e0b79
|
feat: Add info logs for beginning of newPayload requests (#16463)
|
2025-06-10 09:01:18 +00:00 |
|
Matthias Seitz
|
a201676992
|
chore: relax eth network builder (#16714)
|
2025-06-10 08:29:01 +00:00 |
|
Matthias Seitz
|
48deef708a
|
chore: make ethpool alias generic over tx (#16713)
|
2025-06-10 08:16:24 +00:00 |
|
Matthias Seitz
|
e08a56a564
|
chore: keep .git folder in docker (#16733)
|
2025-06-10 07:52:29 +00:00 |
|
Federico Gimenez
|
889004bb6d
|
chore(ci): update hive expected failures (#16737)
|
2025-06-10 06:11:42 +00:00 |
|
Roman Krasiuk
|
19cac33830
|
feat: remove preemptive excess blob gas check (#16729)
|
2025-06-09 14:28:13 +00:00 |
|
Roman Hodulák
|
03fcb332bc
|
feat(rpc): Implement TransactionCompat for generic RPC response builder (#16694)
|
2025-06-09 09:12:29 +00:00 |
|
Federico Gimenez
|
4760b3286e
|
test: multi-node support in e2e testsuite (#16725)
|
2025-06-09 08:14:25 +00:00 |
|