Commit Graph

2612 Commits

Author SHA1 Message Date
Matthias Seitz
b28bc8de57 chore: add example how to install additional rpc namespace (#4005) 2023-07-31 23:49:19 +00:00
Plamen Hristov
e560b063f9 Fix preState diffMode logic (#4014) 2023-07-31 22:18:59 +00:00
bemevolent
27c65d291f fix: track full_transactions propagation when packet size limited (#3993) 2023-07-31 19:11:31 +00:00
Alexey Shekhirin
9a7911b49e feat(bin): node --full flag (#3965) 2023-07-31 16:00:45 +00:00
Matthias Seitz
dee14c7b4c fix: serde rename revertReason (#4002) 2023-07-31 15:04:35 +00:00
Matthias Seitz
a1e68151d3 feat: Add RethCliExt (#3983) 2023-07-31 14:55:11 +00:00
Thomas Coratger
c0544ed7e1 feat(p2p): Add GetReceipts eth handler implementation (#3959) 2023-07-31 14:36:13 +00:00
joshieDo
134fe81efb feat(pruning): prune ChangeSets & History during pipeline (#3728) 2023-07-31 14:36:03 +00:00
Dan Cline
1ac2f15f1d feat: reth db diff (#3917) 2023-07-31 13:40:50 +00:00
Alessandro Mazza
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
joshieDo
0b913e2265 fix(pipeline): clear MerkleStage checkpoints on invalid root (#3973)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2023-07-31 13:31:43 +00:00
pistomat
3118e27d9c fix(tracing): extend Parity tracing VmExecutedOperation (#3997) 2023-07-31 13:29:29 +00:00
Matthias Seitz
da3bc64fb4 fix: prevent child call out of bounds (#3920) 2023-07-31 13:01:58 +00:00
DaniPopes
56b2ef19b5 ci: add weekly cargo update workflow (#3986) 2023-07-31 12:46:35 +00:00
Matthias Seitz
922d35df0d chore(deps): make jsonrpsee types a feature (#3999) 2023-07-31 12:35:39 +00:00
Matthias Seitz
e2142481c0 chore(deps): bump itertools (#3998) 2023-07-31 11:53:24 +00:00
joshieDo
ed3d7366a0 docs: add additional documentation to TxType (#3996) 2023-07-31 11:34:14 +00:00
Matthias Seitz
73652ed3bc chore: bump jsonrpsee 0.19 (#3989) 2023-07-31 13:36:12 +02:00
Matthias Seitz
f41386d28e chore: cargo update (#3988) 2023-07-29 15:54:36 +02:00
DaniPopes
555a1dd2b5 ci: deny warnings only in lint jobs (#3982) 2023-07-29 13:37:18 +00:00
Dan Cline
334d6068ad feat: add 4844 header fields and consensus checks (#3972) 2023-07-29 12:51:16 +00:00
prames
15bb1c90b8 feat(txpool) - add flag for local tx propagation (#3977) 2023-07-28 14:45:45 +00:00
Alessandro
b05b84823a add defaults to some rpc server cli args (#3969) 2023-07-28 14:42:46 +00:00
Roman Krasiuk
d8677b4146 chore(txpool): pooled tx constructor (#3980) 2023-07-28 11:57:44 +00:00
Roman Krasiuk
c33f93004b chore(txpool): export validation constants (#3979) 2023-07-28 11:10:55 +00:00
Plamen Hristov
c04f3e443f WIP: Implement prestateTracer (#3923)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-28 11:05:38 +00:00
Roman Krasiuk
703d5c705a feat(cli): in-memory merkle debug script (#3895) 2023-07-28 11:03:07 +00:00
Nicolas Gotchac
0892833842 refactor(rpc): simplify the inner definitions of topics & address filters (#3876)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-28 11:00:37 +00:00
Altuğ Bakan
d2cdd10ed2 Add price bump config (#3967) 2023-07-28 09:47:15 +00:00
abdullathedruid
4d31b3ae61 chore: update link to contributing/code of conduct in bug report (#3978) 2023-07-28 09:45:07 +00:00
Dan Cline
efd4895c48 chore(rpc-types): remove EngineRpcError (#3975) 2023-07-28 09:39:46 +00:00
Roman Krasiuk
3601e7dfa1 fix(txpool): pendind pool reordering (#3955) 2023-07-28 09:03:40 +00:00
Matthias Seitz
f3a7ae1258 perf(rpc): move frame gen into task (#3950) 2023-07-27 21:58:50 +00:00
Thomas Coratger
369b9a79c5 feat(eip4844): add EIP4844 to the TxType enum (#3953) 2023-07-27 20:00:57 +00:00
Roman Krasiuk
465f0dc2a8 fix(cli): eta div by zero (#3971) 2023-07-27 19:51:27 +00:00
Matthias Seitz
68a74b2e10 chore: move some tests to engine crate (#3968) 2023-07-27 18:57:21 +00:00
Roman Krasiuk
a298756d95 bench(txpool): reordering (#3882) 2023-07-27 16:36:07 +00:00
Panagiotis Ganelis
e651a184d1 refactor(transactions): move TxEip1559, TxEip1559 and TxEip4844 to separate files (#3946) 2023-07-27 16:20:17 +00:00
Matthias Seitz
2aae8c82e7 chore: move some functions to Cli struct (#3961) 2023-07-27 16:13:45 +00:00
Matthias Seitz
fc431bc545 chore: make auth-port default (#3962) 2023-07-27 15:28:16 +00:00
Thomas Coratger
717bad8b6a feat(rpc): perform js inspector on spawn_with_call_at async tracing task (#3957) 2023-07-27 14:09:28 +00:00
Peter Davies
f577e14780 refactor(storage): historical state lookup (better comments) (#3867)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-27 12:25:49 +00:00
Thomas Coratger
4ab924c5d3 feat(doc): Document JsTracerBuilder (#3949) 2023-07-27 10:31:01 +00:00
Matthias Seitz
0147e50330 feat: more blobtx functions (#3943) 2023-07-27 09:56:53 +00:00
Matthias Seitz
f98b1524bb feat: add fcu v3 skeleton (#3940) 2023-07-27 08:15:24 +00:00
Matthias Seitz
72ab361d67 feat: add eip4844 tx type id (#3928) 2023-07-27 06:44:05 +00:00
int88
b5a44aeb37 feat: metric of reorg depth of blockchain tree (#3860) 2023-07-26 23:00:38 +00:00
Alexey Shekhirin
9adab0ba7c Revert "test(ethereum): ignore invalid string sequence in ethereum state tests (#3307)" (#3937) 2023-07-26 17:51:31 +00:00
int88
adce7eae0e test: cover index storage history stage with stage_test_suite_ext tests (#3898) 2023-07-26 17:48:06 +00:00
Alexey Shekhirin
a71ad1e8d7 docs: db clear CLI (#3936) 2023-07-26 17:02:21 +00:00