Oliver Nordbjerg
|
3a3b957961
|
fix: don't import ipc client on windows (#7712)
|
2024-04-18 10:55:54 +00:00 |
|
Matthias Seitz
|
9286cc6c84
|
chore: bump alloy (#7701)
|
2024-04-17 14:34:14 +00:00 |
|
Matthias Seitz
|
fb3f6f1559
|
chore: flatten node-api dep (#7682)
|
2024-04-16 16:20:42 +00:00 |
|
jn
|
49ceeaf0cc
|
refactor: Drop reth_primitives::Log (#7651)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-16 14:36:06 +00:00 |
|
Abner Zheng
|
516e836875
|
feat: add rpc trait bindings for optimism specific endpoints (#7621)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-16 09:58:24 +00:00 |
|
Rupam Dey
|
d4a8ef92d7
|
refactor: replace ``calculate_next_block_base_fee`` with alloy's builtin function (#7641)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-15 21:58:54 +00:00 |
|
Thomas Coratger
|
c59c41701d
|
Convert Header and Block rpc to primitives (#7660)
|
2024-04-15 19:30:35 +00:00 |
|
Matthias Seitz
|
3e8d5c69cf
|
feat: replace reth native AccessList type (#7636)
|
2024-04-14 18:07:41 +00:00 |
|
KallyDev
|
3237ad2a8c
|
feat(rpc): add anvil and hardhat and ganache trait bindings (#7495)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-13 06:58:11 +00:00 |
|
Matthias Seitz
|
a89add094f
|
chore(deps): bump alloy+evm inspectors (#7616)
|
2024-04-13 08:33:21 +02:00 |
|
cairo
|
041e29347b
|
feat(rpc): add block timestamp to logs (#7606)
|
2024-04-12 20:17:02 +00:00 |
|
Oliver Nordbjerg
|
47d533217c
|
chore: clean up some errors (#7585)
|
2024-04-12 09:59:09 +00:00 |
|
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 |
|