Matthias Seitz
|
cf7698ab03
|
chore: remove outdated docs (#9827)
|
2024-07-26 12:56:48 +00:00 |
|
Federico Gimenez
|
7475f4f0fa
|
chore: reverse MemoryOverlayStateProvider block order (#9826)
|
2024-07-26 12:37:02 +00:00 |
|
Federico Gimenez
|
ac2853884a
|
feat: integrate memory overlay in canonical state (#9817)
|
2024-07-26 09:51:11 +00:00 |
|
Dan Cline
|
f734e614d7
|
chore: use readonly providers in StorageWriter (#9822)
|
2024-07-26 00:11:17 +00:00 |
|
Dan Cline
|
18ebc5eaee
|
chore: rename to PersistenceHandle::spawn_service (#9824)
|
2024-07-25 23:52:02 +00:00 |
|
Thomas Coratger
|
aa4cc4843f
|
engine: improve backfill state tracking (#9820)
|
2024-07-25 22:32:00 +00:00 |
|
Matthias Seitz
|
a54ece4feb
|
fix: terminate node on fatal error (#9810)
|
2024-07-25 21:39:50 +00:00 |
|
ZzPoLariszZ
|
c4bf5bb8ca
|
fix: gas and gasUsed in trace root only for ParityTrace (#9761)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-25 19:32:49 +00:00 |
|
Emilia Hane
|
b020ff218e
|
fix(net): batch P2PStream sends (#9498)
|
2024-07-25 18:39:36 +00:00 |
|
Matthias Seitz
|
2766c355e6
|
feat: invole on_request trackers (#9814)
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
|
2024-07-25 18:34:31 +00:00 |
|
Emilia Hane
|
0be2c17a9f
|
chore(rpc): EthApiTypes trait for network specific error AT (#9523)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-25 17:30:30 +00:00 |
|
Emilia Hane
|
f175f6ec9f
|
fix(cli): set receipts pruning for chain without deposit contract (#9782)
|
2024-07-25 17:21:49 +00:00 |
|
Matthias Seitz
|
05135c41ef
|
chore: more misc tracing (#9809)
|
2024-07-25 16:44:03 +00:00 |
|
Luca Provini
|
93ebdf292b
|
feat: move metrics to its own crate (#9691)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-25 15:47:46 +00:00 |
|
Matthias Seitz
|
abdbc44c9b
|
Revert "feat(evm): use RethEvmBuilder inside ConfigureEvm" (#9805)
|
2024-07-25 15:40:05 +00:00 |
|
Roman Krasiuk
|
c1b5410867
|
feat(trie): multiproof (#9804)
|
2024-07-25 15:33:28 +00:00 |
|
Tuan Tran
|
db8706e5d8
|
chore: fix unnameable-types lint on blockchain-tree and rpc crates (#9757)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
|
2024-07-25 15:31:20 +00:00 |
|
Roman Hodulák
|
22a25caed8
|
refactor(trie): move proof database related operations to an extension trait in reth-trie-db crate (#9743)
|
2024-07-25 14:59:04 +00:00 |
|
Miguel
|
6aea07105a
|
FatalError in EngineHandlerEvent (#9800)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-25 13:49:17 +00:00 |
|
ibremseth
|
8eb7416ced
|
Adding Canyon hardfork to optimism devnet (#9801)
|
2024-07-25 13:35:19 +00:00 |
|
Federico Gimenez
|
f74e996c5e
|
chore: move tree module to single file (#9802)
|
2024-07-25 13:34:30 +00:00 |
|
Federico Gimenez
|
115a58b327
|
feat: improve in memory block tracking (#9773)
|
2024-07-25 12:30:11 +00:00 |
|
Matthias Seitz
|
6faa7f9630
|
chore: add some request instrumentation (#9797)
|
2024-07-25 12:05:31 +00:00 |
|
Thomas Coratger
|
b864185f6e
|
feat(evm): use RethEvmBuilder inside ConfigureEvm (#9745)
|
2024-07-25 12:01:54 +00:00 |
|
Matthias Seitz
|
ec505b22cd
|
fix: set pipeline state back to idel (#9795)
|
2024-07-25 10:52:41 +00:00 |
|
MagicJoshh
|
b4ac3fbfb9
|
docs: redirect the reth-docs chapter link (#9565)
|
2024-07-25 12:58:31 +02:00 |
|
Matthias Seitz
|
d06149aa4d
|
fix: use saturating sub for getting safe and finalized hashes (#9792)
|
2024-07-25 10:10:48 +00:00 |
|
Matthias Seitz
|
ec9af398c4
|
feat: update network status with new head (#9788)
|
2024-07-25 09:29:44 +00:00 |
|
Matthias Seitz
|
e230517409
|
fix: use parent hash for chain traversal (#9790)
|
2024-07-25 09:15:18 +00:00 |
|
Delweng
|
c34f344cb0
|
chore(node/event): reduce the dup of extract eta and checkpoint (#9789)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-07-25 08:59:27 +00:00 |
|
Matthias Seitz
|
bc7b5ff35e
|
feat: implement compact for eof bytecode variant (#9654)
|
2024-07-25 08:43:41 +00:00 |
|
Dan Cline
|
527cc4460b
|
feat: remove StateChanges and StateReverts (#9781)
|
2024-07-24 21:53:54 +00:00 |
|
Delweng
|
7531366449
|
fix(rpc/eth): remove cache when reorg occured (#9775)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-07-24 21:32:32 +00:00 |
|
Federico Gimenez
|
6b1fbf82b7
|
chore: move MemoryOverlayStateProvider to chain-state crate (#9779)
|
2024-07-24 19:34:06 +00:00 |
|
Federico Gimenez
|
bd7004a06a
|
chore: replace generic state provider with boxed trait (#9780)
|
2024-07-24 19:02:37 +00:00 |
|
Danyal Prout
|
42a92eef07
|
chore(metrics): summable reth_info value (#9679)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-07-24 17:18:15 +00:00 |
|
Matthias Seitz
|
9b8506f935
|
feat: remove persisted blocks from canonical in mem chain (#9776)
|
2024-07-24 17:08:57 +00:00 |
|
Matthias Seitz
|
079c648f57
|
feat: add engine2 binary (#9772)
|
2024-07-24 16:30:27 +00:00 |
|
Matthias Seitz
|
d395df29fc
|
feat: add missing canonical checks for safe+finalized block (#9765)
|
2024-07-24 15:52:20 +00:00 |
|
Matthias Seitz
|
9de9b7cb32
|
chore: relax some builder api trait bounds (#9770)
|
2024-07-24 15:34:04 +00:00 |
|
Matthias Seitz
|
859321acd4
|
feat: remove persisted blocks from memory (#9768)
|
2024-07-24 15:23:50 +00:00 |
|
Matthias Seitz
|
9c7107bc6d
|
test: use native test macros (#9766)
|
2024-07-24 14:45:53 +00:00 |
|
Federico Gimenez
|
bacc61e567
|
feat: provide CanonicalInMemory state as input to EngineHandler (#9764)
|
2024-07-24 14:29:39 +00:00 |
|
Dan Cline
|
21335d65d0
|
feat: move hashed state and trie writing to provider (#9636)
|
2024-07-24 14:26:03 +00:00 |
|
Matthias Seitz
|
7ad93d5ae4
|
feat: perform canonical in memory state update (#9763)
|
2024-07-24 14:17:52 +00:00 |
|
Matthias Seitz
|
212196522b
|
docs: some additional in mem docs (#9759)
|
2024-07-24 13:43:35 +00:00 |
|
Federico Gimenez
|
5616b4efad
|
feat: integrate BlockchainProvider2 in EthNodeLauncher (#9754)
|
2024-07-24 11:13:40 +00:00 |
|
Matthias Seitz
|
fa1bbe44d6
|
feat: add parent blockstate to blockstate (#9755)
|
2024-07-24 10:39:43 +00:00 |
|
Matthias Seitz
|
3eeca7650b
|
chore: use dl single block (#9751)
|
2024-07-24 11:57:07 +02:00 |
|
Matthias Seitz
|
70a0cea941
|
feat: add skeletons for safe+finalized checks (#9744)
|
2024-07-24 09:17:25 +00:00 |
|