Matthias Seitz
|
604c967a6e
|
chore: add rpc module logs (#2608)
|
2023-05-08 17:49:35 -04:00 |
|
Matthias Seitz
|
d9993c4aa0
|
test: add malformed header check (#2599)
|
2023-05-08 15:52:47 -04:00 |
|
Matthias Seitz
|
d8e3dcfe78
|
fix(rpc): commit tx state changes when tracing block (#2605)
|
2023-05-08 17:14:18 +02:00 |
|
Matthias Seitz
|
7ca8a297a8
|
feat(txpool): add add_and_subscribe (#2603)
|
2023-05-08 15:28:53 +02:00 |
|
Roman Krasiuk
|
ab55ea5e04
|
fix(execution): extend poststate before threshold check (#2602)
|
2023-05-08 15:13:08 +02:00 |
|
Matthias Seitz
|
523ffa0cb7
|
chore(clippy): make clippy happy (#2597)
|
2023-05-07 12:00:23 +02:00 |
|
Matthias Seitz
|
3591a6f249
|
feat(rpc): add txpool namespace (#2591)
|
2023-05-06 13:47:27 -07:00 |
|
Matthias Seitz
|
d067e762ba
|
feat(txpool): add a few more maintain checks (#2593)
|
2023-05-06 13:45:39 -07:00 |
|
Matthias Seitz
|
3c14fdab25
|
chore: improve channel is full log (#2595)
|
2023-05-06 10:34:55 -07:00 |
|
Matthias Seitz
|
df476140c4
|
chore: add transaction_type field to callrequest (#2590)
|
2023-05-06 10:34:22 -07:00 |
|
Léo Vincent
|
78d6fd27fa
|
chore(cli): remove --db options from cli commands (#2575)
|
2023-05-05 13:09:44 -07:00 |
|
Georgios Konstantopoulos
|
63d2d700aa
|
fix: remove transactionLogIndex from logs (#2583)
|
2023-05-05 12:26:19 -07:00 |
|
Matthias Seitz
|
ce6ead1b2f
|
chore: rm unused var (#2582)
|
2023-05-05 20:39:11 +02:00 |
|
Aditya Pandey
|
ded0896df5
|
Task Executor Metrics (#2580)
Co-authored-by: Aditya Pandey <aditya.p@Aditya-P.local>
|
2023-05-05 10:48:45 -07:00 |
|
Matthias Seitz
|
e6107a1bce
|
feat(rpc): add parity trace conversion (#2576)
|
2023-05-05 10:48:31 -07:00 |
|
Matthias Seitz
|
f37d102820
|
fix(rpc): use parent block state when tracing blocks (#2574)
|
2023-05-05 19:21:09 +02:00 |
|
Matthias Seitz
|
35e2421022
|
feat(rpc): set eip1559 gasPrice field (#2579)
|
2023-05-05 19:08:52 +02:00 |
|
Roman Krasiuk
|
09f1a5b640
|
feat(execution): state change size based commits (#2494)
|
2023-05-05 09:57:16 -07:00 |
|
Matthias Seitz
|
a00ba2ad7b
|
chore: dont panic on unsupported tag (#2578)
|
2023-05-05 08:05:46 -07:00 |
|
Dan Cline
|
b40ce6f7f7
|
fix: correct effective_gas_price (#2573)
|
2023-05-05 13:33:01 +02:00 |
|
Matthias Seitz
|
0ae9c28397
|
fix(rpc): set effective gas price (#2570)
|
2023-05-05 11:42:59 +02:00 |
|
Matthias Seitz
|
b7c46db05d
|
perf(rpc): use cached block receipts (#2572)
|
2023-05-05 11:18:14 +02:00 |
|
Roman Krasiuk
|
70bcd76032
|
fix(engine): fail on canonical errors (#2565)
|
2023-05-04 12:49:05 -07:00 |
|
Matthias Seitz
|
5605ab2a04
|
fix(rpc): use parent state when replaying block (#2533)
|
2023-05-04 12:29:46 -07:00 |
|
Matthias Seitz
|
3dd27782e1
|
refactor: give Pipeline a database (#2558)
|
2023-05-04 12:27:53 -07:00 |
|
Matthias Seitz
|
acbbd6788c
|
feat: make logs per response configurable (#2559)
|
2023-05-04 12:27:31 -07:00 |
|
Roman Krasiuk
|
6a79b16737
|
test(walker): walk range on dup table (#2561)
|
2023-05-04 12:27:03 -07:00 |
|
Roman Krasiuk
|
2a36dc27c4
|
chore(provider): seperate error on unwind root mismatch (#2563)
|
2023-05-04 12:25:26 -07:00 |
|
Matthias Seitz
|
c7dac46cc5
|
chore(cli): add possible valus to ws,http api (#2564)
|
2023-05-04 12:23:42 -07:00 |
|
Matthias Seitz
|
cf043d9bf5
|
fix(rpc): replay transactions before tracing (#2532)
|
2023-05-04 20:07:49 +02:00 |
|
Matthias Seitz
|
209911c10c
|
chore: add pipeline field docs and remove continous (#2550)
|
2023-05-04 19:50:38 +02:00 |
|
Matthias Seitz
|
6c21295b78
|
docs: add a few additional tree docs (#2557)
|
2023-05-04 18:29:21 +02:00 |
|
Aditya Pandey
|
4ebbd448dd
|
Insert new blocks into cache (#2509)
Co-authored-by: Aditya Pandey <aditya.p@Aditya-P.local>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-05-04 15:55:18 +02:00 |
|
Andy Thomson
|
7914d1cf76
|
feat: A basic json dump extension to reth db list. (#2232)
Co-authored-by: andy-thomason <andy@atomicinrement.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-05-04 15:55:08 +02:00 |
|
Matthias Seitz
|
231d1f96bb
|
perf(rpc): utilize caching layer in log range (#2553)
|
2023-05-04 15:26:27 +02:00 |
|
Matthias Seitz
|
dfd35fabb4
|
chore(tree): a few refactors and instrumentations (#2549)
|
2023-05-04 14:08:53 +02:00 |
|
Matthias Seitz
|
010b600f39
|
fix: ensure parent hash and number match (#2546)
|
2023-05-04 00:04:48 +02:00 |
|
Matthias Seitz
|
10b97b29af
|
chore: downgrade error and warn traces to debug (#2541)
|
2023-05-03 15:53:05 +02:00 |
|
rakita
|
03977950c8
|
chore(tree): Add additional checks to not insert empty chain (#2537)
|
2023-05-03 15:52:42 +02:00 |
|
Matthias Seitz
|
29ce8aab43
|
fix: fix cors check (#2540)
|
2023-05-03 15:13:40 +02:00 |
|
Matthias Seitz
|
90fa586ced
|
refactor: remove SyncstateUpdater generics and use boxed instead (#2534)
|
2023-05-03 04:57:28 -07:00 |
|
Matthias Seitz
|
3be635406f
|
docs: add a few notes about where states point to (#2535)
|
2023-05-03 04:56:39 -07:00 |
|
Matthias Seitz
|
443572a6de
|
feat(rpc): support launching on same port (#2530)
|
2023-05-03 11:26:56 +02:00 |
|
Matthias Seitz
|
159a856373
|
fix: sync to max block (#2527)
|
2023-05-02 20:51:53 +02:00 |
|
Matthias Seitz
|
b55a17b087
|
feat(rpc): support pending block tag (#2524)
|
2023-05-02 20:35:36 +02:00 |
|
Matthias Seitz
|
34a13ce240
|
fix: dont include latest valid hash on block hash error (#2523)
|
2023-05-02 17:46:41 +02:00 |
|
Roman Krasiuk
|
3cf6015149
|
perf(proofs): root calculation using hash builder (#2517)
|
2023-05-02 17:41:22 +02:00 |
|
Matthias Seitz
|
949b3639c3
|
fix: track invalid payload hashes (#2521)
|
2023-05-02 17:16:32 +02:00 |
|
Roman Krasiuk
|
ddf38f41f2
|
bench(proofs): root calculations (#2513)
|
2023-05-02 07:28:26 -07:00 |
|
Roman Krasiuk
|
423265648d
|
proofs: prefer encode_list over encode_iter (#2518)
|
2023-05-02 07:23:45 -07:00 |
|