Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-06-22 | 1.3 kB | |
v19.2.0 source code.tar.gz | 2022-06-22 | 6.5 MB | |
v19.2.0 source code.zip | 2022-06-22 | 7.1 MB | |
Totals: 3 Items | 13.6 MB | 0 |
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).