Shane K Moore
|
f59a82e4c6
|
chore: add node synced helper (#16928)
|
2025-06-19 18:46:34 +00:00 |
|
0xNarumi
|
21cf573d97
|
fix: move bytecode_by_hash from StateProvider to a dedicated BytecodeReader (#16886)
|
2025-06-18 13:29:11 +00:00 |
|
Yeongjong Pyo
|
8dbbe7bda4
|
fix(test): handle getting the last base_fee_per_gas (#16881)
|
2025-06-18 08:33:49 +00:00 |
|
0xNarumi
|
fcc935e215
|
fix: make EthPubSub pub to allow composition and fallback overrides (#16823)
|
2025-06-16 11:28:24 +00:00 |
|
Arsenii Kulikov
|
31300e4fde
|
feat: integrate tracing helpers (#16466)
|
2025-06-16 09:52:21 +00:00 |
|
Femi Bankole
|
bdd0d4384e
|
fix: set parent beacon block to zero hash if parent's beacon block is Some (#16767)
|
2025-06-11 11:50:36 +00:00 |
|
Roman Hodulák
|
628f212deb
|
feat(rpc): Add TxEnv conversion function into RpcConverter (#16750)
|
2025-06-11 08:27:04 +00:00 |
|
Roman Hodulák
|
03fcb332bc
|
feat(rpc): Implement TransactionCompat for generic RPC response builder (#16694)
|
2025-06-09 09:12:29 +00:00 |
|
Hai | RISE
|
cd521ce79d
|
perf: remove some clones around eth_call (#16665)
|
2025-06-05 08:16:54 +00:00 |
|
Femi Bankole
|
1254438bdd
|
feat: json ChainNotification subscription endpoint (#16644)
|
2025-06-04 09:58:38 +00:00 |
|
Roman Hodulák
|
e2f162038f
|
feat(rpc): Add Primitives associated type to TransactionCompat trait (#16626)
|
2025-06-03 15:27:30 +00:00 |
|
Matthias Seitz
|
4686778cb9
|
chore: make clippy happy (#16611)
|
2025-06-03 11:03:54 +02:00 |
|
Ishika Choudhury
|
5f7fe6b9e2
|
feat: fixed missing blocktimestamp in logs subscription (#16598)
|
2025-06-03 11:03:29 +02:00 |
|
Ethan Nguyen
|
68862425af
|
feat(rpc): Export Validation Blocklist Hash (#16513)
|
2025-05-28 22:17:55 +00:00 |
|
Ishika Choudhury
|
47d623ca21
|
chore: removed otterscan_api_truncate_input function (#16530)
|
2025-05-28 17:39:17 +00:00 |
|
Soubhik Singha Mahapatra
|
1bb34a91af
|
chore: bumped alloy to 1.0.9 (#16527)
|
2025-05-28 16:29:26 +00:00 |
|
cakevm
|
4856424334
|
feat(rpc): add debug_stateRootWithUpdates method (#16353)
|
2025-05-28 11:56:06 +00:00 |
|
Soubhik Singha Mahapatra
|
2765bdc193
|
refactor: refactored the fill fn to use Transaction::from_transaction() (#16504)
|
2025-05-27 18:05:38 +00:00 |
|
Matthias Seitz
|
f7fd3d9579
|
chore: support tagged block numbers for all ots endpoints (#16501)
|
2025-05-27 17:52:22 +02:00 |
|
Matthias Seitz
|
f466fa1bb0
|
fix: support tags for ots_getheaderbynumber (#16497)
|
2025-05-27 16:43:17 +02:00 |
|
Louis Brown
|
c36b5433ee
|
chore: Change getBlockDetails arg to BlockNumberOrTag (#16378)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-27 15:42:09 +02:00 |
|
Veer Chaurasia
|
7ca286110f
|
refactor: remove reth dependencies and instead use reth_ethereum (#16416)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-24 08:35:40 +00:00 |
|
Matthias Seitz
|
ddcd30f400
|
chore: make clippy happy (#16455)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-05-24 09:25:50 +02:00 |
|
Matthias Seitz
|
ecbdf45654
|
chore: bump revm and op-alloy (#16429)
Co-authored-by: Ishika Choudhury <117741714+Rimeeeeee@users.noreply.github.com>
|
2025-05-23 11:22:18 +00:00 |
|
Matthias Seitz
|
b76d4f6617
|
perf: spawn range query on blocking (#16434)
|
2025-05-23 11:04:19 +00:00 |
|
stevencartavia
|
452ee50d02
|
chore: Move subscription_task_spawner into EthPubSubInner (#16383)
|
2025-05-21 08:24:42 +00:00 |
|
Matthias Seitz
|
85775b5a79
|
chore: rm jsonrpsee features (#16314)
|
2025-05-17 06:24:06 +02:00 |
|
Louis Brown
|
6f4087e14e
|
refactor: Remove to_subscription_message and update calls (#16305)
|
2025-05-16 13:48:32 +00:00 |
|
Matthias Seitz
|
710a783461
|
chore: bump inspectors 0.22.1 (#16291)
|
2025-05-16 11:01:48 +02:00 |
|
Louis Brown
|
9027af7164
|
chore: Construct a SubscriptionMessage with the sink's properties (#16285)
|
2025-05-15 18:26:50 +00:00 |
|
fantasyup
|
46fbdf0e2d
|
chore: upstream tx_type derive to alloy::TransactionRequest (#16284)
|
2025-05-15 16:07:33 +00:00 |
|
Veer Chaurasia
|
e1435350a1
|
feat: simplify choosing txtype for tx request using .has methods (#16227)
|
2025-05-14 10:19:59 +00:00 |
|
Ayush Dubey
|
1990286cba
|
chore: Replacing filter id with subscription (#16224)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-14 09:36:51 +00:00 |
|
Aliaksei Misiukevich
|
4122680833
|
feat: impl of bad_blocks handler (#16209)
Signed-off-by: Aliaksei Misiukevich <taberlick@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-14 07:55:53 +00:00 |
|
Z
|
4e84e42f1e
|
chore(deps): migrate to jsonrpsee 0.25 (#15956)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-14 07:41:54 +00:00 |
|
fantasyup
|
8829881138
|
refactor: add alloy_consensus::SignerRecoverable to SingedTransaction supertrait (#16174)
|
2025-05-13 07:53:18 +00:00 |
|
Arsenii Kulikov
|
d5e61c71d9
|
fix: correctly set txtype if blobVersionedHashes is present (#16182)
|
2025-05-13 07:38:12 +00:00 |
|
Matthias Seitz
|
96e959ca20
|
chore: replace filteredParams with Filterset (#16077)
Co-authored-by: James <james@prestwi.ch>
|
2025-05-12 13:37:06 +02:00 |
|
Matthias Seitz
|
3338c5a319
|
revert: "revert: 2054a37" (#16139)
Co-authored-by: rakita <dragan0rakita@gmail.com>
|
2025-05-12 08:53:05 +00:00 |
|
Matthias Seitz
|
c830d8c852
|
revert: 2054a37 (#16138)
|
2025-05-09 15:56:06 +02:00 |
|
Federico Gimenez
|
2054a37b02
|
feat: add precompile cache for execution (#15928)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-09 09:36:28 +00:00 |
|
Federico Gimenez
|
699b3fde1b
|
chore: remove BlockExecutorProvider trait (#15989)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-05-06 11:34:37 +00:00 |
|
Emilia Hane
|
4cd714e8d8
|
chore(op-sdk): Relax trait bounds on TraceApi methods not accessing mempool (#15752)
|
2025-05-02 08:41:11 +00:00 |
|
Alex Pikme
|
46e123f3ad
|
docs: correction and fix error (#16010)
|
2025-04-30 16:10:05 +00:00 |
|
Matthias Seitz
|
2f85dcc4e0
|
chore: use default init (#15975)
|
2025-04-28 16:34:50 +00:00 |
|
Harrish Bansal
|
82d6505948
|
refactor: remove validate_header_with_total_difficulty (#15903)
|
2025-04-25 13:38:29 +00:00 |
|
Ayush Dubey
|
cef7febf0b
|
feat: Introducing ValidationApiError into structured JSON-RPC error responses (#15901)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-25 10:10:32 +00:00 |
|
Hai | RISE
|
7a4a30f49f
|
chore: fix misleading name (#15920)
|
2025-04-25 07:02:08 +00:00 |
|
Emilia Hane
|
a7435bede0
|
chore(deps): 2024 edition syntax fixes (#14731)
|
2025-04-24 21:34:26 +00:00 |
|
Matthias Seitz
|
0c7518205b
|
chore: bump alloy 0.15.5 (#15913)
|
2025-04-24 14:39:24 +00:00 |
|