Highlights
This release adds support for an upcoming protocol upgrade, as well as
fixes the following migration issues for people upgrading from 2.2.x to 2.3.x:
- The migration may have exited with the following error.
update account asset, pq: null value in column \"frozen\" violates not-null constraint
- The migration may have completed, but be stuck in error status, reporting
error during migration 7 (Compute cumulative account rewards for all accounts.): m7: len(assetDataMap): 77 \u003e 0
Changes
Enhancement
- Update consensus params to support V27
Bug Fixes
- Fix frozen null-constraint during import
- Delete assets from asssetDataMap in migration when updating accounts