Matthias Seitz
|
fbdf744b8f
|
perf: introduce BlockValidationKind (#5195)
|
2023-10-27 08:01:57 +00:00 |
|
DaniPopes
|
e05dba69ce
|
chore: rewrite all error messages for consistency (#5176)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-10-25 20:12:03 +00:00 |
|
Alexey Shekhirin
|
af8e3c9ee9
|
feat(pruner): shared deletion limit (#4880)
|
2023-10-04 18:12:58 +00:00 |
|
Alexey Shekhirin
|
acd7470e80
|
fix(tree): retain max(additional, max_reorg_depth) block hashes (#4612)
|
2023-09-21 15:00:05 +00:00 |
|
Thomas Coratger
|
6d3e229e12
|
feat(interfaces): move BlockHashNotFoundInChain to BlockchainTreeError (#4697)
|
2023-09-21 11:16:22 +00:00 |
|
Thomas Coratger
|
b870a4ef01
|
feat(interfaces): better document BlockchainTreeError (#4693)
|
2023-09-20 21:39:10 +00:00 |
|
Alexey Shekhirin
|
0874767cd9
|
refactor(interfaces): Result -> RethResult, Error -> RethError (#4695)
|
2023-09-20 21:13:16 +00:00 |
|
Thomas Coratger
|
afbe88f583
|
feat(error): revamp make_canonical error (#3899)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-20 07:25:54 +00:00 |
|
Alexey Shekhirin
|
57c10e5b65
|
refactor(engine, tree): connect buffered blocks on pruner finish (#4613)
|
2023-09-19 16:36:24 +00:00 |
|
rakita
|
f153d8f4d4
|
feat(revm): Integrate State (#3512)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
|
2023-09-16 11:00:22 +00:00 |
|
Dan Cline
|
e66464b14f
|
chore: rename missing_parent to missing_ancestor (#3822)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-18 14:52:09 +00:00 |
|
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 |
|
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 |
|
Matthias Seitz
|
e8b09cc59b
|
feat: add pending receipts (#3320)
|
2023-06-22 20:00:16 +00:00 |
|
Bjerg
|
c46c11b3d7
|
fix: don't send engine events for dupe payloads (#3231)
|
2023-06-19 13:25:21 +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 |
|
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 |
|
Matthias Seitz
|
7d14525307
|
feat: improve block downloads (#2941)
|
2023-06-02 14:28:03 +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
|
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 |
|
Matthias Seitz
|
8fee5d3e28
|
refactor: dedicated blockchain insert errors (#2712)
|
2023-05-18 15:00:47 +02:00 |
|