This repository was archived by the owner on Nov 18, 2021. It is now read-only.
Releases: fetchai/ledger-api-py
Releases · fetchai/ledger-api-py
v1.0.1
v1.0.0
This is a major update to the SDK. Most of the APIs have been stabilised.
- Added new multi-sig API for to support addresses controlled with multiple signatures
v0.8.1
Compatibility
Ledger: v0.8.x
Updates
- Updated ledger support for the combining of synergetic and smart contracts
v0.5.1
Compatibility
Ledger: v0.5.x
Updates
- Added staking interaction support
- Added initial support for synergetic contracts
- Correct issues with validity period not being set correctly.
- Improve error reporting
- Add support for contract to be dumped and loaded from disk
- Standardised data formats
v0.3.1
Compatibility
Ledger: v0.3.x
New Features
- Added address concept
- Improved API design
- Support to new transaction format
- Standardised data formats