Alexey Shekhirin
|
681b1a598f
|
feat(storage): non-optional committed chain in CanonStateNotification (#7566)
|
2024-04-11 13:27:01 +00:00 |
|
Nil Medvedev
|
dd83c9c4f8
|
Feat: support for engine api over ipc (#7428)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-10 20:31:53 +00:00 |
|
Matthias Seitz
|
2e10ffb0cc
|
feat: set local enr in nodeInfo (#7543)
|
2024-04-10 15:08:29 +00:00 |
|
Matthias Seitz
|
e50f942d47
|
chore: use alloy nodeinfo (#7512)
|
2024-04-10 14:19:09 +00:00 |
|
Omid Chenane
|
e43b2f4829
|
fix: Remove extra return when init uses too much gas (#7521)
|
2024-04-09 13:43:58 +00:00 |
|
Matthias Seitz
|
f4f039de01
|
fix: ensure transfer gas estimation succeeds (#7485)
|
2024-04-08 12:21:26 +00:00 |
|
Matthias Seitz
|
f5073e6542
|
feat: add beacon api headers types (#7493)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-04-08 12:13:49 +00:00 |
|
Matthias Seitz
|
c6857efa8a
|
chore: bump alloy (#7502)
|
2024-04-07 15:02:18 +02:00 |
|
Matthias Seitz
|
b89af430e2
|
feat: extract optimism sequencer client to node-optimism (#7482)
|
2024-04-05 21:35:02 +00:00 |
|
Matthias Seitz
|
67cfb06fbb
|
chore(deps): migrate to jsonrpsee 0.22 (#5894)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-04-05 16:02:05 +00:00 |
|
Matthias Seitz
|
e20c524452
|
feat: integrate evm in rpc (#7470)
|
2024-04-05 07:26:11 +00:00 |
|
Matthias Seitz
|
67558db6f3
|
feat: change evm trait bound (#7463)
|
2024-04-04 16:35:28 +00:00 |
|
Matthias Seitz
|
ca82ff5be6
|
feat: add block timestamp to meta (#7460)
|
2024-04-04 14:46:20 +00:00 |
|
Matthias Seitz
|
8d1d13ef89
|
chore: bump revm+alloy (#7431)
|
2024-04-04 16:11:34 +02:00 |
|
Matthias Seitz
|
f892b5c511
|
feat: move transact and inspect calls to trait (#7438)
|
2024-04-03 17:40:46 +00:00 |
|
Matthias Seitz
|
68c753b79b
|
feat: add SequencerClient (#7440)
Co-authored-by: rodrigoherrerai <rodrigoheitie@hotmail.com>
|
2024-04-03 17:40:34 +00:00 |
|
Emilia Hane
|
f71d9c0003
|
feat(prune): timeout (#6958)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-03 10:28:49 +00:00 |
|
Emilia Hane
|
ebc4bc893c
|
feat(discv5): add crate for interfacing reth network and sigp/discv5 (#7336)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-02 19:42:20 +00:00 |
|
Matthias Seitz
|
bd2099a112
|
fix: off by one trace_filter (#7422)
|
2024-04-02 14:37:53 +00:00 |
|
Matthias Seitz
|
a81e7e41de
|
chore: add EthApiError::Other (#7398)
|
2024-03-30 14:03:46 +00:00 |
|
Matthias Seitz
|
16456ccc86
|
chore: add spawn helpers (#7396)
|
2024-03-30 14:03:36 +00:00 |
|
Dan Cline
|
c13d7da68d
|
chore: move pk2id and id2pk to primitives (#7382)
|
2024-03-29 21:43:52 +00:00 |
|
Matthias Seitz
|
bd2945a988
|
fix: return an error if block does nit exist (#7374)
|
2024-03-28 13:27:13 +00:00 |
|
Matthias Seitz
|
8d488f5982
|
fix: eth_callMany pending tag (#7351)
|
2024-03-27 22:53:27 +00:00 |
|
Emilia Hane
|
415efc82af
|
feat(discv5): open dns for discv5 (#7328)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-27 19:58:03 +00:00 |
|
Matthias Seitz
|
f3c3063a80
|
fix: only set blob versioned hashes for 4844 (#7354)
|
2024-03-27 18:28:47 +00:00 |
|
Thomas Coratger
|
8b4898b651
|
bump alloy version (#7344)
|
2024-03-27 11:41:31 +00:00 |
|
Abner Zheng
|
903fc2dcd0
|
Implement ots_getInternalOperations (#7332)
|
2024-03-26 11:40:53 +00:00 |
|
Matthias Seitz
|
172fd4066d
|
perf: rm header lookup in feeHistory (#7329)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-03-25 17:14:45 +00:00 |
|
Abner Zheng
|
a6d4f6bd15
|
feat: Implement ots_getBlockTransactions (#7315)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-25 16:43:20 +00:00 |
|
Abner Zheng
|
eed60d914e
|
feat: Implement ots_getTransactionError endpoints (#7316)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-25 11:43:47 +00:00 |
|
Matthias Seitz
|
a31202670b
|
chore: apply some style suggestions (#7307)
|
2024-03-24 22:52:33 +00:00 |
|
Matthias Seitz
|
71474b87b8
|
chore: make types pub (#7308)
|
2024-03-23 17:52:17 +00:00 |
|
Alexey Shekhirin
|
0da7b7c314
|
chore: fix typos (#7264)
|
2024-03-21 12:10:09 +00:00 |
|
Matthias Seitz
|
28b983403e
|
chore: move op types; less op cfgs (#7255)
|
2024-03-20 18:17:23 +00:00 |
|
Matthias Seitz
|
1c6ea1e30a
|
feat: support any node format in admin API (#7247)
|
2024-03-20 17:37:06 +00:00 |
|
Matthias Seitz
|
b2ab33e3ce
|
chore: replace op cfg with default match arm (#7253)
|
2024-03-20 17:29:51 +01:00 |
|
Matthias Seitz
|
6b28fa4300
|
fix: skip block tracing if empty (#7251)
|
2024-03-20 15:58:00 +00:00 |
|
Thomas Coratger
|
0a803c49a9
|
Integrate Config into admin_nodeInfo response (#7206)
|
2024-03-20 11:21:31 +00:00 |
|
Justin Traglia
|
709d8a16d3
|
Enable clippy's useless_let_if_seq linter (#7220)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-03-19 16:33:22 +00:00 |
|
Justin Traglia
|
11bedc1884
|
Enable clippy's or_fun_call linter (#7222)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-03-19 15:52:41 +00:00 |
|
Justin Traglia
|
553a271533
|
Decode with EMPTY_STRING_CODE and buf.advance() (#7227)
|
2024-03-19 15:12:10 +00:00 |
|
Justin Traglia
|
c108a2476c
|
Enable clippy's equatable_if_let linter (#7221)
|
2024-03-19 14:32:43 +00:00 |
|
Roman Krasiuk
|
d4e9695556
|
perf(trie): calculate state root from BundleState (#7186)
|
2024-03-19 06:52:19 +00:00 |
|
Justin Traglia
|
d91274eaa2
|
Enable clippy's redundant_clone linter (#7202)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-19 01:35:04 +00:00 |
|
Justin Traglia
|
b7ef60b899
|
Enable clippy's uninlined_format_args linter (#7204)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-18 23:29:19 +00:00 |
|
Justin Traglia
|
3861bc05fa
|
Enable clippy's derive_partial_eq_without_eq linter (#7203)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-18 22:33:53 +00:00 |
|
Matthias Seitz
|
de9fb89556
|
chore: remove txpool optimism feature (#7199)
|
2024-03-18 19:44:11 +00:00 |
|
Matthias Seitz
|
bddd1c6dfe
|
chore: bump revm inspector, bump msrv (#7167)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-03-15 21:40:53 +00:00 |
|
Alexey Shekhirin
|
52d49832d9
|
fix(static-file): pass producer as Arc<Mutex<_>> to ensure only one is active (#7143)
Co-authored-by: joshieDo <ranriver@protonmail.com>
|
2024-03-15 13:26:15 +00:00 |
|