·
82 commits
to main
since this release
What's Changed
- chore(op-alloy): Update to use op-alloy flashblock types by @0x00101010 in #328
- deps: use op-alloy types instead of rollup-boost by @noot in #344
- Add flashblock timing configuration options by @avalonche in #348
- chore: set builder_flavor in reth_builder_info by @akundaz in #352
- feat(tests): add BuilderTxValidation utility for validating builder transactions by @Himess in #347
- release: 0.2.14 by @avalonche in #350
- Fix div zero panic from zero fb calculation (#35) by @sieniven in #342
- Fix external flashblock payload validation from p2p builders after jovian fork by @sieniven in #343
- Update to reth 1.10.0 by @avalonche in #355
- feat: add release-plz automation by @Himess in #353
- Fix release pls workflow by @avalonche in #356
- fix: release-plz don't publish op-rbuilder to cargo.io by @avalonche in #357
- Create release on stable tag by @avalonche in #358
- Create tag on release bot pr merge by @avalonche in #360
- Update toolchain to latest stable version of rust by @avalonche in #361
- Fix docker build by @avalonche in #362
- chore(op-rbuilder): release v0.2.14 by @github-actions[bot] in #359
- fix: resolve zero div panic on new calculate flashblock timing by @sieniven in #363
- feat(o11y): add tokio metrics by @akundaz in #367
- chore: update version to 0.3.0 by @akundaz in #368
- Upgrade reth to 1.10.2 by @avalonche in #374
- Fix external payload validation logic, resolve txs execution logic bug and add pre-exec validation by @sieniven in #341
- p2p: Fix flashblocks builder p2p DNS resolution by @sieniven in #372
- fix: Better error handling on flashblock payload builder, do not panic node by @sieniven in #364
- Support reconnection on disconnected static peers by @sieniven in #340
- chore(log): add log targets for better explicit logs filtering by @sieniven in #371
- refactor: use task executor in payload handler by @sieniven in #377
- fix(wspub): add flashblocks payload subscriber count limit by @sieniven in #373
- release: v0.3.1 by @avalonche in #378
New Contributors
- @0x00101010 made their first contribution in #328
- @Himess made their first contribution in #347
- @sieniven made their first contribution in #342
- @github-actions[bot] made their first contribution in #359
Full Changelog: op-rbuilder/v0.2.13...op-rbuilder/v0.3.1