Hey everyone,
We’ll be pushing [001cda3](https://github.com/libra/libra/commit/001cda3427cf7a3db3387bc0665dcc6ab64c3bf5)
to testnet tomorrow (08/26) afternoon PDT. testnet will be down briefly and the storage will be wiped due to a breaking change in storage. List of breaking change in the upcoming push:
[Move]
- [Libra Framework] DesignatedDealer and ParentVASP account creation - https://github.com/libra/libra/pull/5596
- [libra framework] Add role checks for Validator & ValidatorOperator - https://github.com/libra/libra/pull/5536
[VM]
- [vm] Rewrite the PublishOption to become a native move resource - https://github.com/libra/libra/pull/5503
[Storage]
- [breaking] default data dir /opt/libra/data/common -> /opt/libra/data - https://github.com/libra/libra/pull/5576
[Network]
- [network] [breaking] Remove ping / pong - https://github.com/libra/libra/pull/5622