v0.1.2-alpha
merklefruit
released this
22 Jul 12:25
·
885 commits
to unstable
since this release
This alpha release contains a multitude of bugfixes and introduces the support for blob inclusion preconfirmations.
What's Changed
- Fix short options to allow startup by @mksh in #115
- fix(sidecar): hex private key by @namn-grg in #118
- chore(sidecar): add parsing validator indexes as ranges by @merklefruit in #119
- fix: join url without trailing slash by @merklefruit in #121
- fix(sidecar): wrong slot-diff while checking preconf by @thedevbirb in #123
- feat: helder testnet tx spammer by @thedevbirb in #122
- fix: validate tx chain id by @namn-grg in #126
- feat(contracts): parse validator indexes as arrays from solidity by @merklefruit in #120
- feat: Verify blobs support in MEV-Boost/Relay/Builder forks by @namn-grg in #129
- fix(devnet): build docker images using --load flag by @thedevbirb in #131
- Fix devnet with constraints deadline by @thedevbirb in #135
- feat(sidecar): populate blobs bundle when self-building by @merklefruit in #132
- chore: add commitment validity tests by @merklefruit in #130
- chore: added commitment balance validation multiple test by @merklefruit in #138
- feat(sidecar): github CI by @thedevbirb in #139
- feat(spammer): add blob txs by @namn-grg in #140
- fix(sidecar): validate state with existing diffs by @thedevbirb in #137
- feat(bolt-spammer): alloy migration by @thedevbirb in #142
- Submit constraints only after commitments deadline + block template refactor by @thedevbirb in #117
- fix(relay): off-by-one slot when fetching from constraints cache by @thedevbirb in #145
- fix: kurtosis blob preconfirmation flow by @merklefruit in #146
- feat(sidecar): add max_committed_gas_per_slot to sidecar Limits by @namn-grg in #150
- fix(sidecar): local blob building by @thedevbirb in #152
- chore(sidecar): bump reth/alloy types, remove trace call manager by @thedevbirb in #141
- chore(docker): new sidecar tag by @thedevbirb in #153
- chore(justfile): beacon logs, restart rebuilding only sidecar by @thedevbirb in #154
New Contributors
Full Changelog: v0.1.1-alpha...v0.1.2-alpha