|
|
72fdb7f9ec
|
feat: Make db-models no-std (#14459)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
Co-authored-by: alpharush <0xalpharush@protonmail.com>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Ryan Schneider <ryanleeschneider@gmail.com>
Co-authored-by: Bilog WEB3 <155262265+Bilogweb3@users.noreply.github.com>
Co-authored-by: Vitalyr <158586577+Vitaliyr888@users.noreply.github.com>
Co-authored-by: Yohann Kazoula <yoh.kzl@gmail.com>
Co-authored-by: Shourya Chaudhry <149008800+18aaddy@users.noreply.github.com>
Co-authored-by: Poulav Bhowmick <bpoulav@gmail.com>
Co-authored-by: urb <urbadeil@gmail.com>
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2025-02-14 11:59:50 +00:00 |
|
|
|
270aefe900
|
chore: disable storage-api default features (#14474)
|
2025-02-13 21:05:19 +00:00 |
|
|
|
fd0e9dc3db
|
fix static file derive (#14473)
|
2025-02-13 13:30:56 +00:00 |
|
|
|
b45478c08c
|
Revert "Disable default features for reth-storage-api in workspace manifest" (#14471)
|
2025-02-13 13:51:05 +01:00 |
|
|
|
58275b8931
|
Disable default features for reth-storage-api in workspace manifest (#14466)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-13 12:31:16 +00:00 |
|
|
|
2827447953
|
feat: drop ExEx WAL on reth db drop (#11855)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-02-13 12:29:53 +00:00 |
|
|
|
f425a4dbcd
|
chore: phase out reth-primitives from storage-api (#14462)
|
2025-02-13 10:00:00 +00:00 |
|
|
|
cfb91e94dd
|
chore: no_std for reth-execution-types (#14465)
|
2025-02-13 09:47:40 +00:00 |
|
|
|
fc7a3e5bc6
|
chore: use shorter map names (#14445)
|
2025-02-12 11:59:42 +00:00 |
|
|
|
fa2a571f8b
|
chore: rm unused err variant (#14427)
|
2025-02-11 21:02:47 +00:00 |
|
|
|
bae79ec53d
|
fix: use generic table types (#14413)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-02-11 15:29:22 +00:00 |
|
|
|
09a6aab9f7
|
feat: add reth-op crate (#14401)
|
2025-02-11 11:38:03 +00:00 |
|
|
|
7d0f5b757f
|
chore: make stages types no-std (#14334)
|
2025-02-08 16:40:52 +00:00 |
|
|
|
b2011353f2
|
feat: add other helpers for ProviderError (#14325)
|
2025-02-08 16:27:55 +00:00 |
|
|
|
d56985a298
|
chore: add codec and serde features to prune types (#14327)
|
2025-02-08 15:52:38 +00:00 |
|
|
|
1c3547cd00
|
chore: add serde feature to stages types (#14329)
|
2025-02-08 14:25:43 +00:00 |
|
|
|
1a4f5441f3
|
chore: silence unused warnings (#14328)
|
2025-02-08 10:24:31 +01:00 |
|
|
|
d147a2093e
|
fix(provider): fix pending block retrieval in find_block_by_hash (#14303)
|
2025-02-07 14:30:32 +00:00 |
|
|
|
b8a4468c69
|
Introduce AnyError (#14294)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-07 11:08:16 +00:00 |
|
|
|
dc0488cf75
|
feat: remove from fspath conversion for storagelockerr (#14291)
|
2025-02-07 08:51:03 +00:00 |
|
|
|
8f59efb96a
|
chore: move Transaction lock acquired mdbx log to trace (#14218)
|
2025-02-05 19:07:20 +00:00 |
|
|
|
b479b3439c
|
feat(no_std): Add no_std support for reth-storage-api (#14187)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-04 11:23:35 +01:00 |
|
|
|
e3106889a8
|
feat: abstract EthTransactionValidator over ChainSpec (#14162)
|
2025-02-03 19:26:18 +00:00 |
|
|
|
a39980a6f6
|
feat: generalize Block impls (#14133)
|
2025-01-31 22:05:09 +00:00 |
|
|
|
1c9ef8c5a3
|
refactor: remove Receipts struct (#14130)
|
2025-01-31 21:59:31 +00:00 |
|
|
|
62edaf14d4
|
perf(mdbx): do not always collect the backtrace of a locked transaction (#14123)
|
2025-01-31 15:11:37 +00:00 |
|
|
|
bd5dde54ef
|
fix: BlockSource check for pending block (#14112)
|
2025-01-31 09:26:51 +00:00 |
|
|
|
97278abe01
|
fix: ensure the pending block has the requested hash (#14096)
|
2025-01-30 10:14:42 +00:00 |
|
|
|
665ca2e89b
|
feat: enable state root task during persistence (#12392)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2025-01-29 19:57:32 +00:00 |
|
|
|
00593d2079
|
chore: correct the docs (#14070)
|
2025-01-29 14:29:04 +00:00 |
|
|
|
2652ec8af5
|
chore: make transaction type fields private (#13915)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-29 10:56:07 +00:00 |
|
|
|
a4b408848f
|
Make impls for MockEthProvider more generic (#14055)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-29 09:44:06 +00:00 |
|
|
|
9bc07cc5bd
|
feat: introduce ProviderFactoryBuilder (#13989)
|
2025-01-28 19:34:03 +00:00 |
|
|
|
5cf0276f1e
|
chore: rm optimism feature from reth-provider (#14035)
|
2025-01-28 13:31:26 +00:00 |
|
|
|
2e4376f359
|
add format checker to .toml (#13968)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-28 12:20:58 +00:00 |
|
|
|
cde951732e
|
refactor: store plain receipts instead Options in Receipts (#14010)
|
2025-01-27 16:05:48 +00:00 |
|
|
|
33bf34b2fb
|
fix: gracefully handle missing persisted_trie_updates (#13942)
|
2025-01-27 14:02:53 +00:00 |
|
|
|
b9a6e65d8c
|
chore: rm unused databasemetadata trait (#14003)
|
2025-01-27 12:22:07 +00:00 |
|
|
|
79a5217c07
|
chore: use asref path for open db (#13998)
|
2025-01-27 11:14:38 +00:00 |
|
|
|
6342162826
|
feat(mdbx): record backtrace of read transactions and log on timeout (#13707)
|
2025-01-27 10:53:06 +00:00 |
|
|
|
5dac5cfc62
|
chore!:unify trait fn naming for recovery (#13981)
|
2025-01-24 20:56:46 +00:00 |
|
|
|
cc8558fa11
|
feat(test-utils): Make MockEthProvider generic over Transaction (#13853)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-22 23:18:43 +00:00 |
|
|
|
f64dd8a977
|
chore: remove some unnecessary direct imports (#13934)
|
2025-01-22 22:08:48 +01:00 |
|
|
|
926ad2a639
|
feat: unify recover fn result type (#13897)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-22 14:58:36 +00:00 |
|
|
|
23ebf96188
|
chore: move receipts pruning to provider (#13886)
|
2025-01-22 13:41:13 +00:00 |
|
|
|
901240877a
|
feat: add transactions_iter helper (#13910)
|
2025-01-21 23:37:51 +00:00 |
|
|
|
d2b454236f
|
perf(root): untangle the state root task (#13898)
|
2025-01-21 22:46:34 +00:00 |
|
|
|
0a5de2fdae
|
feat: add StaticFileBlockWithdrawals to db-model (#13894)
|
2025-01-21 13:25:18 +00:00 |
|
|
|
50dae68dce
|
chore: rm legacy helper traits (#13895)
|
2025-01-21 00:34:52 +00:00 |
|
|
|
f527b5a60d
|
feat: get BlockMeta table values from static file or database (#13844)
|
2025-01-20 11:18:50 +00:00 |
|