Commit Graph

1757 Commits

Author SHA1 Message Date
92b557d84e chore(deps): bump jsonrpsee 0.18 (#2640) 2023-05-12 00:54:21 +02:00
33ea2523b7 chore: bump cache sizes (#2639) 2023-05-11 20:00:40 +02:00
8c0979144c perf: read header range first (#2635) 2023-05-11 10:52:48 -07:00
5e09a686db feat: add more rpc server cli args (#2638) 2023-05-11 12:51:32 -04:00
041b8d3207 feat: implement call tracer (#2349)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-05-11 00:49:27 -04:00
f4c241970e test: add open ended filter test (#2620) 2023-05-11 00:02:49 +02:00
58a4a8ea86 fix: do not panic on safe, finalized BlockIdProvider (#2628) 2023-05-11 00:02:41 +02:00
7d3016f0f2 feat: use BlockHashOrNum in providers (#2627) 2023-05-10 22:03:16 +02:00
abcadd987c fix: reset correct value (#2618) 2023-05-10 12:14:27 +02:00
d342762a3a feat: Include genesis accounts in changesets (#2606) 2023-05-09 10:54:24 -07:00
64250b3b07 feat: add fullblock client (#2613) 2023-05-09 16:46:17 +02:00
32b9a5b05e chore: use 4gb growth step (#2616) 2023-05-09 16:42:08 +02:00
21217cbed3 chore: remove allow unused in rpc (#2617) 2023-05-09 16:41:53 +02:00
bda830c1a5 chore: move decode_revert_reason to primitives (#2615) 2023-05-09 16:26:22 +02:00
f035b1faf9 chore: move error module to integer list (#2614) 2023-05-09 16:26:13 +02:00
c0cbb6a473 feat(txpool): add sub-pools length and size metrics (#2598)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-05-09 15:52:20 +02:00
07983239eb doc(cli): remove reference to reth db --db flag in book (#2612) 2023-05-09 12:08:05 +02:00
cb65224dd2 fix(rpc): initialize arena with root node (#2611) 2023-05-09 02:20:48 +02:00
0850bfaf0a fix: make stats args global (#2610) 2023-05-08 15:08:48 -07:00
38d9bca8f1 chore: add traces for jwt file (#2609) 2023-05-08 17:53:39 -04:00
604c967a6e chore: add rpc module logs (#2608) 2023-05-08 17:49:35 -04:00
d9993c4aa0 test: add malformed header check (#2599) 2023-05-08 15:52:47 -04:00
d8e3dcfe78 fix(rpc): commit tx state changes when tracing block (#2605) 2023-05-08 17:14:18 +02:00
7ca8a297a8 feat(txpool): add add_and_subscribe (#2603) 2023-05-08 15:28:53 +02:00
ab55ea5e04 fix(execution): extend poststate before threshold check (#2602) 2023-05-08 15:13:08 +02:00
523ffa0cb7 chore(clippy): make clippy happy (#2597) 2023-05-07 12:00:23 +02:00
3591a6f249 feat(rpc): add txpool namespace (#2591) 2023-05-06 13:47:27 -07:00
d067e762ba feat(txpool): add a few more maintain checks (#2593) 2023-05-06 13:45:39 -07:00
3c14fdab25 chore: improve channel is full log (#2595) 2023-05-06 10:34:55 -07:00
df476140c4 chore: add transaction_type field to callrequest (#2590) 2023-05-06 10:34:22 -07:00
bc5e150903 chore: fix broken test from #2575
Thx @leovct: https://github.com/paradigmxyz/reth/pull/2575#issuecomment-1536726997
2023-05-05 19:07:50 -07:00
10d0305b5e docs: add cli reference (#2589) 2023-05-05 18:46:39 -07:00
78d6fd27fa chore(cli): remove --db options from cli commands (#2575) 2023-05-05 13:09:44 -07:00
63d2d700aa fix: remove transactionLogIndex from logs (#2583) 2023-05-05 12:26:19 -07:00
7cb2d7d8ee chore: point to book for installing (#2584) 2023-05-05 11:47:45 -07:00
ce6ead1b2f chore: rm unused var (#2582) 2023-05-05 20:39:11 +02:00
ded0896df5 Task Executor Metrics (#2580)
Co-authored-by: Aditya Pandey <aditya.p@Aditya-P.local>
2023-05-05 10:48:45 -07:00
e6107a1bce feat(rpc): add parity trace conversion (#2576) 2023-05-05 10:48:31 -07:00
a5b9737a4f perf: use jemalloc + switch to lto/low codegen units (#2567) 2023-05-05 10:40:52 -07:00
f37d102820 fix(rpc): use parent block state when tracing blocks (#2574) 2023-05-05 19:21:09 +02:00
35e2421022 feat(rpc): set eip1559 gasPrice field (#2579) 2023-05-05 19:08:52 +02:00
09f1a5b640 feat(execution): state change size based commits (#2494) 2023-05-05 09:57:16 -07:00
a00ba2ad7b chore: dont panic on unsupported tag (#2578) 2023-05-05 08:05:46 -07:00
b40ce6f7f7 fix: correct effective_gas_price (#2573) 2023-05-05 13:33:01 +02:00
0ae9c28397 fix(rpc): set effective gas price (#2570) 2023-05-05 11:42:59 +02:00
b7c46db05d perf(rpc): use cached block receipts (#2572) 2023-05-05 11:18:14 +02:00
52f2bc5ebc docs: rework book (#2566) 2023-05-04 20:28:33 -07:00
70bcd76032 fix(engine): fail on canonical errors (#2565) 2023-05-04 12:49:05 -07:00
5605ab2a04 fix(rpc): use parent state when replaying block (#2533) 2023-05-04 12:29:46 -07:00
3dd27782e1 refactor: give Pipeline a database (#2558) 2023-05-04 12:27:53 -07:00