Commit Graph

560 Commits

Author SHA1 Message Date
66589209a0 feat: enable size-limited file logs by default (#4192)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-09-18 14:08:18 +00:00
f153d8f4d4 feat(revm): Integrate State (#3512)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
2023-09-16 11:00:22 +00:00
62e7d98202 feat(cli): allow multiple trusted peers (#4619) 2023-09-15 23:07:24 +00:00
28f5118048 chore: update dependencies with breaking changes (#4555) 2023-09-11 14:53:09 +00:00
34417ff6fc fix: add missing holesky variant (#4541) 2023-09-10 00:41:03 +00:00
0fed70773c test: add backward compat toml test (#4531) 2023-09-08 13:48:14 +00:00
5f329e78b6 #2511: extended reth-rpc example with custom rpc ext (#4508)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-09-08 11:48:57 +00:00
685148117a chore: bump c-kzg and add serde feature (#4499) 2023-09-06 22:15:16 +00:00
01d4933125 feat(primitives): remove constraints on SenderRecovery pruning (#4488) 2023-09-05 17:39:49 +00:00
b2750e0e9b Remove redundant clones (#4485) 2023-09-05 08:30:18 +00:00
6bb94af5bb feat(stages): respect PruneModes in TxLookup stage (#4390) 2023-09-01 14:06:49 +00:00
e66e3e3556 feat(storage, tree): respect Transaction Lookup pruning in the blockchain tree (#4410) 2023-09-01 12:51:34 +00:00
426865aca9 chore: apply same order 2023-08-31 15:45:05 -07:00
1a40daef8a docs: add aquamarine as dep to reth (#4433) 2023-08-31 19:09:27 +00:00
edf31806d8 feat(stages): respect PruneModes in Index History stages (#4382) 2023-08-31 10:27:07 +00:00
cd71f689cd feat: add a CLI flag for secondary nodes (#4029)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-31 01:58:02 +00:00
975ff13155 feat(cli): extract more functions from RpcServerArgs in RethRpcConfig (#4412) 2023-08-30 22:31:41 +00:00
3ffcae360e feat(cli): allow overriding kzg trusted setup (#4335) 2023-08-30 00:41:29 +00:00
505be45559 feat: integrate price bump (#4398) 2023-08-29 18:22:28 +00:00
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