Hi everyone
We will be releasing 0102f6f89 to the prod testnet today. The testnet will be down briefly and storage will be wiped due to breaking changes.
Breaking changes
Move
- [breaking][libra framework] Governance Requirement Change for Creating ParentVASP accounts - https://github.com/libra/libra/pull/5673
- [genesis][breaking] support distinct keys for treasury root libra root in genesis - https://github.com/libra/libra/pull/5808
VM
- [breaking][bugfix][vm] Charge gas for emit_event - https://github.com/libra/libra/pull/5719
- [breaking][vm] Merge KeptVMStatus for Verifier/Deserialization errors - https://github.com/libra/libra/pull/5798
Network
- [network] [breaking] enable onchain and encryption and vector of addresses - https://github.com/libra/libra/pull/5731
Storage
- [breaking][secure-storage] Remove the explicit Value type - https://github.com/libra/libra/pull/5734
Config
- [breaking][safety-rules] optimize performance - https://github.com/libra/libra/pull/5658