This release introduces the child account feature on Flow mainnet, which enables Walletless onboarding and hybrid custody model
It also introduces smart cache invalidation in the FVM.
What's Changed
FVM
- Port: Disable account freezing by @janezpodhostnik in #3985
- Revert PR 3985 by @janezpodhostnik in #4058
Cadence
- Update to Cadence v0.31.5 (internal) by @turbolent in #3953
- Switch to public Cadence v0.31.5 by @turbolent in #3958
- Port programs cache changes and metrics by @janezpodhostnik in #3972
- Update to Cadence v0.31.5-account-link-pragma by @turbolent in #3969
- Update Cadence to v0.31.5-account-link-improvements by @turbolent in #3997
- Update to Cadence v0.31.5-account-linking-improved-pragma by @turbolent in #4042
Full Changelog: v0.29.13...v0.29.16-height-coordinated-upgrade-3