|
|
cf1824989e
|
fix: replace mainnet TTD so geth mainnet genesis parsing works (#5290)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-11-04 06:08:30 +00:00 |
|
|
|
a98ae7fa3e
|
feat: add --rpc.jwtsecret arg (#5271)
|
2023-11-03 02:58:55 +00:00 |
|
|
|
e6995e5cdf
|
Parse Genesis Value from Memory (#5238)
|
2023-11-03 02:58:29 +00:00 |
|
|
|
0449c5eca6
|
feat(rpc): limit block_range by 100_000 per eth_getLogs request (#5243)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-11-02 14:29:03 +00:00 |
|
|
|
23c4828e5a
|
docs: clarify discovery nodes (#5260)
|
2023-11-01 16:06:08 +00:00 |
|
|
|
9ca44efe9f
|
feat(bin): separate journald and file log filters, log debug to file by default (#5197)
|
2023-10-31 11:08:15 +00:00 |
|
|
|
fef8d7f4e6
|
feat(args) : increase default max response size (#5237)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-30 20:00:43 +00:00 |
|
|
|
07552ca149
|
style: builder style segment set (#5209)
|
2023-10-30 12:57:52 +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 |
|
|
|
ffe1a88417
|
chore: move consensus instantiation to fn (#5208)
|
2023-10-28 08:57:47 +02:00 |
|
|
|
a9fa281816
|
feat(storage): database/transaction/cursor metrics (#5149)
|
2023-10-27 17:47:41 +00:00 |
|
|
|
006259b4f6
|
feat: move ZstdDictionary inside NippyJar and create a snapshot manager (#5139)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-10-27 10:06:31 +00:00 |
|
|
|
998453c50f
|
chore: add debug log for tree during setup (#5201)
|
2023-10-27 10:42:28 +02:00 |
|
|
|
fc4fc93680
|
feat(primitives, stages): improve checkpoint logs readability (#5194)
|
2023-10-26 16:41:13 +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 |
|
|
|
dd6913cd98
|
feat(primitives): add _HASH suffix for constants hashes (#5175)
|
2023-10-25 14:07:21 +00:00 |
|
|
|
d05b32449b
|
feat(bin): --raw and min size arguments for db commands (#5113)
|
2023-10-23 12:08:48 +00:00 |
|
|
|
0088ba4553
|
chore: add convenience trait bounds (#5131)
|
2023-10-22 18:32:05 +02:00 |
|
|
|
2f66662f62
|
perf: rm thread stack size bumps (#5089)
|
2023-10-19 11:55:36 +00:00 |
|
|
|
0764af6914
|
chore(cli): allow dupsort in db list (#5068)
|
2023-10-18 12:51:34 +00:00 |
|
|
|
ede8278916
|
remove lifetime param in storage trait (#5046)
|
2023-10-17 13:30:50 +00:00 |
|
|
|
48cf69def4
|
chore(deps): move some deps to workspace (#5020)
|
2023-10-14 09:23:02 +02:00 |
|
|
|
6c8c084e36
|
feat: track encoded length with pooled txs (#4976)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-13 10:46:37 +00:00 |
|
|
|
e86b80a019
|
feat(bin, snapshot): SnapshotSegment, headers segment & refactors (#4979)
|
2023-10-12 18:51:57 +00:00 |
|
|
|
2dbd142d60
|
feat(bin, prune): pass prune segments from CLI & refactor modes (#4964)
|
2023-10-12 11:49:28 +00:00 |
|
|
|
3a8c062574
|
chore: simplify HashedCursorFactory trait (#4984)
|
2023-10-12 11:41:06 +00:00 |
|
|
|
18311976a1
|
refactor(prune): impl Segment for other prune segments (#4899)
|
2023-10-12 07:13:01 +00:00 |
|
|
|
65cc314ab5
|
chore: rm redundant config (#4987)
|
2023-10-11 18:47:33 +02:00 |
|
|
|
a2c62cdf61
|
rpc tracing to workspace (#4986)
|
2023-10-11 16:19:06 +00:00 |
|
|
|
c6531b48f8
|
feat: Feat/add on rpc server started hook (#4947)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-10 16:15:15 +00:00 |
|
|
|
36306ce916
|
feat: add cli ext event hooks example (#4935)
|
2023-10-06 18:05:03 +00:00 |
|
|
|
9c8eca6a49
|
feat: add reth db snapshot <TYPE> command (#4889)
|
2023-10-06 16:33:56 +00:00 |
|
|
|
50fa71d8d8
|
feat(cli): debug build block (#4914)
|
2023-10-06 08:34:38 +00:00 |
|
|
|
12c0bde9ec
|
feat: add ipc path to config (#4920)
|
2023-10-05 19:09:30 +00:00 |
|
|
|
99dfad9470
|
Simplify node components (#4922)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-05 16:40:17 +00:00 |
|
|
|
1e7d028d53
|
refactor(prune): segment trait, receipts impl (#4887)
|
2023-10-05 11:56:47 +00:00 |
|
|
|
005ca6656c
|
chore: make unit type default (#4916)
|
2023-10-05 12:45:53 +02:00 |
|
|
|
2c4b8b7f39
|
fix: delegate all calls (#4915)
|
2023-10-05 12:45:43 +02:00 |
|
|
|
066998dc80
|
refactor: simplify RethNodeCommandConfig trait (#4895)
|
2023-10-04 18:35:27 +00:00 |
|
|
|
af8e3c9ee9
|
feat(pruner): shared deletion limit (#4880)
|
2023-10-04 18:12:58 +00:00 |
|
|
|
081d71e1a2
|
change transaction value fields from u128 to a wrapper-type of U256 (#4439)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-04 12:07:44 +00:00 |
|
|
|
d3cc4cc643
|
refactor: move broadcast channel init into tree (#4894)
|
2023-10-03 17:26:41 +00:00 |
|
|
|
08c5c43b78
|
fix: check active hardforks using head block for validator (#4882)
|
2023-10-02 22:08:12 +00:00 |
|
|
|
f59db3151d
|
chore(deps): move more things to workspace (#4881)
|
2023-10-02 20:45:36 +00:00 |
|
|
|
fd697d9d3f
|
Changes to enable validation api extension (#4783)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-30 13:10:30 +00:00 |
|
|
|
a046288af9
|
fix: unwrap latest block for cli log (#4859)
|
2023-09-29 18:33:34 +00:00 |
|
|
|
ce85e17830
|
fix(bin): latest block in status message (#4856)
|
2023-09-29 14:27:07 +00:00 |
|
|
|
23d2baff0f
|
Add an ability to change P2P listening address (#4849)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-29 12:44:43 +00:00 |
|
|
|
6b2945440b
|
feat(snapshot, prune): highest snapshots tracker (#4721)
|
2023-09-29 09:59:48 +00:00 |
|