v0.7.0-alpha.1 (2023-12-16)
Features
- make phase-1 validations optional (#136)
- implement protocol params update logic (#135)
- integrate Pallas phase-1 validation function (#127)
- implement Mithril bootstrap mechanism (#129)
Bug Fixes
- remove Mithril from cross builds (#141)
- make Mithril dependency optional (#140)
- execute wal pruning after a few blocks (#137)
Docs
Continuous Integration
- fix arm linux compile target (#139)