This release incorporates several critical fixes that will greatly enhance the speed of extracting chain state changes and persisting data to the database.
What's Changed
- fix: batch insert actor & actor_state data by @birdychang in #1192
- chore: Update the actor codes versions by @Terryhung in #1193
- chore: publish images for every master commit by @birdychang in #1196
- chore: move persist duration timer to ExportResult by @birdychang in #1197
- chore: update go-amt-ipld by @birdychang in #1199
- chore: update go-hamt-ipld by @birdychang in #1200
- feat: add single lily node deployment by @birdychang in #1203
- feat: add new command: prune by @Terryhung in #1198
- fix: add missing span.End() by @birdychang in #1202
- feat: add filter for actor changes by @Terryhung in #1195
- Update CHANGELOG.md by @Terryhung in #1204
Full Changelog: v0.15.1...v.0.16.0