Matthias Seitz
|
e12883edef
|
feat: txpool block building fallback (#3755)
|
2023-07-15 14:27:06 +00:00 |
|
Panagiotis Ganelis
|
be656c239a
|
feat: trim cmd args in parser (#3789)
|
2023-07-15 10:33:33 +00:00 |
|
Roman Krasiuk
|
300b496686
|
chore(tree): remove revert notification (#3645)
|
2023-07-15 09:27:19 +00:00 |
|
Roman Krasiuk
|
2748bed86b
|
chore(downloader): simplify bodies task polling (#3788)
|
2023-07-15 09:02:14 +00:00 |
|
Dan Cline
|
c1b1eac505
|
chore: make some session types pub (#3666)
|
2023-07-14 20:23:00 +00:00 |
|
Matthias Seitz
|
77faa04ca6
|
feat: remove peers after several unsuccessful attempts (#3780)
|
2023-07-14 18:50:59 +00:00 |
|
Matthias Seitz
|
bc91cafabf
|
fix: remove single body response check (#3783)
|
2023-07-14 18:38:09 +00:00 |
|
Alexey Shekhirin
|
c0cafc7a4f
|
chore: enable jemalloc by default on unix (#3735)
|
2023-07-14 18:35:18 +00:00 |
|
suneal
|
d1610f3df9
|
fix: add unknown block error (#3779)
Co-authored-by: suneal <suneal@soulwalletlabs.com>
|
2023-07-14 14:23:37 +00:00 |
|
Aditya Pandey
|
715d41dbc7
|
adding row for total db size in db stats command (#3777)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-14 12:44:33 +00:00 |
|
Matthias Seitz
|
3b16a6b461
|
fix: add missing null check (#3766)
|
2023-07-14 11:38:24 +00:00 |
|
Matthias Seitz
|
e3ac77a231
|
perf: only lookup in db in cache layer (#3773)
|
2023-07-14 09:06:23 +00:00 |
|
Matthias Seitz
|
ad4c590b65
|
fix(rpc): make trace filter req field hex or decimal (#3772)
|
2023-07-14 08:13:56 +00:00 |
|
Matthias Seitz
|
f78f0302f1
|
fix(rpc): serialize traces always as vec (#3770)
|
2023-07-14 07:59:57 +00:00 |
|
Matthias Seitz
|
307fc10abb
|
chore: add some txs helpers (#3767)
|
2023-07-14 00:09:26 +00:00 |
|
Dan Cline
|
ac12cc4731
|
chore: fix typo in RlpDecodableWrapper derive (#3763)
|
2023-07-13 18:46:56 +00:00 |
|
Matthias Seitz
|
99f00eb8c2
|
fix: return null withdrawals (#3762)
|
2023-07-13 18:22:01 +00:00 |
|
Matthias Seitz
|
7edab97481
|
fix: poll logic when pipeline active (#3761)
|
2023-07-13 16:32:09 +00:00 |
|
Matthias Seitz
|
4c7f980c77
|
chore: add network example (#3753)
|
2023-07-13 15:26:02 +00:00 |
|
Matthias Seitz
|
f3e13db71e
|
chore: reorder call action fields (#3758)
|
2023-07-13 15:09:39 +00:00 |
|
Matthias Seitz
|
8bfc3d093e
|
test: ignore another flaky geth test (#3757)
|
2023-07-13 13:56:41 +00:00 |
|
Max Wolff
|
f6646aa452
|
#3667 Add Dial Success Metric (#3729)
|
2023-07-12 22:51:43 +00:00 |
|
Alexey Shekhirin
|
9e330f111d
|
chore(storage): transactions -> receipts in receipts_by_block (#3744)
|
2023-07-12 21:26:51 +00:00 |
|
Matthias Seitz
|
bebc2b433f
|
fix: serialize selfdestruct as suicide (#3736)
|
2023-07-12 18:54:50 +00:00 |
|
N
|
f0cf93e0f9
|
feat: complete vm and statediff tracers (#3529)
Co-authored-by: N <mail@nuhhtyy.xyz>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-12 18:35:00 +00:00 |
|
Sabnock
|
637506f17f
|
fix(consensus): call finalize_block when finalized block changes. (#3731)
|
2023-07-12 17:39:08 +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 |
|
Dan Cline
|
6799fc3600
|
fix: use engine responses to progress autoseal mining task (#3727)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-12 14:03:40 +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
|
a7eae8cfc3
|
fix: register precompiles correctly (#3720)
|
2023-07-12 10:13:07 +00:00 |
|
Roman Krasiuk
|
e2218bea37
|
fix(provider): update checkpoints only for known stages (#3624)
|
2023-07-12 08:19:43 +00:00 |
|
Matthias Seitz
|
5dd4bc6bee
|
fix: use tx gas limit for root trace (#3719)
|
2023-07-11 20:59:21 +00:00 |
|
Matthias Seitz
|
94ba83f635
|
docs: add a few more docs to ControlFlow (#3603)
|
2023-07-11 20:39:51 +00:00 |
|
int88
|
7fa032f9c9
|
test: fix engine hive of Invalid Transition Payload Sync (#3710)
|
2023-07-11 19:15:05 +00:00 |
|
Matthias Seitz
|
5609a39050
|
perf: only update finalized safe if changed (#3725)
|
2023-07-11 17:38:13 +00:00 |
|
Siyuan Han
|
718d811ed7
|
Chore(book): correct the grafana dashboards json path (#3724)
|
2023-07-11 16:48:33 +00:00 |
|
joshieDo
|
65c7c1c4f9
|
chore: use transaction_by_id_no_hash to avoid hash computation (#3718)
|
2023-07-11 15:49:33 +00:00 |
|
Matthias Seitz
|
fbdea30375
|
fix: treat bool params as invalid in logs subscription (#3716)
|
2023-07-11 15:13:06 +00:00 |
|
Alexey Shekhirin
|
94129631cb
|
feat(primitives, storage): save prune checkpoints in database (#3628)
|
2023-07-11 15:12:20 +00:00 |
|
Jay Miller
|
1763b5ea7a
|
perf: handle engine API range request in a new task (#3685)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-11 14:07:13 +00:00 |
|
Matthias Seitz
|
2effa942e1
|
feat: add performed pool state updates metric (#3714)
|
2023-07-11 13:56:33 +00:00 |
|
Matthias Seitz
|
8f2e0cd7f0
|
feat: add txpool maintain metrics (#3715)
|
2023-07-11 13:56:24 +00:00 |
|
fomotrader
|
a39ee4a231
|
docs: how to enable JSON-RPC endpoints for http/ws (#3711)
|
2023-07-11 13:05:58 +00:00 |
|
Josh Stevens
|
b07dfb5525
|
fix: transaction calls on the reth-provider should not generate a hash by default (#3675)
|
2023-07-11 11:17:46 +00:00 |
|
joshieDo
|
65b07b981e
|
feat(pruning): prune Receipts during pipeline (#3585)
|
2023-07-11 10:51:34 +00:00 |
|
Matthias Seitz
|
467f6f9199
|
fix: check if value is bool (#3708)
|
2023-07-11 00:55:09 +00:00 |
|
Alexey Shekhirin
|
2bc5e19edb
|
chore(prometheus): add host.docker.internal:9001 scrape target (#3689)
|
2023-07-10 22:45:21 +03:00 |
|
Supernovahs.eth
|
139ab93586
|
test: eth_getProof without storage proof (#3643)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-10 17:30:22 +00:00 |
|
ChosunOne
|
4b261cef45
|
style: replace next_sync_target Receiver loop with call to wait_for (#3618)
|
2023-07-10 16:15:40 +00:00 |
|
Matthias Seitz
|
ad2a8a5a17
|
chore(deps): bump pprof criterion (#3698)
|
2023-07-10 15:31:43 +00:00 |
|