|
|
a98bbf7228
|
chore: link to ghcr in draft releases (#3261)
|
2023-06-20 11:33:38 +00:00 |
|
|
|
b2451931bd
|
release: v0.1.0-alpha.1 (#3241)
|
2023-06-19 18:16:02 -07:00 |
|
|
|
07b499f11b
|
perf: spawn engine as blocking (#3257)
|
2023-06-19 23:59:10 +00:00 |
|
|
|
729d4ad30f
|
fix: dont panic on invalid opcode (#3255)
|
2023-06-19 23:22:18 +00:00 |
|
|
|
8dfdf658a1
|
chore: decrease pipeline threshold to 64 (#3249)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-19 22:35:10 +00:00 |
|
|
|
501fd0d926
|
chore: ask for more info in GitHub bug issue template (#3246)
|
2023-06-19 20:02:35 +00:00 |
|
|
|
99b26ba2eb
|
docs: add install link to readme (#3248)
|
2023-06-19 19:58:25 +00:00 |
|
|
|
6f854dc834
|
chore: db-tools Make target for MDBX debugging tools (#3245)
|
2023-06-19 19:50:19 +00:00 |
|
|
|
d3d23b4450
|
ci: fix book deployment (#3247)
|
2023-06-19 21:15:06 +02:00 |
|
|
|
c702efb9bc
|
docs: config chapter (#3173)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-06-19 18:35:53 +00:00 |
|
|
|
255780d381
|
feat: run pipeline only if missing range is large (#3059)
|
2023-06-19 18:21:38 +00:00 |
|
|
|
c481987558
|
feat(blockchain-tree): add Display for blocks in Chain (#3230)
|
2023-06-19 17:54:16 +00:00 |
|
|
|
79aa9cb2c2
|
feat(bin): db version CLI (#3243)
|
2023-06-19 17:53:26 +00:00 |
|
|
|
7ab8a7f3ec
|
chore: use workspace version (#3240)
|
2023-06-19 17:29:15 +00:00 |
|
|
|
2b6a0468fc
|
feat(bin, storage): db versioning (#3130)
|
2023-06-19 16:43:17 +00:00 |
|
|
|
d02c87d20e
|
chore(primitives): reorder StageId variants (#3238)
|
2023-06-19 16:25:25 +00:00 |
|
|
|
35a8096b07
|
fix: use latest header in autoseal (#3239)
|
2023-06-19 16:21:48 +00:00 |
|
|
|
0ffb9c5653
|
feat: display hardforks on startup (#3227)
Co-authored-by: seroze <serozekim@gmail.com>
|
2023-06-19 13:47:34 +00:00 |
|
|
|
4709fcf16c
|
feat(txpool): add price bump for is_underpriced transaction check (#3202)
|
2023-06-19 13:35:25 +00:00 |
|
|
|
c46c11b3d7
|
fix: don't send engine events for dupe payloads (#3231)
|
2023-06-19 13:25:21 +00:00 |
|
|
|
71d6d7b480
|
chore: make block hash not found a warning (#3234)
|
2023-06-19 13:23:11 +00:00 |
|
|
|
b9c19e82b2
|
chore: block gas limit constant (#3224)
|
2023-06-19 12:54:30 +00:00 |
|
|
|
1049202f0f
|
chore: move update_pipeline_stages to StageCheckpointWriter (#3229)
|
2023-06-19 11:53:18 +00:00 |
|
|
|
96abde0965
|
chore: AccountProvider -> AccountReader & AccountWriter (#3228)
|
2023-06-19 11:46:47 +00:00 |
|
|
|
13dcfb8e6e
|
chore: expose txpool types that enable implementing TransactionPool trait (#3225)
|
2023-06-19 10:58:07 +00:00 |
|
|
|
9484de09f5
|
ci: use actions/deploy-pages@v2 (#3223)
|
2023-06-19 09:19:34 +00:00 |
|
|
|
efb100c124
|
fix: fork id decoding from enr response (#3220)
|
2023-06-19 08:56:42 +00:00 |
|
|
|
dce1e655c5
|
perf: better state retrieval (#3221)
|
2023-06-19 08:56:34 +00:00 |
|
|
|
187af8b380
|
test: add another fork id test (#3219)
|
2023-06-19 08:51:30 +00:00 |
|
|
|
f44010b888
|
feat(config): missing stage configs (#3215)
|
2023-06-19 08:51:12 +00:00 |
|
|
|
37e8f7b140
|
perf(provider): return empty ommers after merge (#3222)
|
2023-06-19 08:50:00 +00:00 |
|
|
|
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 |
|
|
|
348076cced
|
Typo in db.md (#3213)
|
2023-06-16 23:49:16 +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 |
|