|
|
e78d2fc0b0
|
chore: improve empty hardforks panic message (#3279)
|
2023-06-20 17:05:39 +00:00 |
|
|
|
ac887ce527
|
chore(book): add missing db commands (#3277)
|
2023-06-20 16:51:47 +00:00 |
|
|
|
a450eb1b9e
|
docs: images (#3280)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-06-20 10:21:43 -07:00 |
|
|
|
be9f94de8e
|
docs: mention jwt is in datadir (#3274)
|
2023-06-20 16:16:42 +00:00 |
|
|
|
6aee59a685
|
docs: update cover
|
2023-06-20 09:38:09 -07:00 |
|
|
|
c0fba3578d
|
chore(book): troubleshooting db issues (#3271)
|
2023-06-20 15:54:06 +00:00 |
|
|
|
4c9e112a46
|
feat(db): reth db path CLI (#3272)
|
2023-06-20 15:50:35 +00:00 |
|
|
|
8eeba4dcc8
|
chore(ci): book lint (#3266)
|
2023-06-20 14:02:43 +00:00 |
|
|
|
236a10e73b
|
fix: give js service access to modified state (#3267)
|
2023-06-20 13:50:43 +00:00 |
|
|
|
fb710e5fdb
|
fix(book): broken links & missing SUMMARY.md entries (#3262)
|
2023-06-20 12:43:34 +00:00 |
|
|
|
c75cacf855
|
docs: fix install link in readme (#3265)
|
2023-06-20 12:12:39 +00:00 |
|
|
|
1d0c65b09f
|
docs: document e- labels (#3263)
|
2023-06-20 11:53:50 +00:00 |
|
|
|
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 |
|