Dan Cline
|
99240906a8
|
fix: perform forkchoice update consistency checks (#3730)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-12 14:12:33 +00:00 |
|
Alexey Shekhirin
|
dbafe23cce
|
feat(bin, engine, prune): spawn pruning task from the engine (#3566)
|
2023-07-12 12:03:08 +00:00 |
|
Dan Cline
|
596d32686c
|
feat: download block ranges (#3416)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-06 11:33:14 +00:00 |
|
Matthias Seitz
|
64554dd0f1
|
fix: add missing single block body download validation (#3563)
|
2023-07-03 17:58:50 +00:00 |
|
Alexey Shekhirin
|
770652a787
|
feat(bin, storage): configurable MDBX log level (#3524)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-07-03 12:45:32 +00:00 |
|
Matthias Seitz
|
e0d5735672
|
feat: add another distance check (#3501)
|
2023-07-02 13:55:27 +02:00 |
|
joshieDo
|
a53af3a0f2
|
refactor: move init_db to reth_db and add DatabaseEnv (#3450)
|
2023-06-28 21:03:00 +00:00 |
|
Matthias Seitz
|
d7bc30eb76
|
fix: add InsertBlockErrorKind::is_invalid_block block function (#3423)
|
2023-06-27 16:37:31 +00:00 |
|
Matthias Seitz
|
112313e55a
|
feat: add pending block with receipts (#3404)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
|
2023-06-26 17:25:46 +00:00 |
|
Léo Vincent
|
0096739dbb
|
doc: add reth logo to docs (#3317)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-06-26 15:41:11 +00:00 |
|
Roman Krasiuk
|
46d4795f41
|
feat: log & receipt test generators (#3357)
|
2023-06-26 07:13:09 +00:00 |
|
Matthias Seitz
|
e8b09cc59b
|
feat: add pending receipts (#3320)
|
2023-06-22 20:00:16 +00:00 |
|
joshieDo
|
68b93a88de
|
refactor: adds StorageReader / HashingWriter / HistoryWriter (#3285)
|
2023-06-22 14:08:27 +00:00 |
|
Bjerg
|
dc74fad816
|
test: add support for seeded rng (#3270)
|
2023-06-21 21:35:28 +00:00 |
|
Bjerg
|
77167134d0
|
docs: document crate features (#3269)
|
2023-06-21 19:35:38 +00:00 |
|
Bjerg
|
7ab8a7f3ec
|
chore: use workspace version (#3240)
|
2023-06-19 17:29:15 +00:00 |
|
Bjerg
|
c46c11b3d7
|
fix: don't send engine events for dupe payloads (#3231)
|
2023-06-19 13:25:21 +00:00 |
|
joshieDo
|
ab2a38a549
|
chore: replace ExecutionStage::read_block_with_senders with BlockProvider::block_with_senders (#3168)
|
2023-06-15 18:46:50 +00:00 |
|
Waylon Jepsen
|
ea2fcee995
|
chore: use workspace dependencies (#3132)
|
2023-06-13 22:46:26 +00:00 |
|
Roman Krasiuk
|
1ff26dd2fd
|
feat(stages): unwind on detached local head (#3066)
|
2023-06-09 17:35:46 +00:00 |
|
Dan Cline
|
c0fb169da4
|
fix: unwind on execution and senders errors (#2938)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-06-06 13:17:12 -07:00 |
|
Matthias Seitz
|
df9dfa6b6f
|
chore(deps): use revm and revm-primitives as workspace deps (#3017)
|
2023-06-06 11:47:55 +00:00 |
|
DaniPopes
|
171166e84a
|
chore: add msrv to manifests, add and use workspace.package (#3006)
|
2023-06-06 03:45:44 +00:00 |
|
Dan Cline
|
9614b4667c
|
fix: mark downloaded block as invalid if insertion fails (#3003)
|
2023-06-06 00:13:54 +00:00 |
|
Dan Cline
|
df90caeb34
|
fix: ignore forkchoice updates to old head (#2952)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-06-05 15:24:29 -07:00 |
|
Georgios Konstantopoulos
|
08900740bc
|
feat: Better progress reporting for stage checkpoints (#2982)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-06-05 16:10:46 +00:00 |
|
Matthias Seitz
|
7d14525307
|
feat: improve block downloads (#2941)
|
2023-06-02 14:28:03 +00:00 |
|
Dan Cline
|
6353792a84
|
feat: add Transaction setters and separate random tx signing (#2951)
|
2023-06-02 09:37:21 +00:00 |
|
Dan Cline
|
1641f555f2
|
feat: use buffered ancestor to determine sync target (#2802)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-05-31 18:06:16 +00:00 |
|
Matthias Seitz
|
0ebc78651e
|
chore: more sane debug display impls (#2872)
|
2023-05-26 18:28:20 +00:00 |
|
Matthias Seitz
|
ba4776a0ca
|
feat: track total size of buffered blocks (#2838)
|
2023-05-25 16:42:11 +00:00 |
|
Matthias Seitz
|
44348b4e48
|
feat: add canonical outcome type (#2765)
|
2023-05-22 15:30:13 +02:00 |
|
Matthias Seitz
|
0a54e47eab
|
chore: consistent _senders suffix (#2761)
|
2023-05-22 12:03:25 +02:00 |
|
Matthias Seitz
|
c25ff8c369
|
refactor: convert InsertBlockError (#2749)
|
2023-05-19 19:34:20 +02:00 |
|
Bjerg
|
7b7805a4cc
|
refactor: rm dupe InvalidTransactionErrors (#2737)
|
2023-05-19 10:13:33 +02:00 |
|
Bjerg
|
e43b8aa92b
|
chore: fix typo (#2736)
|
2023-05-18 23:43:21 -04:00 |
|
Matthias Seitz
|
8fee5d3e28
|
refactor: dedicated blockchain insert errors (#2712)
|
2023-05-18 15:00:47 +02:00 |
|
Matthias Seitz
|
352b55dc05
|
chore: rename Error to DatabaseError (#2718)
|
2023-05-17 15:21:46 +02:00 |
|
Matthias Seitz
|
fd5a1ef4a8
|
chore: rm unused error variants (#2711)
|
2023-05-17 13:41:52 +02:00 |
|
Matthias Seitz
|
755438d61c
|
chore: spawn more eth calls and add docs (#2715)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
|
2023-05-17 13:22:37 +02:00 |
|
Matthias Seitz
|
fd45c8726d
|
chore: executor error cleanup (#2709)
|
2023-05-17 11:13:08 +02:00 |
|
Matthias Seitz
|
9a4244867f
|
refactor: cleanup Providererror (#2710)
|
2023-05-17 11:00:55 +02:00 |
|
Roman Krasiuk
|
9b79218c18
|
fix(p2p): network sync state (#2699)
|
2023-05-16 22:24:40 +02:00 |
|
Dan Cline
|
2436e019c6
|
fix: use auto seal client for consensus (#2690)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-05-16 13:10:48 +02:00 |
|
Georgios Konstantopoulos
|
ae2b0954c6
|
perf: do not compile traces in release mode (#2652)
|
2023-05-15 17:06:10 -07:00 |
|
Matthias Seitz
|
a5dbbe4187
|
fix: don't starve high priority requests (#2660)
|
2023-05-13 13:18:24 -04:00 |
|
Matthias Seitz
|
4d0406b383
|
perf(rpc): improve gas price perf by skipping hash (#2657)
|
2023-05-13 12:34:06 -04:00 |
|
Dan Cline
|
cc601dbe9f
|
feat: add safe and finalized tags to StateProviderFactory (#2654)
|
2023-05-12 16:00:16 -04:00 |
|
Dan Cline
|
52b5418a63
|
feat: gas price oracle (#2600)
|
2023-05-12 15:15:34 -04:00 |
|
Matthias Seitz
|
e34cdc4e0d
|
feat: extend engine syncing with single block downloads (#2626)
|
2023-05-12 15:02:45 +02:00 |
|