|
|
f1814e871e
|
feat(op): rm link to testinprod state dump (#9756)
|
2024-07-26 18:03:30 +00:00 |
|
|
|
0a4b717d1b
|
fix(op): add empty receipts for genesis if first block is one (#9769)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-07-26 17:07:25 +00:00 |
|
|
|
87564bd17e
|
chore(revm): rm no longer used BlockExecutorStats (#9830)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-07-26 15:33:43 +00:00 |
|
|
|
5688739499
|
feat(trie): allow passing intermediate nodes to overlay state root (#9839)
|
2024-07-26 15:33:19 +00:00 |
|
|
|
77f5ed1a7b
|
feat: add TreeConfig (#9833)
|
2024-07-26 15:16:51 +00:00 |
|
|
|
41c34608b0
|
chore: misc canon docs and pending block update (#9832)
|
2024-07-26 15:14:19 +00:00 |
|
|
|
efcc77ef44
|
feat(trie): trie node update extension (#9838)
|
2024-07-26 15:03:20 +00:00 |
|
|
|
6d036cd95b
|
perf(trie): pass owned hashed state to trie methods (#9837)
|
2024-07-26 14:55:02 +00:00 |
|
|
|
07f1978f77
|
chore: update codeowners chain-state (#9835)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-07-26 14:09:40 +00:00 |
|
|
|
206ca8153d
|
feat: add CanonicalInMemoryState::set_pending_block (#9834)
|
2024-07-26 13:59:21 +00:00 |
|
|
|
c1a8791a4f
|
chore(trie): database trie cursor factory wrapper (#9831)
|
2024-07-26 13:57:01 +00:00 |
|
|
|
cf7698ab03
|
chore: remove outdated docs (#9827)
|
2024-07-26 12:56:48 +00:00 |
|
|
|
7475f4f0fa
|
chore: reverse MemoryOverlayStateProvider block order (#9826)
|
2024-07-26 12:37:02 +00:00 |
|
|
|
ac2853884a
|
feat: integrate memory overlay in canonical state (#9817)
|
2024-07-26 09:51:11 +00:00 |
|
|
|
f734e614d7
|
chore: use readonly providers in StorageWriter (#9822)
|
2024-07-26 00:11:17 +00:00 |
|
|
|
18ebc5eaee
|
chore: rename to PersistenceHandle::spawn_service (#9824)
|
2024-07-25 23:52:02 +00:00 |
|
|
|
aa4cc4843f
|
engine: improve backfill state tracking (#9820)
|
2024-07-25 22:32:00 +00:00 |
|
|
|
a54ece4feb
|
fix: terminate node on fatal error (#9810)
|
2024-07-25 21:39:50 +00:00 |
|
|
|
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 |
|
|
|
b020ff218e
|
fix(net): batch P2PStream sends (#9498)
|
2024-07-25 18:39:36 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
f175f6ec9f
|
fix(cli): set receipts pruning for chain without deposit contract (#9782)
|
2024-07-25 17:21:49 +00:00 |
|
|
|
05135c41ef
|
chore: more misc tracing (#9809)
|
2024-07-25 16:44:03 +00:00 |
|
|
|
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 |
|
|
|
abdbc44c9b
|
Revert "feat(evm): use RethEvmBuilder inside ConfigureEvm" (#9805)
|
2024-07-25 15:40:05 +00:00 |
|
|
|
c1b5410867
|
feat(trie): multiproof (#9804)
|
2024-07-25 15:33:28 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
6aea07105a
|
FatalError in EngineHandlerEvent (#9800)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-25 13:49:17 +00:00 |
|
|
|
8eb7416ced
|
Adding Canyon hardfork to optimism devnet (#9801)
|
2024-07-25 13:35:19 +00:00 |
|
|
|
f74e996c5e
|
chore: move tree module to single file (#9802)
|
2024-07-25 13:34:30 +00:00 |
|
|
|
115a58b327
|
feat: improve in memory block tracking (#9773)
|
2024-07-25 12:30:11 +00:00 |
|
|
|
6faa7f9630
|
chore: add some request instrumentation (#9797)
|
2024-07-25 12:05:31 +00:00 |
|
|
|
b864185f6e
|
feat(evm): use RethEvmBuilder inside ConfigureEvm (#9745)
|
2024-07-25 12:01:54 +00:00 |
|
|
|
ec505b22cd
|
fix: set pipeline state back to idel (#9795)
|
2024-07-25 10:52:41 +00:00 |
|
|
|
b4ac3fbfb9
|
docs: redirect the reth-docs chapter link (#9565)
|
2024-07-25 12:58:31 +02:00 |
|
|
|
d06149aa4d
|
fix: use saturating sub for getting safe and finalized hashes (#9792)
|
2024-07-25 10:10:48 +00:00 |
|
|
|
ec9af398c4
|
feat: update network status with new head (#9788)
|
2024-07-25 09:29:44 +00:00 |
|
|
|
e230517409
|
fix: use parent hash for chain traversal (#9790)
|
2024-07-25 09:15:18 +00:00 |
|
|
|
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 |
|
|
|
bc7b5ff35e
|
feat: implement compact for eof bytecode variant (#9654)
|
2024-07-25 08:43:41 +00:00 |
|
|
|
527cc4460b
|
feat: remove StateChanges and StateReverts (#9781)
|
2024-07-24 21:53:54 +00:00 |
|
|
|
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 |
|
|
|
6b1fbf82b7
|
chore: move MemoryOverlayStateProvider to chain-state crate (#9779)
|
2024-07-24 19:34:06 +00:00 |
|
|
|
bd7004a06a
|
chore: replace generic state provider with boxed trait (#9780)
|
2024-07-24 19:02:37 +00:00 |
|
|
|
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 |
|
|
|
9b8506f935
|
feat: remove persisted blocks from canonical in mem chain (#9776)
|
2024-07-24 17:08:57 +00:00 |
|
|
|
079c648f57
|
feat: add engine2 binary (#9772)
|
2024-07-24 16:30:27 +00:00 |
|
|
|
d395df29fc
|
feat: add missing canonical checks for safe+finalized block (#9765)
|
2024-07-24 15:52:20 +00:00 |
|