|
|
0933e1b07d
|
feat: generic data primitives block builder test framework (#13522)
|
2024-12-27 09:41:29 +00:00 |
|
|
|
031f430b8f
|
perf: query accounts with &Address to avoid copying address (#13554)
|
2024-12-25 12:31:28 +00:00 |
|
|
|
ec21e895c1
|
chore: rm evmenvprovider trait (#13503)
|
2024-12-23 10:46:09 +00:00 |
|
|
|
b525231224
|
chore: Introduce helper type for evm cfg and env tuple (#13377)
|
2024-12-14 08:53:59 +00:00 |
|
|
|
a7ebd15d24
|
chore: unify unchecked naming (#13391)
|
2024-12-13 18:34:37 +00:00 |
|
|
|
f347977765
|
chore: use hash fn directly (#13379)
|
2024-12-13 12:28:48 +00:00 |
|
|
|
59fb0e210d
|
chore: add BlockBodyIndicesProvider trait (#13347)
|
2024-12-12 13:49:44 +00:00 |
|
|
|
7764b9a038
|
chore: add OmmersProvider trait (#13331)
|
2024-12-12 11:20:03 +00:00 |
|
|
|
62e2cbfe86
|
chore: remove unused evm env provider fns (#13272)
|
2024-12-10 18:43:42 +00:00 |
|
|
|
c9c6eb5aaa
|
chore: rm unused evm provider fn (#13184)
|
2024-12-06 17:08:12 +00:00 |
|
|
|
5c07669ef6
|
chore: remove TransactionSignedNoHash (#13120)
|
2024-12-04 08:59:01 +01:00 |
|
|
|
886471d693
|
Introduce HashedPostStateProvider (#12607)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-03 16:56:17 +00:00 |
|
|
|
332cce1f9b
|
feat: add header AT to provider (#13030)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-12-02 13:24:48 +00:00 |
|
|
|
7a6a725d91
|
feat: add Receipt AT to writer traits (#12892)
|
2024-11-27 15:31:13 +00:00 |
|
|
|
533b555f87
|
feat: add Receipt AT to ReceiptProvider (#12890)
|
2024-11-27 14:02:25 +00:00 |
|
|
|
acfcfbdcf3
|
perf: minimize clones when saving blocks (#12870)
|
2024-11-27 09:08:19 +01:00 |
|
|
|
2ce741709f
|
feat: relax provider bounds (#12857)
|
2024-11-26 16:26:36 +00:00 |
|
|
|
4dfaa46380
|
chore: unify recover_singer (#12881)
|
2024-11-26 15:19:58 +00:00 |
|
|
|
2d6b8937c3
|
refactor: unify logic for writing receipts (#12878)
|
2024-11-26 14:24:40 +00:00 |
|
|
|
26fc701814
|
feat: NodePrimitivesProvider (#12855)
|
2024-11-26 12:06:55 +00:00 |
|
|
|
c44e11b8ad
|
feat: add Block AT to BlockReader (#12837)
|
2024-11-25 14:28:56 +00:00 |
|
|
|
863c5233fc
|
feat: ChainStorageReader (#12836)
|
2024-11-25 13:29:25 +00:00 |
|
|
|
dcaa06a01a
|
feat: make more block types generic (#12812)
|
2024-11-25 10:50:10 +00:00 |
|
|
|
5db3ad1a67
|
feat: add Transaction AT to TransactionsProvider (#12794)
|
2024-11-22 23:04:42 +00:00 |
|
|
|
362e2ed0af
|
chore: rename transaction_by_id_no_hash fn (#12783)
|
2024-11-22 15:35:50 +00:00 |
|
|
|
7f5fd80cb7
|
feat: integrate SignedTx AT into StaticFileProviderRW (#12764)
|
2024-11-22 11:49:25 +00:00 |
|
|
|
72a52d5ea5
|
feat: make StaticFileProvider generic over NodePrimitives (#12565)
|
2024-11-15 10:42:58 +00:00 |
|
|
|
001f3899fd
|
primitives: rm alloy Header reexport (#12515)
|
2024-11-13 16:41:25 +00:00 |
|
|
|
59ebebaa63
|
primitives: rm alloy Withdrawals reexport (#12421)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-09 13:09:46 +00:00 |
|
|
|
566f2b4950
|
primitives: rm alloy BlockHashOrNumber reexport (#12302)
|
2024-11-04 10:15:56 +00:00 |
|
|
|
56b76871ed
|
primitives: rm alloy Withdrawal reexport (#12296)
|
2024-11-04 08:21:17 +00:00 |
|
|
|
8a40d5c6aa
|
feat(providers): add AtomicBlockchainProvider (#11705)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-23 13:40:14 +00:00 |
|
|
|
20dc0c7da0
|
some fmt (#11933)
|
2024-10-21 17:25:33 +00:00 |
|
|
|
3bd695ee63
|
feat: update el requests for devnet 4 (#11865)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-19 12:48:35 +00:00 |
|
|
|
b57a5607cb
|
test: make provider compile with cargo t (#11817)
|
2024-10-17 03:05:26 +00:00 |
|
|
|
183cea4577
|
chore(provider): move state_provider_from_state to BlockState impl (#11777)
|
2024-10-16 08:13:30 +00:00 |
|
|
|
c03399d1eb
|
chore(ci): unpin clippy (#11697)
|
2024-10-13 09:25:56 +00:00 |
|
|
|
b51299b86b
|
refac: small refactor in BlockchainProvider2 (#11660)
|
2024-10-11 18:22:20 +00:00 |
|
|
|
1ba631ba95
|
feat: store safe block num as well (#11648)
|
2024-10-10 19:32:15 +02:00 |
|
|
|
10eb1e8b3f
|
chore(providers): test race condition on all BlockchainProvider2 macro tests (#11574)
|
2024-10-08 17:10:23 +00:00 |
|
|
|
67db43d0ac
|
chore(provider): add more test coverage on BlockchainProvider non-range queries (#11564)
|
2024-10-08 13:17:57 +00:00 |
|
|
|
65e6683295
|
fix(provider): fix sub overflow on tx_range queries for empty blocks (#11568)
|
2024-10-08 12:54:47 +00:00 |
|
|
|
4b12f3285a
|
fix(tree): make state methods work for historical blocks (#11265)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
|
2024-10-07 09:12:35 +00:00 |
|
|
|
7842673903
|
feat(provider): add test_race to BlockchainProvider2 tests (#11523)
|
2024-10-07 09:06:28 +00:00 |
|
|
|
093b1a16df
|
chore(provider): add more test coverage on BlockchainProvider::*by_block_range queries (#11488)
|
2024-10-04 18:57:44 +00:00 |
|
|
|
a42cfbbae7
|
chore(provider): add more test coverage on BlockchainProvider::*by_tx_range queries (#11480)
|
2024-10-04 15:05:17 +00:00 |
|
|
|
b4d5adeeb1
|
chore: use block_ref on CanonicalInMemoryState (#11467)
|
2024-10-03 17:32:31 +00:00 |
|
|
|
af465623cb
|
chore(provider): clone after filtering on sealed_headers_while (#11459)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-03 17:38:00 +02:00 |
|
|
|
96f1406a14
|
chore(provider): use block_ref instead on BlockState (#11458)
|
2024-10-03 13:48:37 +00:00 |
|
|
|
ac85fc0507
|
chore(provider): find last_database_block_number with BlockState anchor instead (#11455)
|
2024-10-03 13:19:02 +00:00 |
|