This is a point release with some fixes around edge-cases and small improvements. It also adds support for --version to the PBS and Signer modules, so users can quickly check which version they're running.
What's Changed
- Added the Fulu fork slot for Mainnet by @jclapis in #402
- Support lido modules by @PedroCM96 in #392
- clarify timing games config by @ltitanb in #411
- Allow builds from other branches by @jclapis in #414
- Add --version support by @jclapis in #408
- feat(signer): add a config param to set the max size of
ListAccountDirk's response by @ManuelBilbao in #406 - Fix an unbound loop when using a misbehaving relay by @jclapis in #423
- Update to v0.9.3 by @jclapis in #424
New Contributors
- @PedroCM96 made their first contribution in #392
Full Changelog: v0.9.2...v0.9.3