Commit Graph

3675 Commits

Author SHA1 Message Date
b0c4d99cac test(storage): implement DbCursorRO::walk_back method for CursorMock (#5670)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-12-05 18:39:46 +00:00
7f3bbf3459 fix(tree): reinsert unwound state to dependent chains (#5683)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-12-05 16:36:15 +00:00
11fd7a2844 chore: remove trailing semicolon (#5699) 2023-12-05 13:50:34 +00:00
8d8700a5c0 feat(primitives): state root methods (#5694) 2023-12-05 10:31:41 +00:00
074d7c7945 fix(provider): latest provider proof method (#5695) 2023-12-05 10:30:37 +00:00
dc56078919 feat(ethereum-fork) : enhance Head struct with methods (#5656) 2023-12-05 04:16:18 +00:00
a3ca95877d fix: use correct error if fault fn missing (#5688) 2023-12-04 23:41:02 +00:00
55f4c30210 fix: invoke enter,exit only for non root calls (#5686) 2023-12-04 23:36:36 +00:00
f7b08d4ab7 (storage): impl remaining todo! in mock module (#5681) 2023-12-04 22:48:31 +00:00
73a5b6ced9 feat: add debug_getrawTransactions (#5682) 2023-12-04 18:27:57 +00:00
f15e878250 Fix eth message ID length bug (#5666) 2023-12-04 16:01:40 +00:00
0555800818 add troubleshooting section on concurrency with containers (#5678) 2023-12-04 15:07:09 +00:00
dffa462003 chore: use human_bytes for snapshot sizes (#5675)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-04 14:35:15 +00:00
b34b0d3c8d release: v0.1.0-alpha.13 (#5676) 2023-12-04 14:07:17 +00:00
6f7d6d5016 chore: make trace builder ctrs public (#5672) 2023-12-04 13:59:10 +01:00
caa7b92518 chore: clippy (#5674) 2023-12-04 12:25:20 +00:00
270b9e0f69 docs: nit in parity trace builder (#5673) 2023-12-04 13:30:29 +01:00
b3b84c4e33 chore(deps): weekly cargo update (#5667)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2023-12-03 11:34:06 +01:00
6b06382d02 feat(cli): eth state cache args (#5664) 2023-12-02 11:29:21 +00:00
7fdd9136cc chore: use StageConfig for more reth node methods (#5663)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-12-02 09:10:40 +00:00
585bc31fbd feat: add sanity tests for Args Default impls (#5660) 2023-12-02 00:08:51 +00:00
542639cc6f perf(trie): use smallvec as the Nibbles representation (#5641) 2023-12-01 22:45:15 +00:00
5ac4a3d4cb chore: simplify Consensus::validate_header_range with let-else (#5659) 2023-12-01 22:30:43 +00:00
a53e2c0666 feat: add Default for NetworkArgs and DiscoveryArgs (#5658) 2023-12-01 22:07:53 +00:00
ba544d746c fix: invert is error check (#5657) 2023-12-01 18:05:44 +00:00
346f135c56 Granular canonicalization metrics dashboard update (#5454) 2023-12-01 15:07:07 +00:00
0d70bf45d6 chore: group optimism reexports (#5652) 2023-12-01 14:46:02 +00:00
cb52a4ca39 chore: cleanup codecs deps (#5650) 2023-12-01 13:39:21 +00:00
a3f77d275b chore: remove unused deps in primitives (#5651) 2023-12-01 13:39:13 +00:00
67d93e822e chore(evm): use provider errors (#5649) 2023-12-01 12:35:45 +00:00
2144b97df0 reth-ethereum-forks crate (#5621)
Co-authored-by: root <root@Arindam>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-01 12:07:32 +00:00
1067bb32d0 perf(rpc): Use block_with_senders in tracing (#5630)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-01 12:00:07 +00:00
4a0497ddb1 feat: add Default for RpcServerArgs (#5646) 2023-12-01 11:11:47 +00:00
8bdcce535b chore(txpool): query header on txpool maintenance bootup (#5648) 2023-12-01 11:06:52 +00:00
0d522e8472 chore: improve Nibbles-related code (#5631) 2023-11-30 19:28:50 +00:00
a4ed76d058 perf: misc Codec improvements (#5642) 2023-11-30 19:14:47 +00:00
12d9559333 fix: fetch missing cached blocks (#5612) 2023-11-30 15:12:17 +00:00
02a07f6480 chore: apply same impl order (#5639) 2023-11-30 15:11:03 +00:00
c29fcf3b16 docs: more tracing type docs (#5638) 2023-11-30 15:10:02 +00:00
aabb58dc8a feat: add MockTransactionSet for easier dependent mock txs (#5633) 2023-11-30 15:05:55 +00:00
00804191ff Add stateOverrides-to-estimate-gas-call (#5604) 2023-11-30 11:46:44 +00:00
a7f474cb0b feat: truncate blob pool when discarding worst (#5634) 2023-11-30 11:41:28 +00:00
d93eac2193 ci: run clippy on all targets (#5636) 2023-11-30 11:39:45 +00:00
afebbe64b7 fix: bench builds (#5635) 2023-11-30 10:41:58 +00:00
2c5a748c55 fix: add recover_signer that checks according to EIP-2 (#5618) 2023-11-29 23:57:04 +00:00
e9dfd059dd perf(trie): prealloc in Nibble::unpack (#5629) 2023-11-29 21:22:04 +00:00
471c28e889 feat(pruner): limit number of blocks to prune per run (#5627) 2023-11-29 19:29:39 +00:00
15992d9bdf feat: discard txs by tx_count of sender (#4520)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2023-11-29 18:44:50 +00:00
5a7644709b feat(storage): report backtrace only on read transactions (#5625) 2023-11-29 18:39:15 +00:00
d9ef1a14d5 fix: derive job deadline from attributes timestamp (#5626) 2023-11-29 18:21:46 +00:00