Commit Graph

2399 Commits

Author SHA1 Message Date
b8a5476704 chore(prometheus): add localhost:9001 scrape target (#3606) 2023-07-06 20:11:16 +00:00
fdc8a05320 fix(txpool): emit replaced events (#3642) 2023-07-06 18:55:37 +00:00
5d904eba1e test: use concrete type for arbitrary strategy (#3632) 2023-07-06 18:21:25 +00:00
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
a66a1286a4 fix: rm bad flatten (#3637) 2023-07-06 16:41:29 +00:00
fb898d05b1 fix(docs): fix malformed link (#3635) 2023-07-06 16:14:02 +00:00
aef9480da0 chore: move BeaconConsensusEngineHandle to separate file (#3633) 2023-07-06 15:41:14 +00:00
77cd4abbdc fix: put attribute on correct line (#3636) 2023-07-06 19:00:11 +03:00
6d5b6c66be fix: rm outdated flatten (#3630) 2023-07-06 14:57:17 +00:00
350f1a1e49 fix: populate transaction trace error field (#3627) 2023-07-06 14:29:21 +00:00
73bfb2c9a4 chore: remove network-api test-utils feature (#3622) 2023-07-06 13:09:57 +00:00
c4f02425eb chore(engine): warn on inconsistent pipeline (#3623) 2023-07-06 12:21:25 +00:00
d9dc9aac92 chore(book): document missing CLI arguments (#3610) 2023-07-06 12:08:29 +00:00
93d66ab32f docs: add homebrew and arch aur (#3620) 2023-07-06 12:07:15 +00:00
6347aacd15 chore: add commit to client version (#3621) 2023-07-06 11:55:19 +00:00
f3c7a8253c refactor(stages): use MetricsListener for Execution stage gas metric (#3511) 2023-07-06 11:36:09 +00:00
596d32686c feat: download block ranges (#3416)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-06 11:33:14 +00:00
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
428a6dc2f6 fix: correct types in libmdbx-rs for windows (#3608) 2023-07-05 21:02:46 +00:00
81bd01ec60 docs: note that only wsl2 works (#3609) 2023-07-05 21:02:34 +00:00
64dec6e36b ci: remove broken book workflow (#3613) 2023-07-05 23:41:21 +03:00
4e2712bef2 refactor: extract exceeds pipeline threshold (#3605) 2023-07-05 16:34:56 +00:00
d120effa5d perf(trie): post state cursors (#3588) 2023-07-05 15:52:59 +00:00
9309279a2a doc: book cli updater (#3576) 2023-07-05 15:03:30 +00:00
64ca521458 feat: add ethereum-metrics-exporter (#3573)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
2023-07-05 14:49:42 +00:00
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
fc540c60fd fix: use refunds for root call (#3594) 2023-07-05 13:47:51 +00:00
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
5b246fe29d feat(book): recommend more CL checkpoints (#3601) 2023-07-05 13:38:37 +00:00
338d6d5d9f fix(book): change recommended --authrpc.port value from 9999 to 8551 (#3599) 2023-07-05 13:21:29 +00:00
3806a0c25a chore: change field TransactionTrace order (#3598) 2023-07-05 13:10:11 +00:00
2e436b5609 docs: remove naked link in installation (#3595) 2023-07-05 12:39:19 +00:00
12f792560f Revert "feat: add cargo binstall support" (#3602) 2023-07-05 15:04:26 +02:00
706fc41816 feat: add cargo binstall support (#3578) 2023-07-05 15:03:56 +02:00
ceb4e355a2 test: add test for state override json (#3586) 2023-07-05 12:25:04 +00:00
d4f505c95e fix: use same stale label for prs (#3593) 2023-07-05 12:16:13 +00:00
a932e2f1fe perf: better engine downloads (#3584) 2023-07-05 10:58:36 +00:00
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
9cd31f1487 perf: put all prefix sets in Rc (#3582) 2023-07-05 09:58:48 +00:00
1e3f0c0e86 refactor: extract on pipeline finished (#3590) 2023-07-05 09:50:51 +00:00
7da36e0421 feat(txpool): all transactions event listener (#3565) 2023-07-04 19:11:11 +00:00
c236521cff docs(trie): hashed post state & cursors (#3572) 2023-07-04 15:30:34 +00:00
9821311585 docker: don't ignore examples (#3570)
Signed-off-by: jsvisa <delweng@gmail.com>
2023-07-04 12:13:51 +00:00
698059d8b5 feat(cli): txpool args (#3575) 2023-07-04 11:23:46 +00:00
a7431465fa chore(crates): deprecate staged-sync (#3564) 2023-07-04 10:15:52 +00:00
b4801f9e2c chore: add stale workflow (#3556) 2023-07-03 18:40:34 +00:00
24f9147fee feat(book): adding QLC and TLC NVMEs comparison (#3562) 2023-07-03 18:39:04 +00:00
64554dd0f1 fix: add missing single block body download validation (#3563) 2023-07-03 17:58:50 +00:00
8025b05472 docs: update bodies config (#3553) 2023-07-03 15:01:09 +00:00
d7259f0029 docs: update rpc cache flags (#3552) 2023-07-03 14:44:17 +00:00