Hi everyone,
We are announcing the next push early, as well as the breaking changes that are currently in flight. This to give everyone a heads up to prepare and know what to expect.
On 09/30, we plan to push 441d1e4b , which includes the following breaking change:
[Move]
- [move framework][move-prover] Some specs from LIP-6, refactoring of initialization in Genesis - https://github.com/libra/libra/pull/5997
- [breaking][libra-framework] Refactor writeset prologue and epilogue - https://github.com/libra/libra/pull/6042
- [breaking][vm] Fix issue where OUT_OF_GAS errors weren’t being bubbled up correctly - https://github.com/libra/libra/pull/6133
Here is the current list of incoming breaking changes planned for after 9/30
[Move]
- [libra-framework] Refactored prologue out of LibraAccount - https://github.com/libra/libra/pull/5881
- [breaking][vm][libra framework] Admin scripts no longer trigger reconfigurations by default - https://github.com/libra/libra/pull/6166