The v4.0.7 release is a minor non-forking upgrade that includes an updated value for the DefaultMaxNonceExpirationBlockHeightOffset constant to account for the more frequent block production times in DeSo Proof of Stake consensus. It also includes minor updates to the Dockerfile of the Rosetta codebase to resolve build issues stemming from dependency and cgo incompatibilities.
What's Changed
- enforce limit on get nfts for user by @lazynina in #1463
- Reduce logging to lvl 1 for peer connect/disconnect by @lazynina in #1464
- add glog lvl 1 logging for validate transactions by @lazynina in #1466
- skip orphan processing if syncing by @lazynina in #1471
- Update default nonce expiration to account for faster blocks, fix builds by @superzordon in #1473
Full Changelog: v4.0.6...v4.0.7