Stability improvements
- Improved protocol version support for VS project
- re-enable ccache per protocol version
- Fix broken link in readme.md
New features
- Added utility to dump ledger state from buckets to JSON. This makes it easier to interact with bucket files.
Jump Cannon (vNext, not enabled in build)
- Implement the InvokeHostFunctionOp part of CAP-52
- Bump Cargo.toml to current main head of rs-stellar-contract-env
- Contract data
- Rust log to core
- Rust wasm runtime
Breaking changes
- Require flow control and Bump overlay version. This permanently requires flow control between peers (supported by all nodes running in production, so not technically a breaking change).