Hey everyone,
We’ll be pushing be652db
to testnet tomorrow (08/20) afternoon PDT. Testnet will be down briefly and the storage will be wiped due to breaking changes below:
[Move]
- [breaking][libra framework] decouple AccountLimits and Balance - https://github.com/libra/libra/pull/5474
[VM]
- [vm] Rewrite the PublishOption to become a native move resource - https://github.com/libra/libra/pull/5503
[Storage]
- [breaking][storage] trivial: one less level of db dir - https://github.com/libra/libra/pull/5521
[Client]
- [breaking] Adding missing type tag for jsonrpc view enums - https://github.com/libra/libra/pull/5513