v0.8.0-rc.1
Pre-release
Pre-release
·
48 commits
to main
since this release
Highlights
- Some breaking changes in the Signer API / module, as we switched from ECDSA pubkeys to Addresses, see the new api here
- New feature to add custom GET parameters in calls to relays in PBS module
- Fix for 413 errors / Payload Too Large on relay registrations
What's Changed
- chore: replace ecdsa pubkey with address by @ltitanb in #285
- chore: remove bls wrapper by @ltitanb in #286
- chore: cleanup deps by @ltitanb in #287
- feat: add the ability to set GET parameters in relayer calls by @aimxhaisse in #290
- feat(signer): use real JWTs for signing by @ManuelBilbao in #288
- Expose electra struct by @zsluedem in #293
- Update TERMS-OF-USE.md by @DrewVanderWerff in #307
- Update intro.md by @DrewVanderWerff in #308
- fix(ci): add toolchain in justfile by @ltitanb in #309
- fix(pbs): body default body size by @ltitanb in #313
- chore: stable to main by @ltitanb in #314
- feat(mux): add Hoodi support for lido and ssv by @selfuryon in #311
- Release v0.8.0-rc.1 by @ltitanb in #315
New Contributors
- @zsluedem made their first contribution in #293
- @selfuryon made their first contribution in #311
Full Changelog: v0.7.0...v0.8.0-rc.1