|
|
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 |
|
|
|
9de9b7cb32
|
chore: relax some builder api trait bounds (#9770)
|
2024-07-24 15:34:04 +00:00 |
|
|
|
859321acd4
|
feat: remove persisted blocks from memory (#9768)
|
2024-07-24 15:23:50 +00:00 |
|
|
|
9c7107bc6d
|
test: use native test macros (#9766)
|
2024-07-24 14:45:53 +00:00 |
|
|
|
bacc61e567
|
feat: provide CanonicalInMemory state as input to EngineHandler (#9764)
|
2024-07-24 14:29:39 +00:00 |
|
|
|
21335d65d0
|
feat: move hashed state and trie writing to provider (#9636)
|
2024-07-24 14:26:03 +00:00 |
|
|
|
7ad93d5ae4
|
feat: perform canonical in memory state update (#9763)
|
2024-07-24 14:17:52 +00:00 |
|
|
|
212196522b
|
docs: some additional in mem docs (#9759)
|
2024-07-24 13:43:35 +00:00 |
|
|
|
5616b4efad
|
feat: integrate BlockchainProvider2 in EthNodeLauncher (#9754)
|
2024-07-24 11:13:40 +00:00 |
|
|
|
fa1bbe44d6
|
feat: add parent blockstate to blockstate (#9755)
|
2024-07-24 10:39:43 +00:00 |
|
|
|
3eeca7650b
|
chore: use dl single block (#9751)
|
2024-07-24 11:57:07 +02:00 |
|
|
|
70a0cea941
|
feat: add skeletons for safe+finalized checks (#9744)
|
2024-07-24 09:17:25 +00:00 |
|
|
|
6ce7c9e3a3
|
chore: add static file helpers on StorageWriter (#9740)
|
2024-07-23 22:15:08 +00:00 |
|
|
|
b2b3ff8128
|
fix(op):skip db consistency check for op mainnet (#9737)
Co-authored-by: Russel Waters <6511720+argakiig@users.noreply.github.com>
|
2024-07-23 21:12:07 +00:00 |
|
|
|
f3cd39ef90
|
evm: add RethEvmBuilder (#9655)
|
2024-07-23 20:57:42 +00:00 |
|
|
|
d107827b69
|
test: add holesky sync test (#9742)
|
2024-07-23 20:11:45 +00:00 |
|
|
|
5a9de035bf
|
fix: properly convert canon chain event (#9736)
|
2024-07-23 17:55:07 +00:00 |
|
|
|
536381d02d
|
feat(exex): stream parallelism on backfill factory level (#9734)
|
2024-07-23 17:52:10 +00:00 |
|
|
|
a6f6346ffe
|
feat: emit chain notifications (#9732)
|
2024-07-23 17:36:24 +00:00 |
|
|
|
545bf99f76
|
chore: convert block to named field (#9733)
|
2024-07-23 17:36:14 +00:00 |
|
|
|
2209381de9
|
feat: add new BlockchainProvider type (#9656)
|
2024-07-23 16:17:53 +00:00 |
|
|
|
48c96356ba
|
feat: process fcu new head (#9728)
|
2024-07-23 14:44:02 +00:00 |
|
|
|
c5ceee352a
|
chore: move chain state notifications to reth-chain-state crate (#9730)
|
2024-07-23 14:38:35 +00:00 |
|
|
|
23ff37124d
|
chore: combine static file and database services (#9713)
|
2024-07-23 13:59:20 +00:00 |
|
|
|
283e2d5a8a
|
feat: process payload attributes (#9729)
|
2024-07-23 13:53:05 +00:00 |
|
|
|
e7ac0edcf0
|
refactor(trie): move storage root database operations into an extension trait in the reth-db-trie crate (#9721)
|
2024-07-23 12:58:05 +00:00 |
|
|
|
88c7b2cfa1
|
chore: fix unnameable-types lint on core, payload and primitives-traits crates (#9724)
|
2024-07-23 12:08:01 +00:00 |
|
|
|
48c42f5630
|
feat: some progress on FCU handling (#9727)
|
2024-07-23 12:05:54 +00:00 |
|
|
|
ed16643f12
|
chore: remove proptest-derive dev deps (#9719)
|
2024-07-22 21:41:25 +00:00 |
|
|
|
3df7450e02
|
chore: remove reth-cli-util proptest dependency (#9718)
|
2024-07-22 21:40:33 +00:00 |
|
|
|
6a9b2807e1
|
book: fix ExEx minimal example link (#9717)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-07-22 21:25:51 +00:00 |
|
|
|
3849de96a5
|
chore: re-enable no_std CI checks (#9716)
|
2024-07-22 21:14:02 +00:00 |
|
|
|
635bd90b1d
|
Use ProviderFactory::new_with_database_path in example (#9715)
|
2024-07-22 20:57:51 +00:00 |
|
|
|
b2276e44f5
|
no_std support for reth-revm and fixed tests (#9634)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-22 19:23:32 +00:00 |
|
|
|
8c690eef95
|
chore: remove ownership requirement for static file methods (#9709)
|
2024-07-22 19:07:50 +00:00 |
|
|
|
86ddf4d4cd
|
test: add test for fcu during backfill (#9712)
|
2024-07-22 19:07:25 +00:00 |
|
|
|
331c49c5a9
|
chore: no_std support in reth-evm-ethereum (#9687)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-22 18:14:36 +00:00 |
|
|
|
5c30227d33
|
docs: add pruning related documentation for db service (#9711)
|
2024-07-22 17:41:37 +00:00 |
|