|
|
470449ff24
|
fmt: format doc comments (#5308)
|
2023-11-05 13:06:30 +00:00 |
|
|
|
3ab1afc9aa
|
feat: implement providers for SnapshotJarProvider (#5231)
|
2023-11-03 14:30:57 +00:00 |
|
|
|
e73ece945d
|
feat: remove const generics from cursors and add segment masks (#5181)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-10-30 12:24:49 +00:00 |
|
|
|
74a2bf38dd
|
feat: add SnapshotCursor wrapper and impl HeaderProvider (#5170)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-10-30 11:58:03 +00:00 |
|
|
|
a9fa281816
|
feat(storage): database/transaction/cursor metrics (#5149)
|
2023-10-27 17:47:41 +00:00 |
|
|
|
0116b80414
|
feat: add reth db snapshot transactions | receipts commands (#5007)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-10-26 12:01:29 +00:00 |
|
|
|
e05dba69ce
|
chore: rewrite all error messages for consistency (#5176)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-10-25 20:12:03 +00:00 |
|
|
|
6ca14b5178
|
clean up database file after testing (#5087)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2023-10-25 18:47:44 +00:00 |
|
|
|
916b6b3b28
|
implementations for DbTx functions for TxMock (#5015)
|
2023-10-23 17:33:38 +00:00 |
|
|
|
d05b32449b
|
feat(bin): --raw and min size arguments for db commands (#5113)
|
2023-10-23 12:08:48 +00:00 |
|
|
|
d116de7410
|
Revert "feat(storage): make BlockReaderIdExt safe" (#5059)
|
2023-10-17 19:29:59 +00:00 |
|
|
|
ede8278916
|
remove lifetime param in storage trait (#5046)
|
2023-10-17 13:30:50 +00:00 |
|
|
|
30ebd2f8bb
|
feat(storage): make BlockReaderIdExt safe (#5022)
|
2023-10-16 11:15:52 +00:00 |
|
|
|
48cf69def4
|
chore(deps): move some deps to workspace (#5020)
|
2023-10-14 09:23:02 +02:00 |
|
|
|
a2c62cdf61
|
rpc tracing to workspace (#4986)
|
2023-10-11 16:19:06 +00:00 |
|
|
|
9c8eca6a49
|
feat: add reth db snapshot <TYPE> command (#4889)
|
2023-10-06 16:33:56 +00:00 |
|
|
|
1e7d028d53
|
refactor(prune): segment trait, receipts impl (#4887)
|
2023-10-05 11:56:47 +00:00 |
|
|
|
f59db3151d
|
chore(deps): move more things to workspace (#4881)
|
2023-10-02 20:45:36 +00:00 |
|
|
|
5f9a917fb1
|
feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com>
Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-09-28 15:55:39 +00:00 |
|
|
|
b85aa94033
|
docs: paradigmxzy -> paradigmxyz (#4837)
|
2023-09-28 14:27:30 +00:00 |
|
|
|
0cdd30251b
|
feat: create a NippyJar snapshot from multiple Table (#4716)
|
2023-09-27 14:13:18 +00:00 |
|
|
|
7024e9a8e9
|
chore(dep): reth db workspace (#4782)
|
2023-09-26 11:31:09 +00:00 |
|
|
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +00:00 |
|
|
|
28f5118048
|
chore: update dependencies with breaking changes (#4555)
|
2023-09-11 14:53:09 +00:00 |
|
|
|
e66e3e3556
|
feat(storage, tree): respect Transaction Lookup pruning in the blockchain tree (#4410)
|
2023-09-01 12:51:34 +00:00 |
|
|
|
7f9116b747
|
dep: move metrics to workspace (#4289)
|
2023-08-21 09:33:50 +00:00 |
|
|
|
2904745650
|
chore: bump metrics (#4265)
|
2023-08-18 14:57:28 +00:00 |
|
|
|
d643d03030
|
Move parking_lot dependency to workspace dep (#4228)
|
2023-08-16 13:32:42 +00:00 |
|
|
|
c743acde77
|
feat(db): add search to reth db list command (#4165)
|
2023-08-15 17:28:30 +00:00 |
|
|
|
b2be35c0ff
|
feat(interfaces): database write error details (#4190)
|
2023-08-14 13:09:01 +00:00 |
|
|
|
443383b307
|
chore: make txpool cargo test compile (#4058)
|
2023-08-04 20:14:40 +02:00 |
|
|
|
1ac2f15f1d
|
feat: reth db diff (#3917)
|
2023-07-31 13:40:50 +00:00 |
|
|
|
8cdb097829
|
chore: simplify workspace = true usage (#3930)
|
2023-07-26 15:21:09 +00:00 |
|
|
|
1ca7f3ae40
|
feat(pruner, storage): prune receipts & save checkpoints to database (#3733)
Co-authored-by: joshieDo <ranriver@protonmail.com>
|
2023-07-24 16:39:02 +00:00 |
|
|
|
94129631cb
|
feat(primitives, storage): save prune checkpoints in database (#3628)
|
2023-07-11 15:12:20 +00:00 |
|
|
|
ad2a8a5a17
|
chore(deps): bump pprof criterion (#3698)
|
2023-07-10 15:31:43 +00:00 |
|
|
|
5d904eba1e
|
test: use concrete type for arbitrary strategy (#3632)
|
2023-07-06 18:21:25 +00:00 |
|
|
|
770652a787
|
feat(bin, storage): configurable MDBX log level (#3524)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-07-03 12:45:32 +00:00 |
|
|
|
2126c01a42
|
feat(error): add wrappers for std::fs methods to track path for errors (#3367)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-01 11:49:26 +00:00 |
|
|
|
c3ea430e4a
|
refactor: move mdbx::test-utils to reth_db::test-utils and add DatabaseEnvRO (#3466)
|
2023-06-29 23:52:26 +00:00 |
|
|
|
d3465e2e32
|
feat(stages, storage): pruning configuration (#3341)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-06-29 15:04:43 +00:00 |
|
|
|
ee322769c9
|
feat: add default max readers 32000 (#3465)
|
2023-06-29 15:01:47 +00:00 |
|
|
|
a53af3a0f2
|
refactor: move init_db to reth_db and add DatabaseEnv (#3450)
|
2023-06-28 21:03:00 +00:00 |
|
|
|
0096739dbb
|
doc: add reth logo to docs (#3317)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-06-26 15:41:11 +00:00 |
|
|
|
2b1a34116d
|
chore(provider): simplify history unwind (#3355)
|
2023-06-23 15:47:55 +00:00 |
|
|
|
f4d7a6a369
|
chore: ShardedKey::last helper methods (#3352)
|
2023-06-23 11:15:50 +00:00 |
|
|
|
6810cd1295
|
feat(db): add helper enum for table name (#2935)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-22 18:04:01 +00:00 |
|
|
|
77167134d0
|
docs: document crate features (#3269)
|
2023-06-21 19:35:38 +00:00 |
|
|
|
5b20aece2b
|
chore: move bytes to workspace dep (#3302)
|
2023-06-21 19:13:32 +00:00 |
|
|
|
ee4f6b32a0
|
chore(deps): bump test-fuzz 4 (#3303)
|
2023-06-21 19:13:13 +00:00 |
|