Commit Graph

4092 Commits

Author SHA1 Message Date
6c1263e000 fix(tracing): prioritize RUST_LOG and verbosity CLI arg (#6413) 2024-02-05 19:42:32 +00:00
f8a71047d4 release: v0.1.0 alpha.17 (#6412) 2024-02-05 19:31:53 +00:00
613ef91864 test(ef-tests): disable HighGasPriceParis (#6416) 2024-02-05 18:28:18 +00:00
58ccf73fab grafana: add build version,gitsha,timestamp into dashboard (#6374)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-02-05 19:32:43 +01:00
b9ade51c01 Deprecate best_transactions_with_base_fee (#6394)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-02-05 16:42:07 +01:00
1a8440ae1f chore: rm trait bounds (#6402) 2024-02-05 14:17:59 +01:00
09e5e7c76e Disable filling eth66 request from pending hashes and fix index bug (#6385) 2024-02-05 12:56:50 +00:00
1f12203723 add TestPoolWrapper around TestPool (#6395) 2024-02-05 12:40:53 +00:00
b7e511dca2 feature: move node-api example into examples (#6390)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-02-05 12:12:33 +00:00
35ab1b1586 feature: better Address in use error message. (#6397) 2024-02-05 12:05:37 +00:00
5d24b08c4f fix(engine): skip payload building on already canonical (#6400) 2024-02-05 11:50:18 +00:00
c29af0ce56 Disable tx refetch logic (#6384) 2024-02-05 11:43:45 +00:00
7213533541 Fix bug, rebuffer hashes that were received over broadcast (#6316) 2024-02-05 11:42:57 +00:00
62303cb06f chore: improve Withdrawals interface (#6401) 2024-02-05 11:42:22 +00:00
2c867d77da Example/polygon p2p (#6393)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-02-05 11:41:27 +00:00
190e8ffd4a chore: remove prune serde helpers mod (#6378) 2024-02-05 10:57:06 +00:00
2414707cd7 chore(make): add build/build-op subcommand (#6391)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-02-05 09:39:07 +00:00
2d01f36086 docs: add more docs for on_canonical_state_change (#6380) 2024-02-05 09:02:58 +00:00
9d1642fc7b feat(tree): re-enable trie caching (#6276) 2024-02-04 15:56:29 +00:00
ae9158c95b chore: bump strum (#6392) 2024-02-04 15:23:59 +01:00
05c1d1d4a2 chore(deps): weekly cargo update (#6386)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-02-04 14:08:07 +00:00
10f4434373 fix: rpc-builder crate compilation (#6371) 2024-02-03 19:58:42 +00:00
4dc6aeefa9 chore: apply missing const for fn lint txpool (#6381) 2024-02-03 17:33:05 +00:00
44a9975f76 chore: rm unused reexport (#6377) 2024-02-03 16:07:51 +00:00
fddabe88a8 chore: remove node-api optimism feature (#6375) 2024-02-03 16:07:30 +00:00
57eef7ea03 feature: add Blob pool metrics (#6373)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-02-03 14:07:01 +00:00
72b7caa4c4 fix: add test for truncating parked with large transactions (#6366) 2024-02-03 01:39:38 +00:00
d4dffa2ee4 fix: bad blob pool eviction (#6368) 2024-02-03 00:00:51 +00:00
t
9656568170 Fix reth book optimism sequencer outdated link (#6365) 2024-02-02 23:19:26 +00:00
c7a4bc9f93 feat(db): propagate text error messages from mdbx (#6353) 2024-02-02 23:01:01 +00:00
e86b2c175f feat: remove blobs associated with discarded blob txs (#6361) 2024-02-02 20:19:03 +00:00
3dcb04d558 small refactoring in payload crate (#6358) 2024-02-02 20:15:53 +00:00
98e5dfe1ac feat: benchmark blob validation (#6355) 2024-02-02 19:57:39 +00:00
30aa3e6792 perf: do heavy blob validation last (#6352) 2024-02-02 17:48:46 +00:00
648a084ba8 docs: a few more validation task docs (#6351) 2024-02-02 16:36:15 +00:00
855d5b0a95 chore: bump revm (#6340) 2024-02-02 14:16:44 +00:00
021941a2c2 fix: Remove redundant Result wrapper (#6345) 2024-02-02 14:01:53 +00:00
4e5ae6c540 chore: add test for invalid devnet block hash (#6339) 2024-02-02 11:02:21 +00:00
ce46419538 chore: add all-forks genesis forkid test (#6338) 2024-02-01 21:31:35 +00:00
39f96027f1 feat: add all transaction types to MockTransactionDistribution (#6337) 2024-02-01 19:50:31 +00:00
ae3ec6611e Fix bug, limit for broadcast message (#6325) 2024-02-01 19:44:15 +00:00
55fae2ca9c Add Withdrawals struct (#6267) 2024-02-01 17:57:50 +00:00
cac6a5275a Introduce async budget in transaction manager (#6295)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-02-01 17:54:06 +00:00
1104ea7b4d fix: use ecrevored transaction for tracing (#6327) 2024-02-01 17:12:02 +00:00
7f2167f1bd fix: set excess blob gas and blob gas used for empty payloads (#6328) 2024-02-01 17:11:46 +00:00
9f82af20f9 fix: op features for op crate (#6320) 2024-02-01 14:58:50 +00:00
01d3df30f7 small refactoring (#6321) 2024-02-01 14:30:31 +00:00
a3128ae36d Example/custom payload builder (#6269) 2024-02-01 12:26:18 +00:00
9193b17574 fix(primitives): don't double-hex signature bytes in Signature#to_hex_bytes (#6313) 2024-02-01 12:13:51 +00:00
4807d0260c fix: ensure backwards compat config (#6319) 2024-02-01 12:49:59 +01:00