Commit Graph

1996 Commits

Author SHA1 Message Date
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
Matthias Seitz
e7cedee411 perf: only record return value if required (#3040)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
2023-07-05 14:36:49 +00:00
Matthias Seitz
fc540c60fd fix: use refunds for root call (#3594) 2023-07-05 13:47:51 +00:00
Matthias Seitz
7d8f0c7f87 docs: add transaction pool example (#3596)
Co-authored-by: BrazilRaw <138177568+BrazilRaw@users.noreply.github.com>
2023-07-05 13:39:12 +00:00
Matthias Seitz
3806a0c25a chore: change field TransactionTrace order (#3598) 2023-07-05 13:10:11 +00:00
Matthias Seitz
ceb4e355a2 test: add test for state override json (#3586) 2023-07-05 12:25:04 +00:00
Matthias Seitz
a932e2f1fe perf: better engine downloads (#3584) 2023-07-05 10:58:36 +00:00
Matthias Seitz
ab2fc7e17a fix: use DatabaseRef impl when fetching overriden account (#3589)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-07-05 10:32:28 +00:00
Matthias Seitz
9cd31f1487 perf: put all prefix sets in Rc (#3582) 2023-07-05 09:58:48 +00:00
Matthias Seitz
1e3f0c0e86 refactor: extract on pipeline finished (#3590) 2023-07-05 09:50:51 +00:00
Roman Krasiuk
7da36e0421 feat(txpool): all transactions event listener (#3565) 2023-07-04 19:11:11 +00:00
Roman Krasiuk
c236521cff docs(trie): hashed post state & cursors (#3572) 2023-07-04 15:30:34 +00:00
Roman Krasiuk
698059d8b5 feat(cli): txpool args (#3575) 2023-07-04 11:23:46 +00:00
evalir
a7431465fa chore(crates): deprecate staged-sync (#3564) 2023-07-04 10:15:52 +00:00
Matthias Seitz
64554dd0f1 fix: add missing single block body download validation (#3563) 2023-07-03 17:58:50 +00:00
Bjerg
8025b05472 docs: update bodies config (#3553) 2023-07-03 15:01:09 +00:00
Matthias Seitz
d848668fb2 fix(rpc): fix parity tracing config (#3549) 2023-07-03 13:21:17 +00:00
Roman Krasiuk
228f6479b0 chore: export TransactionPoolExt trait (#3548) 2023-07-03 13:12:56 +00:00
Alexey Shekhirin
770652a787 feat(bin, storage): configurable MDBX log level (#3524)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-07-03 12:45:32 +00:00
Matthias Seitz
4d3ce34901 docs: add payload builder example (#3545) 2023-07-03 12:40:15 +00:00
pistomat
764e58d65d fix: create a test db with path (#3482) 2023-07-03 12:21:36 +00:00
Matthias Seitz
d80c8a7b5b feat: add NoopTransactionPool impl (#3536) 2023-07-03 14:31:47 +03:00
Matthias Seitz
e0748f7415 perf: join futures in tracing (#3541) 2023-07-03 14:29:35 +03:00
joshieDo
73eeca0e29 fix(codec): fix last field compilation check (#3543) 2023-07-03 14:29:17 +03:00
Roman Krasiuk
f2f3425f1c chore: fix clippy (#3540) 2023-07-03 14:26:17 +03:00
Bjerg
4f32f5627c fix: add block rewards to trace_block (#3491)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-07-02 15:06:52 +00:00
Alexey Shekhirin
951fd0ae0c feat(stages, tree): update sync metrics from blockchain tree (#3507)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-07-02 13:21:06 +00:00