Commit Graph

2272 Commits

Author SHA1 Message Date
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
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
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
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
Matthias Seitz
ab2dc70368 chore(deps): bump smolstr hex-literal (#3693) 2023-07-10 13:47:29 +00:00
Sanket Shanbhag
7a1a48a8e1 test: add payload status error serde tests (#2803)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-10 12:23:41 +00:00
fomotrader
3910babb91 feat: add full pending txs to stream (#3649)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-10 11:34:12 +00:00
Dan Cline
c8d0e7e9b3 feat: run pipeline if latest finalized is far from pipeline progress (#3662) 2023-07-10 11:23:24 +00:00
Alexey Shekhirin
91dd782243 feat(config, primitives): validate Receipts prune part (#3587) 2023-07-10 11:07:13 +00:00
Matthias Seitz
7d33db8748 feat: add subpool transaction streams (#3668) 2023-07-10 10:16:02 +00:00
lukebrich.eth
93a6ff98aa feat: enforce txpool propagation setting (#3677)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-10 10:12:45 +00:00
Michael Sproul
d35531e79e fix: remove txn header from getPayloadBodies (#3688) 2023-07-10 12:41:28 +03:00
Josh Stevens
6cbb639f6b fix: expose the revm_utils to consumer as needed structs from it (#3686) 2023-07-09 19:57:16 +00:00
Alexey Shekhirin
15b21a031a feat(stages): trace log for metric event receive (#3670) 2023-07-09 17:16:55 +00:00
Alexey Shekhirin
b68116c9be fix(tree): update metrics only on canonical/side chain changes (#3671) 2023-07-09 17:16:53 +00:00
Josh Stevens
f116040e63 fix: expose call method so a consumer can use it (#3680)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-09 14:14:36 +00:00
lukebrich.eth
42a824cf95 Add propagate field to TransactionValidationOutcome (#3664)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-07 22:32:40 +00:00
Matthias Seitz
a7f32dbb0b chore: add a few noop functions to builder (#3659) 2023-07-07 19:08:47 +00:00
Matthias Seitz
74b21c108c feat: support all alias (#3660) 2023-07-07 19:04:19 +00:00
Chris Evanko
93865ef916 pop duplicates entries when returning downloaded blocks in engine (#3644)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-07 18:51:34 +00:00
Matthias Seitz
526f624e1c test: tmp ignore another flaky geth test (#3663) 2023-07-07 17:50:15 +00:00
Matthias Seitz
15bd88c30b fix: subpool variant order (#3656) 2023-07-07 14:49:04 +03:00
Roman Krasiuk
0d76dd762a chore(txpool): enriched pool transaction event (#3653) 2023-07-07 11:02:20 +00:00
Matthias Seitz
5cc55dbc7b chore: add missing helper functions and docs (#3646) 2023-07-07 09:55:38 +00:00
Roman Krasiuk
fdc8a05320 fix(txpool): emit replaced events (#3642) 2023-07-06 18:55:37 +00:00
Matthias Seitz
5d904eba1e test: use concrete type for arbitrary strategy (#3632) 2023-07-06 18:21:25 +00:00
Chris Evanko
bfa84bb1b7 Match statement for handling error messages - reverted and default case (#3640)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-06 17:16:01 +00:00
Matthias Seitz
a66a1286a4 fix: rm bad flatten (#3637) 2023-07-06 16:41:29 +00:00
Matthias Seitz
aef9480da0 chore: move BeaconConsensusEngineHandle to separate file (#3633) 2023-07-06 15:41:14 +00:00
Matthias Seitz
77cd4abbdc fix: put attribute on correct line (#3636) 2023-07-06 19:00:11 +03:00
Matthias Seitz
6d5b6c66be fix: rm outdated flatten (#3630) 2023-07-06 14:57:17 +00:00
Chris Evanko
350f1a1e49 fix: populate transaction trace error field (#3627) 2023-07-06 14:29:21 +00:00
Matthias Seitz
73bfb2c9a4 chore: remove network-api test-utils feature (#3622) 2023-07-06 13:09:57 +00:00
Roman Krasiuk
c4f02425eb chore(engine): warn on inconsistent pipeline (#3623) 2023-07-06 12:21:25 +00:00
Alexey Shekhirin
f3c7a8253c refactor(stages): use MetricsListener for Execution stage gas metric (#3511) 2023-07-06 11:36:09 +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
Chris Evanko
09fe22f470 feat: add error field to parity transaction traces (#3611)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-06 11:20:19 +00:00
Bjerg
428a6dc2f6 fix: correct types in libmdbx-rs for windows (#3608) 2023-07-05 21:02:46 +00:00
Matthias Seitz
4e2712bef2 refactor: extract exceeds pipeline threshold (#3605) 2023-07-05 16:34:56 +00:00
Roman Krasiuk
d120effa5d perf(trie): post state cursors (#3588) 2023-07-05 15:52:59 +00:00