|
|
8ffcb3124d
|
fix: fix error types in recover_sender utility fn (#3042)
|
2023-06-06 15:34:47 -07:00 |
|
|
|
d4b9ab0d05
|
test: fix flaky shutdown test with race condition (#3043)
|
2023-06-06 15:34:30 -07:00 |
|
|
|
5345d0c1b8
|
feat(stages): bodies & TD progress (#3010)
|
2023-06-06 13:58:51 -07:00 |
|
|
|
0bf360e460
|
feat(stages): normalized sender recovery commits (#3013)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-06-06 13:51:19 -07:00 |
|
|
|
7eeecf0835
|
fix(storage): invalid stage checkpoints on unwind (#3029)
|
2023-06-06 13:18:26 -07:00 |
|
|
|
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 |
|
|
|
d771a1b378
|
Update intro.md (#3037)
|
2023-06-06 12:22:22 -07:00 |
|
|
|
01041b404f
|
test: use free port (#3036)
|
2023-06-06 18:22:11 +00:00 |
|
|
|
8f4e37e8ff
|
fix: exclude calls to precompiles in parity tracers (#2987)
|
2023-06-06 18:20:49 +00:00 |
|
|
|
1a4f407c4a
|
perf: only set fields if enabled (#3031)
|
2023-06-06 18:19:38 +00:00 |
|
|
|
e1392a67d0
|
feat: add metrics for active block downloads (#3027)
|
2023-06-06 16:45:57 +00:00 |
|
|
|
eed8be44ec
|
fix(bin): log latest engine block if pipeline is idle (#3024)
|
2023-06-06 14:07:17 +00:00 |
|
|
|
2163095921
|
chore: dont set bad-function-cast warning on linux (#3026)
|
2023-06-06 14:03:29 +00:00 |
|
|
|
51dd914d84
|
chore: increase default max response limit (#3023)
|
2023-06-06 12:15:50 +00:00 |
|
|
|
dcdd2bed77
|
chore: add TracingCallGuard::aquire-many (#3021)
|
2023-06-06 12:01:24 +00:00 |
|
|
|
132beb3561
|
fix(rpc): serialize return data bytes without prefix (#3019)
|
2023-06-06 12:01:06 +00:00 |
|
|
|
95b9e32331
|
fix(rpc): use correct rename (#3020)
|
2023-06-06 11:57:06 +00:00 |
|
|
|
2e11c6f660
|
chore(deps): bump xml-rs to 0.8.14 (#3018)
|
2023-06-06 11:48:02 +00:00 |
|
|
|
df9dfa6b6f
|
chore(deps): use revm and revm-primitives as workspace deps (#3017)
|
2023-06-06 11:47:55 +00:00 |
|
|
|
c73e35c3eb
|
chore: add helper serialize functions (#3015)
|
2023-06-06 11:43:02 +00:00 |
|
|
|
45af6dc504
|
fix: serialize storage map without prefix (#3016)
|
2023-06-06 11:41:08 +00:00 |
|
|
|
201366d8f7
|
fix(bin): skip first ConsensusLayerHealthEvents tick (#3012)
|
2023-06-06 10:31:57 +00:00 |
|
|
|
a2004f06ae
|
chore(db): fix dupsort typo (#3014)
|
2023-06-06 10:16:47 +00:00 |
|
|
|
b3bd98c370
|
chore(tree): first block naming (#3009)
|
2023-06-06 09:32:06 +00:00 |
|
|
|
171166e84a
|
chore: add msrv to manifests, add and use workspace.package (#3006)
|
2023-06-06 03:45:44 +00:00 |
|
|
|
adf4328cec
|
chore(clippy): make clippy happy (#3005)
|
2023-06-06 00:39:13 +00:00 |
|
|
|
6e3b420bf3
|
fix(rpc): use u64 for gas (#3004)
|
2023-06-06 00:38:58 +00:00 |
|
|
|
9614b4667c
|
fix: mark downloaded block as invalid if insertion fails (#3003)
|
2023-06-06 00:13:54 +00:00 |
|
|
|
088c388d13
|
fix(rpc): make memSize optional (#2999)
|
2023-06-05 23:17:30 +00:00 |
|
|
|
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 |
|
|
|
3bd26b0441
|
feat: Increment history shard size (#2844)
|
2023-06-05 13:00:31 -07:00 |
|
|
|
a6147e7a85
|
Update rust version from 1.65.0 to 1.70.0 in README.md (#2998)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-05 12:59:55 -07:00 |
|
|
|
3198af11ae
|
fix(pipeline): simplify previous_stage, respect max_block in metrics (#2989)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-06-05 12:59:32 -07:00 |
|
|
|
789e680589
|
fix: make GethDebugTracingOptions args optional (#2996)
|
2023-06-05 18:36:28 +00:00 |
|
|
|
50d325f1bc
|
chore(stages): rewrite index history stage comments as doc (#2993)
|
2023-06-05 17:43:51 +00:00 |
|
|
|
18b70f17f7
|
perf: use BTreeMap::pop_last (#2994)
|
2023-06-05 17:43:23 +00:00 |
|
|
|
d2c68edf23
|
feat: rework logs (#2988)
|
2023-06-05 17:43:14 +00:00 |
|
|
|
643b3811c2
|
ci: add docker release workflow (#2985)
|
2023-06-05 17:22:31 +00:00 |
|
|
|
e1148c81a7
|
chore(consensus): emit warnings if no CL found (#2961)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-05 16:48:40 +00:00 |
|
|
|
b72c3aed90
|
feat: add more metered channel abstractions (#2991)
|
2023-06-05 16:40:00 +00:00 |
|
|
|
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 |
|
|
|
6fab79bbc2
|
bug(Tree): Commit from tree now calculates history indices (#2978)
|
2023-06-05 08:32:46 -07:00 |
|
|
|
9206a7dea0
|
refactor: move cli-only utils out of staged-sync (#2984)
|
2023-06-05 13:47:08 +00:00 |
|
|
|
df8ca352ec
|
chore: test typo (#2986)
|
2023-06-05 13:16:57 +00:00 |
|
|
|
f828a0f441
|
feat(reth-stage): add history stages + allow committing (#2983)
|
2023-06-05 12:58:28 +00:00 |
|
|
|
37fe44750d
|
Avoid querying unwritten values from changesets during historical lookups (#2966)
|
2023-06-05 03:09:11 +00:00 |
|
|
|
25dd544468
|
fix: implement pending evm env (#2968)
|
2023-06-05 02:51:26 +00:00 |
|
|
|
ef6fa6dca2
|
fix: process geth steps iteratively (#2980)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-06-05 02:49:24 +00:00 |
|
|
|
f042548689
|
perf: use final paris difficulty if configured (#2969)
|
2023-06-05 02:47:28 +00:00 |
|
|
|
c81b059e96
|
chore: Better debug and json serialization for elias fano list (#2977)
|
2023-06-05 02:42:25 +00:00 |
|