|
|
4a2c1691fc
|
chore: rename price bump arg (#4399)
|
2023-08-29 17:54:15 +00:00 |
|
|
|
e527531a70
|
ref(cli): remove duplicated clap arg (#4336)
|
2023-08-28 15:01:06 +00:00 |
|
|
|
72b211ed4f
|
feat(reth): remove History variant in StageEnum (#4365)
|
2023-08-28 09:00:23 +00:00 |
|
|
|
97913049df
|
feat(bin): db freelist metric (#4346)
|
2023-08-24 14:52:19 +00:00 |
|
|
|
bfa130d187
|
feat(bin): unhide and enable full flag (#4327)
|
2023-08-23 15:08:27 -07:00 |
|
|
|
1eee5ee80a
|
feat(pruner, primitives): move prune batch sizes to ChainSpec (#4318)
Co-authored-by: joshieDo <ranriver@protonmail.com>
|
2023-08-23 17:45:53 +00:00 |
|
|
|
9a97640f19
|
feat(book): [prune] config section (#4328)
|
2023-08-23 15:44:29 +00:00 |
|
|
|
5a7a57d86b
|
fix(bin): make db metrics a gauge instead of counter (#4324)
|
2023-08-23 11:25:34 +00:00 |
|
|
|
0e61fbe9c6
|
feat(bin): expose db.table_entries metric (#4316)
|
2023-08-22 15:04:54 +00:00 |
|
|
|
3f887ab82c
|
chore: kebab case --dev fields (#4314)
|
2023-08-22 14:07:19 +00:00 |
|
|
|
b296c6bb92
|
feat(bin): show db path when confirming the drop (#4309)
|
2023-08-22 10:00:22 +00:00 |
|
|
|
7f9116b747
|
dep: move metrics to workspace (#4289)
|
2023-08-21 09:33:50 +00:00 |
|
|
|
cbf3eb4333
|
feat: integrate blobstore in validator (#4273)
|
2023-08-18 20:52:49 +00:00 |
|
|
|
8516fefa28
|
feat: integrate blobstore in pool (#4266)
|
2023-08-18 17:45:33 +00:00 |
|
|
|
2904745650
|
chore: bump metrics (#4265)
|
2023-08-18 14:57:28 +00:00 |
|
|
|
efab153cd9
|
feat(transaction-pool): make EthTransactionValidator generic over Validator (#4258)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-08-18 11:28:09 +00:00 |
|
|
|
8a2c3abd2a
|
feat(pipeline): prune receipts based on log emitters (#4044)
|
2023-08-16 16:38:36 +00:00 |
|
|
|
c743acde77
|
feat(db): add search to reth db list command (#4165)
|
2023-08-15 17:28:30 +00:00 |
|
|
|
0846d85513
|
Splitting Reth Node Command Ext (#4158)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-08-15 12:29:28 +00:00 |
|
|
|
dfdfea8d72
|
feat: download blocks in merkle debug script (#4137)
|
2023-08-14 11:00:48 +00:00 |
|
|
|
4ff8bca977
|
feat: add flag to CLI to disable colour coding of console output (#4033)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-08-14 09:25:44 +00:00 |
|
|
|
c9bb6216cd
|
chore(cli): remove unused debug.tip argument from execution debug script (#4183)
|
2023-08-14 09:23:08 +00:00 |
|
|
|
628495ae8f
|
chore: make unit type default (#4141)
|
2023-08-10 12:15:35 +00:00 |
|
|
|
6581961d3f
|
chore: disable eta for headers & bodies (#4065)
|
2023-08-09 12:17:19 +00:00 |
|
|
|
517f86aa2f
|
ask for confirmation during reth db drop (#4118)
|
2023-08-09 12:08:45 +00:00 |
|
|
|
f47498f4e0
|
feat(cli): full storage trie recovery (#4119)
|
2023-08-08 15:46:18 +00:00 |
|
|
|
7fb9b8414f
|
feat(bin): temporarily disable full node (#4112)
|
2023-08-08 11:30:50 +00:00 |
|
|
|
32dd9af531
|
feat(cli): storage tries recovery (#4109)
|
2023-08-08 08:59:43 +00:00 |
|
|
|
9569debbb5
|
feat: make base fee computation parameters configurable via chain spec (#3992)
|
2023-08-07 15:52:27 +00:00 |
|
|
|
aaf2d2cf19
|
chore: add with ext function (#4087)
|
2023-08-06 12:14:26 +00:00 |
|
|
|
3aff8de235
|
chore: make ext fns mut (#4081)
|
2023-08-05 15:18:15 +00:00 |
|
|
|
c0abfcedff
|
chore: rename command to NodeCommand and make fields pub (#4080)
|
2023-08-05 14:57:12 +00:00 |
|
|
|
443383b307
|
chore: make txpool cargo test compile (#4058)
|
2023-08-04 20:14:40 +02:00 |
|
|
|
82a2a6f416
|
feat: extend RethCliExt with payload builder (#4022)
|
2023-08-04 12:39:07 +00:00 |
|
|
|
704c0987df
|
feat: use DepositContract on ChainSpec (#4041)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-08-03 12:07:37 +00:00 |
|
|
|
ce6e24770e
|
Fix: successful execution of 'reth stage --commit' did not write results to the database (#4027)
|
2023-08-03 09:42:00 +00:00 |
|
|
|
2e1ef4dfa5
|
feat(prune): don't prune changesets if taking an incremental hashing/trie route (#4025)
eth tests unrelated, new blob txs
|
2023-08-02 19:06:17 +02:00 |
|
|
|
d595834d20
|
chore: make ipcpath arg default (#4036)
|
2023-08-02 15:58:22 +00:00 |
|
|
|
9510a5ca7e
|
feat(pruner): metrics (#4023)
|
2023-08-02 13:04:55 +00:00 |
|
|
|
cb0dedc8a9
|
chore: fix clippy (#4032)
|
2023-08-02 13:02:50 +00:00 |
|
|
|
b46101afb5
|
feat(cli): add max peer args (#4024)
|
2023-08-01 18:44:39 +00:00 |
|
|
|
b28bc8de57
|
chore: add example how to install additional rpc namespace (#4005)
|
2023-07-31 23:49:19 +00:00 |
|
|
|
9a7911b49e
|
feat(bin): node --full flag (#3965)
|
2023-07-31 16:00:45 +00:00 |
|
|
|
a1e68151d3
|
feat: Add RethCliExt (#3983)
|
2023-07-31 14:55:11 +00:00 |
|
|
|
134fe81efb
|
feat(pruning): prune ChangeSets & History during pipeline (#3728)
|
2023-07-31 14:36:03 +00:00 |
|
|
|
1ac2f15f1d
|
feat: reth db diff (#3917)
|
2023-07-31 13:40:50 +00:00 |
|
|
|
5823255031
|
feat: store logs in different folders based on the chain (#3948)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-07-31 13:40:14 +00:00 |
|
|
|
b05b84823a
|
add defaults to some rpc server cli args (#3969)
|
2023-07-28 14:42:46 +00:00 |
|
|
|
703d5c705a
|
feat(cli): in-memory merkle debug script (#3895)
|
2023-07-28 11:03:07 +00:00 |
|
|
|
d2cdd10ed2
|
Add price bump config (#3967)
|
2023-07-28 09:47:15 +00:00 |
|