|
|
a4f86b0e2d
|
feat: set up codspeed (#13372)
|
2024-12-20 11:21:51 +00:00 |
|
|
|
378d80a22a
|
chore: sprinkle a few track_caller (#13471)
|
2024-12-20 10:44:59 +00:00 |
|
|
|
04af67879c
|
chore: assert etl_config.file_size != 0 (#13435)
|
2024-12-20 08:30:41 +00:00 |
|
|
|
5639552f95
|
fix: drop and remove lockfile when test (#13437)
|
2024-12-19 11:34:00 +00:00 |
|
|
|
2eecf75c35
|
chore: remove redundant Send bounds for BlockReader types (#13452)
|
2024-12-19 10:57:13 +00:00 |
|
|
|
ef033abaf9
|
Removed manual implementations of core::error::Error (#13370)
Co-authored-by: router <router@router.ian>
|
2024-12-18 00:01:48 +00:00 |
|
|
|
091c5499ba
|
chore: replace TrieAccount with alloy's (#13397)
|
2024-12-16 02:57:02 +00:00 |
|
|
|
ed7b778bbe
|
perf: skip lockfile exist checking when disable-lock enabled (#13355)
|
2024-12-14 20:18:37 +00:00 |
|
|
|
b525231224
|
chore: Introduce helper type for evm cfg and env tuple (#13377)
|
2024-12-14 08:53:59 +00:00 |
|
|
|
16f6d7a0c3
|
chore: add test_segment_config_backwards (#13394)
|
2024-12-14 08:18:36 +00:00 |
|
|
|
a7ebd15d24
|
chore: unify unchecked naming (#13391)
|
2024-12-13 18:34:37 +00:00 |
|
|
|
233dc7d35b
|
fix(test): exclude lock file from storage files count (#13343)
|
2024-12-13 16:35:04 +00:00 |
|
|
|
e89d171fc8
|
chore: use reth-primitives-traits-directly (#13386)
|
2024-12-13 15:13:33 +00:00 |
|
|
|
df697f2cc0
|
perf(history_by_block_hash): reuse provider instead of creating two (#13382)
|
2024-12-13 13:38:30 +00:00 |
|
|
|
f347977765
|
chore: use hash fn directly (#13379)
|
2024-12-13 12:28:48 +00:00 |
|
|
|
aef9023781
|
chore: use OpTypedTransaction directly (#13350)
|
2024-12-12 14:31:37 +00:00 |
|
|
|
59fb0e210d
|
chore: add BlockBodyIndicesProvider trait (#13347)
|
2024-12-12 13:49:44 +00:00 |
|
|
|
cdb03ac0b1
|
feat: optimism-specific receipt (#13317)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-12-12 13:43:35 +00:00 |
|
|
|
90fcfb90e7
|
chore: unify noop provider impls (#13345)
|
2024-12-12 14:13:39 +01:00 |
|
|
|
3b08b659aa
|
chore: impl evm env provider for noop (#13342)
|
2024-12-12 12:20:42 +00:00 |
|
|
|
7764b9a038
|
chore: add OmmersProvider trait (#13331)
|
2024-12-12 11:20:03 +00:00 |
|
|
|
328d4937f2
|
fix: use generic receipt in StaticFileProducer (#13324)
|
2024-12-11 22:08:09 +00:00 |
|
|
|
5b19badd9b
|
feat(op-isthmus): impl Debug for BlockchainProvider (#13312)
|
2024-12-11 19:44:18 +00:00 |
|
|
|
394f973acd
|
chore: improve CompactZstd macro (#13277)
|
2024-12-11 11:58:12 +00:00 |
|
|
|
0494ca01d5
|
perf: trie micro optimizations (#13282)
|
2024-12-11 04:52:42 +00:00 |
|
|
|
0144a433df
|
perf: reduce size of DatabaseError (#13283)
|
2024-12-11 02:49:15 +00:00 |
|
|
|
73f1583455
|
Bump alloy to 0.8.0 (#13268)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-10 20:06:21 +00:00 |
|
|
|
62e2cbfe86
|
chore: remove unused evm env provider fns (#13272)
|
2024-12-10 18:43:42 +00:00 |
|
|
|
88a9bd72d4
|
feat: make engine block downloaders generic over block (#13273)
|
2024-12-10 15:38:37 +00:00 |
|
|
|
4c39b98b62
|
chore: add StorageLocation to BlockBodyWriter trait (#13266)
|
2024-12-10 13:56:35 +00:00 |
|
|
|
386e4b3ebd
|
feat: extract zstd compressors (#13250)
|
2024-12-09 22:19:50 +00:00 |
|
|
|
13302ca655
|
feat(db): make init_db function accepts a TableSet (#13222)
|
2024-12-09 12:09:54 +00:00 |
|
|
|
c9c6eb5aaa
|
chore: rm unused evm provider fn (#13184)
|
2024-12-06 17:08:12 +00:00 |
|
|
|
627ceae86b
|
feat(db): initialize db with tables (#13130)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-06 16:24:54 +00:00 |
|
|
|
fdff4f18f2
|
feat(DbTx): add get_by_encoded_key (#13171)
|
2024-12-06 13:58:17 +00:00 |
|
|
|
2f46fe6d48
|
chore: use leaner NoopProvider in network (#13178)
|
2024-12-06 12:49:57 +00:00 |
|
|
|
cf2a6a1ee8
|
feat: EthApi traits abstraction (#13170)
|
2024-12-06 12:30:50 +00:00 |
|
|
|
242bbaa9c4
|
fix: throw error if genesis header found on static files, but empty db (#13157)
|
2024-12-06 09:05:10 +00:00 |
|
|
|
da98285469
|
feat: re-export used deps from reth-codecs (#13167)
|
2024-12-06 09:45:30 +01:00 |
|
|
|
6fc4e8acd2
|
chore: make reth codec support optional (#13166)
|
2024-12-06 09:44:33 +01:00 |
|
|
|
3ccbda8e1a
|
chore: add reference to the troubleshooting page on mdbx::Error::Access (#13151)
|
2024-12-05 15:21:01 +00:00 |
|
|
|
b4124dd1b0
|
feat: make RPC cache generic over primitives (#13146)
|
2024-12-05 13:14:51 +00:00 |
|
|
|
804dc99ef4
|
feat: impl compact for alloy txtype (#13152)
|
2024-12-05 12:13:14 +00:00 |
|
|
|
d298fb1b81
|
fix(op): add missing op consensus validation check (#13122)
|
2024-12-04 14:27:49 +00:00 |
|
|
|
53243a29f3
|
perf: avoid cloning bytecode when converting revm's &AccountInfo to reth's Account (#13126)
|
2024-12-04 13:13:35 +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 |
|
|
|
6baf519c9e
|
feat(custom-tables): don't record metrics for custom tables (#13104)
|
2024-12-03 14:27:20 +00:00 |
|
|
|
8f61af0136
|
introduce tableset and impl for tables enum (#12617)
Co-authored-by: dkathiriya <lakshya-sky@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-03 14:07:43 +00:00 |
|
|
|
84e1fb92e0
|
feat: impl more noop functions (#13029)
|
2024-12-03 10:58:33 +00:00 |
|