What's Changed
- Move metadata needed only for sealing out of lids package by @ssnd in #13
- Remove packer and use package binary directly by @ssnd in #12
- Separate token block and token entry, get rid of token.CacheEntry, add split the token.Table by @ssnd in #11
- Move sealing logic from Info to BlockInfo by @ssnd in #10
- Fix sealing bench by @ssnd in #5
- Use ENV to set custom image name by @eguguchkin in #34
- Move ids into pkg by @ssnd in #9
- Make separate mids, rids and params blocks by @ssnd in #8
Full Changelog: v0.56.0...v0.57.0