Commit Graph

3939 Commits

Author SHA1 Message Date
25a7b67da7 chore: use alloy engine rpc type (#6123) 2024-01-19 10:25:05 +00:00
8349cb3205 optimise TransactionFetcher (#6012)
Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
2024-01-18 23:37:14 +00:00
9300e53927 feat: add with_unused_ports method to rpc and network args (#6109) 2024-01-18 20:26:20 +00:00
db80ed1120 test: add additional recover test (#6124) 2024-01-18 20:23:28 +00:00
663d877ec8 chore: update cargo.lock (#6125) 2024-01-18 21:26:28 +01:00
a3e56eaffa Cap max graceful disconnects (#6117)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-18 18:20:48 +00:00
63adf39290 fix: enable tls feature correctly (#6120) 2024-01-18 17:07:15 +00:00
7c9949962b chore(dep): replace unmaintained dependency tui with ratatui (#6114) 2024-01-18 12:52:02 +01:00
28921d966d chore(deps): bump h2 dependency (#6116) 2024-01-18 12:51:10 +01:00
5dba51650c feat(trie): construct HashedPostState from revert range (#6072) 2024-01-18 07:27:34 +00:00
d919f3da10 refactor in trie crate (#5897)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-01-17 20:57:52 +00:00
aeee4486eb feat: add optimism canyon engine tests (#6107) 2024-01-17 20:54:00 +00:00
43167eabda feat(stages): duration threshold for Execution stage (#6073) 2024-01-17 16:45:40 +00:00
f23250d88c chore: reuse alloy rpc serde helpers (#6105) 2024-01-17 14:12:11 +00:00
5637eed19e fix: return TaskManager in spawn_node (#6101) 2024-01-17 10:34:34 +00:00
afa860757d feat(book): update CLI section (#6097) 2024-01-16 21:33:05 +00:00
5a623a9c12 fix(ci): conditional asm feature (#6096) 2024-01-16 19:15:12 +00:00
be2d6f0fba release: 0.1.0-alpha.15 (#6094) 2024-01-16 18:00:41 +00:00
4d3c9c59c4 chore: bump alloy rpc types (#6093) 2024-01-16 17:04:34 +01:00
fd12aba49c chore: use diskfile blobstore (#6084) 2024-01-16 14:45:00 +00:00
630fd45da6 fix price bump issue in is_underpriced (#6076)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-16 09:38:14 +00:00
93c0eeac17 chore(dep): bump revm with max blob fee fix (#6081) 2024-01-16 08:59:44 +00:00
7ed87433d8 chore: add missing outgoing message check (#6082) 2024-01-16 08:45:51 +00:00
9d65a4cfbb feat: add version_specific_fields method to EngineTypes (#6050) 2024-01-15 20:29:45 +00:00
685d1c51e4 feat: add BuiltPayload associated type to EngineTypes (#6028) 2024-01-15 17:10:56 +00:00
1cc357671a Added extension support for auth rpc module (#6060)
Co-authored-by: root <root@Arindam>
2024-01-15 12:36:03 +00:00
yjh
38559a9a8c chore: improve HashedStorage (#6068)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-01-15 12:14:53 +00:00
8572e2a6fd improve usability of schnellru::LruMap and LruCache (LinkedHashSet cache) (#6016) 2024-01-15 10:44:35 +00:00
e2687c4525 chore: avoid .as_ref().to_vec() when Into<Vec<u8>> is available (#6071) 2024-01-15 10:21:54 +00:00
d0b04f8859 refactor(trie): hashed post state (#6066) 2024-01-15 09:44:58 +00:00
5354c50445 chore: remove reth-codec dependency from ethereum-forks crate (#6055) 2024-01-15 09:14:12 +00:00
6fb67172fd fix(cli): db tui serialization (#6069) 2024-01-15 09:06:08 +00:00
49106d5088 chore(db): skip serializing phantom data (#6070) 2024-01-15 08:43:50 +00:00
c6c307be4e ci: update aarch64 linux in release workflow (#6067) 2024-01-15 08:34:19 +00:00
276feb7b3b update clippy commands in CONTRIBUTING.md file (#6064) 2024-01-15 08:21:15 +00:00
cb515d4e92 fix(op): activate node-api optimism feature (#6065) 2024-01-14 20:25:15 +00:00
220a2715e9 fix tui to ignore key release event (#6057)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-14 10:54:26 +00:00
5127d40f48 Remove non existing feature-flag from alloy-rpc-trace-types dependency (#6061) 2024-01-14 05:08:54 +00:00
a075c31542 feat: test tracer (#6025)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-13 12:38:08 +00:00
030a1fd0f8 some refactoring in transaction-pool mock utils (#6043) 2024-01-13 11:00:11 +00:00
b08371b565 feat: add activation_block method for Ethereum hardforks (#5723)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-13 10:26:32 +00:00
8761072977 asm-keccak added (#5997)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-01-12 23:11:29 +00:00
e67567cf01 fix(cli): snapshot up to the best block number, not last (#6042) 2024-01-12 22:21:29 +00:00
94e8b8084b chore: bump aquamarine (#6048) 2024-01-12 22:21:00 +00:00
cea638108b fix: change vergen features to match foundry (#6047) 2024-01-12 22:20:32 +00:00
bc229c67c9 fix: use proper decoding types in Header::decode (#6046) 2024-01-12 20:09:48 +00:00
9d8fbd3ac5 fix: path of rpc-db in README.md in examples (#6041) 2024-01-12 16:22:20 +00:00
3ce9fcf7e5 add alloy_chains (#5952)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-12 14:43:55 +00:00
3675c632fd fix: Activate shanghai with Canyon on Base Mainnet (#6040) 2024-01-12 14:26:32 +00:00
16a6e000bd resolve some missing doc and clippy (#6027) 2024-01-12 13:14:12 +00:00