|
|
a8be68a82c
|
fix: prevent panic in trace call (#3216)
|
2023-06-17 17:15:00 +00:00 |
|
|
|
9e32b48bbb
|
perf: calculate trace address on demand (#3217)
|
2023-06-17 16:21:38 +00:00 |
|
|
|
547911ac19
|
fix: set call trace gas limit with call inputs gas limit (#3214)
|
2023-06-17 14:07:05 +00:00 |
|
|
|
fe59bc8936
|
feat: set max response size for auth server on start (#3157)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-17 13:19:11 +00:00 |
|
|
|
017c9cea9c
|
chore: move stage methods to StageCheckpointProvider and add StageCheckpointWriter (#3195)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-06-17 11:06:25 +00:00 |
|
|
|
e252cd6a2f
|
fix: dynamic batch size for tx lookup stage (#3134)
|
2023-06-17 01:05:09 +00:00 |
|
|
|
0d9e1f4997
|
chore: replaces tx.get::<Table> with provider methods (#3189)
|
2023-06-17 00:58:16 +00:00 |
|
|
|
bb1ffd059e
|
fix(bin): calculate ETA only if EntitiesCheckpoint is present (#3206)
|
2023-06-17 00:46:43 +00:00 |
|
|
|
d6092cf1d3
|
feat: support nonce and balance changes in state diff tracers (#3199)
|
2023-06-17 00:46:19 +00:00 |
|
|
|
6d81d0c9d1
|
fix(rpc): enter,exit functions dont take db object (#3207)
|
2023-06-16 21:35:41 +00:00 |
|
|
|
bd9b993215
|
test: more js testing support (#3211)
|
2023-06-16 16:04:17 +00:00 |
|
|
|
94d0f3e9ed
|
chore: better highlight panicked task name (#3205)
|
2023-06-16 15:02:32 +00:00 |
|
|
|
3ace10d835
|
refactor: phase out ether genesis in primitives (#2311)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-16 14:40:02 +00:00 |
|
|
|
b90d0b4106
|
chore(provider): remove transition terminology (#3198)
|
2023-06-16 11:20:37 +00:00 |
|
|
|
81963a17cd
|
chore: remove unused methods on DatabaseProvider (#3196)
|
2023-06-16 10:51:14 +00:00 |
|
|
|
bded94ef94
|
perf(rlp): improve uint encoding performance (#3197)
|
2023-06-16 09:59:22 +00:00 |
|
|
|
5e0508b973
|
fix: shrink queued bodies and headers when drained or split (#3191)
|
2023-06-15 22:35:21 +00:00 |
|
|
|
5375a2dd6a
|
feat(consensus): adding warn! for insertion in invalid_headers (#3194)
|
2023-06-15 21:06:07 +00:00 |
|
|
|
2178035d20
|
feat: add js debug test utils (#3153)
|
2023-06-15 20:47:17 +00:00 |
|
|
|
85085896a9
|
fix: encode forkid entry in struct, accept trailing fields (#3193)
|
2023-06-15 20:04:23 +00:00 |
|
|
|
691d0f91a1
|
fix: poll sync controller once if pipeline sync is pending (#3179)
|
2023-06-15 18:51:24 +00:00 |
|
|
|
ab2a38a549
|
chore: replace ExecutionStage::read_block_with_senders with BlockProvider::block_with_senders (#3168)
|
2023-06-15 18:46:50 +00:00 |
|
|
|
67593ca749
|
feat(metrics): split DownloaderMetrics into body and headers downloaders (#3171)
|
2023-06-15 18:36:51 +00:00 |
|
|
|
0d691fee16
|
fix: mark state as synced when transition to live sync (#3187)
|
2023-06-15 17:53:22 +00:00 |
|
|
|
2588d9282f
|
feat: try to canonicalize safe and finalized (#2971)
|
2023-06-15 17:53:04 +00:00 |
|
|
|
32e642d6b0
|
fix(stages): disable index history stages checkpoints (#3178)
|
2023-06-15 17:06:45 +00:00 |
|
|
|
e6dd576639
|
fix: use eth namespace for filter trait (#3184)
|
2023-06-15 16:41:07 +00:00 |
|
|
|
081df84f99
|
chore: use std HashMap (#3182)
|
2023-06-15 15:12:10 +00:00 |
|
|
|
600f3eac8c
|
chore(rpc): simplify GethTrace type (#3180)
|
2023-06-15 14:29:37 +00:00 |
|
|
|
01b0143ecb
|
chore(sync): remove progress terminology from test macros (#3177)
|
2023-06-15 13:47:19 +00:00 |
|
|
|
e8a5ba1d5f
|
perf: reduce more allocs (#3176)
|
2023-06-15 13:43:34 +00:00 |
|
|
|
ff36f78c2b
|
feat: stage eta (#3135)
|
2023-06-15 11:58:35 +00:00 |
|
|
|
64392209e9
|
perf: reduce allocations in changeset helpers (#3169)
|
2023-06-15 11:57:46 +00:00 |
|
|
|
5bb090cd9f
|
refactor: trigger pipeline with finalized hash (#3142)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
|
2023-06-15 11:53:11 +00:00 |
|
|
|
3a90eac8b1
|
fix: exclude calls to precompiles in call graphs (#3141)
|
2023-06-15 11:13:51 +00:00 |
|
|
|
ce4600b5b4
|
fix: use serde json value for tracer config (#3154)
|
2023-06-14 20:17:01 +00:00 |
|
|
|
9b81043a53
|
chore(deps): move ethers to workspace deps (#3145)
|
2023-06-14 19:58:39 +00:00 |
|
|
|
55b6081bd6
|
feat(rpc): add helper function to also return the used state (#3147)
|
2023-06-14 19:55:47 +00:00 |
|
|
|
518784205f
|
refactor: convert closure into function (#3144)
|
2023-06-14 18:09:27 +00:00 |
|
|
|
3bba41a209
|
fix: chunk size edge case (#3143)
|
2023-06-14 16:00:15 +00:00 |
|
|
|
cf10590e4a
|
feat: add js tracer (#3100)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-06-14 12:42:00 +00:00 |
|
|
|
209d2445b0
|
chore: rename ShareableDatabase to ProviderFactory (#3121)
|
2023-06-14 06:49:32 +00:00 |
|
|
|
724f480bbb
|
Revert "refactor(stages): input target reached & output done checks" (#3136)
|
2023-06-13 23:49:11 -07:00 |
|
|
|
ea2fcee995
|
chore: use workspace dependencies (#3132)
|
2023-06-13 22:46:26 +00:00 |
|
|
|
3637482f3a
|
chore(stages): raise transaction based commit thresholds (#3128)
|
2023-06-13 15:38:56 -07:00 |
|
|
|
39c6b22829
|
feat(rpc): rename Client generics to Provider (#3126)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-13 17:17:16 +00:00 |
|
|
|
c928f2c183
|
test: fix failing rpc test (#3127)
|
2023-06-13 14:22:36 +00:00 |
|
|
|
e15805d9d1
|
chore: share provider on find_canonical_header (#3122)
|
2023-06-13 13:42:13 +00:00 |
|
|
|
790b443932
|
Update transactions.rs (#3094)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-13 12:12:37 +00:00 |
|
|
|
6752d624a1
|
refactor(stages): input target reached & output done checks (#3119)
|
2023-06-13 12:02:48 +00:00 |
|