Commit Graph

2205 Commits

Author SHA1 Message Date
938b979703 chore: bump engine server size limits (#3308) 2023-06-21 20:18:33 +00:00
a4a15ab819 refactor(rpc): gas allowance calculation (#3304) 2023-06-21 20:16:48 +00:00
44da381591 feat: add initial blockchain tree metrics (#3289) 2023-06-21 19:36:20 +00:00
2596934464 fix(rpc): use max gas limit if no transaction gas is specified (#3260) 2023-06-21 19:35:59 +00:00
77167134d0 docs: document crate features (#3269) 2023-06-21 19:35:38 +00:00
7042230102 chore: remove unused client feature (#3300) 2023-06-21 19:13:48 +00:00
5b20aece2b chore: move bytes to workspace dep (#3302) 2023-06-21 19:13:32 +00:00
ee4f6b32a0 chore(deps): bump test-fuzz 4 (#3303) 2023-06-21 19:13:13 +00:00
7b77fc1b6b test(ethereum): ignore invalid string sequence in ethereum state tests (#3307) 2023-06-21 19:08:16 +00:00
8fd3cd2d81 feat(stages): replace progress by block_number in PipelineProgress (#3256) 2023-06-21 15:11:55 +00:00
35b005ea0a feat(revm): record_logs boolean in TracingInspectorConfig to limit log record (#3286)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-06-21 13:36:26 +00:00
0c222e5258 chore: update defaults in builder (#3299)
Co-authored-by: 0xlosha <koppel444@gmx.de>
Co-authored-by: rya <83345377+rya0x@users.noreply.github.com>
2023-06-21 13:15:22 +00:00
00e6adfa57 perf: handle sync and engine messages in same loop (#3276) 2023-06-21 12:50:17 +00:00
6c17193146 docs: describe reth db version in book (#3296) 2023-06-21 09:33:52 +00:00
b578718eb8 chore: change metrics default port from 9000 to 9001 (#3295) 2023-06-21 09:25:55 +00:00
4dd9c9b25a chore: make clippy happy (#3291) 2023-06-21 02:07:14 +00:00
b1c77b396a fix: rm node from dockerfile entrypoint (#3275) 2023-06-20 19:21:43 +00:00
0a752d741d perf: fetch total difficulty by block number (#3284) 2023-06-20 19:16:45 +00:00
c328c8234e fix: fix index out of bounds error if block is empty (#3281) 2023-06-20 19:13:02 +00:00
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