Commit Graph

1053 Commits

Author SHA1 Message Date
3312dc26cb chore: make unknown block error lowercase (#8355) 2024-05-23 12:27:21 +00:00
dbc65ad694 style: small refactor for txpool_inspect (#8348) 2024-05-22 19:01:27 +00:00
d0386b8166 feat: use broadcast channel for event listeners (#8193)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2024-05-22 17:36:51 +00:00
f45ca74772 refactor(consensus, evm): move post-execution validation to consensus (#8321) 2024-05-22 17:20:14 +00:00
8a02e6e0e1 chore: rm leftover test assets (#8328) 2024-05-21 14:49:13 +00:00
5100ddd28e fix: prevent CREATE tx for EIP-4844 types (#8291)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
2024-05-21 08:45:23 +00:00
db9c559247 refactor: Replace JwtSecret with alloy's version of it (#8299)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-19 12:36:24 +00:00
3daec1d9b9 feat: remove relay types (#8314) 2024-05-19 14:31:56 +02:00
ac0a005dd0 docs: add comment about potential overflow of base fee per gas (#8280) 2024-05-17 08:49:52 +00:00
9441d984ae Move reth-primitives::fs module to fs-utils crate (#8286)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-17 08:31:31 +00:00
78c02299d8 rpc txpool_content typo (#8292) 2024-05-17 01:37:42 +00:00
f0681947db chore(rpc): cleanup rpc-layer (#8274) 2024-05-15 12:15:33 +00:00
c2a05f07d3 chore: bump revm to latest with placeholders for EOF (#7765) 2024-05-12 06:12:24 -07:00
e20cb91827 Extract layers module from rpc crate (#8163)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
2024-05-11 13:41:41 +00:00
bab96bedbc fix: skip s value check in trace_filter recovery (#8200) 2024-05-10 17:57:23 +00:00
efa5d41bf5 chore: bump alloy 899fc51 (#8195) 2024-05-10 11:23:54 +00:00
dd7c021470 feat: feature gate rpc-types import for alloy conversions (#7963)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-08 20:45:12 +00:00
bdb8238d79 chore: remove type aliases (#8155) 2024-05-08 13:45:47 +00:00
9bd74fda9e fix: use --syncmode=execution-layer from op-node for optimistic pipeline sync (#7552)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-07 20:16:04 +00:00
00f9acb94e chore: remove reth-revm optimism (#8141) 2024-05-07 16:55:46 +00:00
5f82993c23 chore: replace beacon types (#8125) 2024-05-06 19:52:16 +00:00
c70b17a554 feat: prague engine api types (#8119) 2024-05-06 16:50:40 +00:00
614e1bccd0 chore: move NodeRecord type (#8121) 2024-05-06 15:00:35 +00:00
00a02f5b5c chore: remote try_ prefix from block to payload conversion methods (#8117) 2024-05-06 11:14:57 +00:00
jn
8f8b29b3ce refactor: replace futures_util pin and tokio_pin with std pin (#8109) 2024-05-06 10:14:54 +00:00
199503531c chore: bump alloy 0bb7604 (#8107) 2024-05-05 18:26:29 +00:00
d01996103b replace U64 fields with primitive u64 (#8099)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-04 16:34:34 +00:00
ac1d5324ec chore: rm unused file (#8096) 2024-05-04 14:35:23 +02:00
067b0ff420 feat: integrate ExecutorProvider (#7798) 2024-05-03 11:39:46 +00:00
aef1bcc435 chore: make clippy happy (#8068) 2024-05-03 10:18:41 +00:00
78f62dd34c feat: add spawn_replay_transaction to EthTransactions (#8036)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-05-02 14:30:04 +00:00
0aa7d4d05e feat(rpc-builder): add tower layer for updating bearer token in auth client (#8010) 2024-05-01 20:52:40 +00:00
0938504f4a chore: reduce number of Evm monomorphizations (#8030) 2024-05-01 17:32:25 +00:00
f832b66f99 chore: rm uneccessary trait bounds (#8019) 2024-05-01 11:24:46 +00:00
8e65cb3aa5 Bump evm-inspectors and alloy (#8006) 2024-04-30 21:07:41 +00:00
afbb265b47 refactor: use reth_rpc_types BlockId in optimism rpc (#8003) 2024-04-30 16:57:00 +00:00
9153d8848f chore: remove unnecessary Debug implmentation (#8001) 2024-04-30 16:14:25 +00:00
fd8fdcfd4b refactor: remove futureUnordered in ipc (#7920) 2024-04-29 15:30:42 +00:00
f3ba80093b chore: simplify accesslist extraction (#7942) 2024-04-28 10:32:32 +00:00
e18869f25b chore: rm redunant log fn (#7941) 2024-04-28 10:23:43 +00:00
1e94d9007e chore: rm redunant withdrawal fn (#7940) 2024-04-28 12:20:30 +02:00
2deb259ead feat: replace duplicate Withdrawal type with alloy (#7931) 2024-04-27 15:09:28 +00:00
cc4a418ddf refactor: extract peer types to net/types (#7912)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-27 04:18:59 +00:00
6bdba8a2a6 chore: misc clippy fixes (#7926) 2024-04-27 06:25:09 +02:00
2f052a8112 feat: replace low level IPC with interprocess (#7922) 2024-04-27 03:47:34 +00:00
ffa36b7348 use default implementation for BlockId (#7917)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-26 18:46:44 +00:00
953ba043ad chore: bump alloy 4e22b9e (#7895) 2024-04-26 15:04:06 +00:00
7f0e81e476 refactor: remove WsHttpServerKind enum and simplify server launch (#7531)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-26 13:47:12 +00:00
b6b2cf816e Add windows Ipc Client implementation (#7187) 2024-04-26 13:34:34 +00:00
844bcb86b7 refactor: replace rpc TransactionKind with alloy_primitives::TxKind (#7885)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2024-04-25 18:48:23 +00:00