Commit Graph

18 Commits

Author SHA1 Message Date
Dan Cline
27f1496daa chore: make clippy happy (#6837) 2024-02-28 05:32:03 +00:00
Thomas Coratger
8cfa5efe62 small refactoring (#6531) 2024-02-10 21:21:40 +00:00
yjh
29e8aab08a fix: sealed header should not be immutable borrowed (#6456) 2024-02-07 19:26:26 +00:00
Roman Krasiuk
21c7e77671 refactor(tree): block buffer (#5879) 2023-12-29 14:13:43 +00:00
DaniPopes
5f9a917fb1 feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com>
Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2023-09-28 15:55:39 +00:00
Roman Krasiuk
f2f3425f1c chore: fix clippy (#3540) 2023-07-03 14:26:17 +03:00
Bjerg
dc74fad816 test: add support for seeded rng (#3270) 2023-06-21 21:35:28 +00:00
Dan Cline
44da381591 feat: add initial blockchain tree metrics (#3289) 2023-06-21 19:36:20 +00:00
int88
df8ca352ec chore: test typo (#2986) 2023-06-05 13:16:57 +00:00
Dan Cline
5e6595a0cb feat: add lowest_ancestor to block buffer (#2789) 2023-05-24 15:44:56 -04:00
Dan Cline
6ae425f99c feat: add block_by_hash and index in BlockBuffer (#2784)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-05-24 14:59:12 -04:00
Matthias Seitz
bf876e7f55 refactor: get rid of boolean is known check argument (#2794) 2023-05-23 16:18:33 +02:00
Matthias Seitz
bf61a6aeee refactor: rename take children function (#2795) 2023-05-23 15:53:29 +02:00
Matthias Seitz
8ada7fd2ec chore: fix some typos (#2776) 2023-05-22 15:29:49 +02:00
rakita
177b067034 chore: Additional logs on revert error (#2623) 2023-05-12 18:20:51 +02:00
Matthias Seitz
dfd35fabb4 chore(tree): a few refactors and instrumentations (#2549) 2023-05-04 14:08:53 +02:00
Matthias Seitz
7fa5dc632f chore: clippy fixes (#2466) 2023-04-29 21:51:05 -07:00
rakita
435df44127 feat(tree): unconnected block buffering (#2397)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-04-28 23:46:45 +02:00