Releases: kulapio/libra-core
Releases · kulapio/libra-core
v2.0.7
v2.0.6
v2.0.5
v2.0.4
v2.0.3
- Add more LCS deserializations, getAccountTransaction method and key rotate feature.
- Add react-native support.
Thanks to @apemon @turingpavan
npm install [email protected]
v2.0.2
Implement LCS (Libra Canonical Serialization) following this guideline https://github.com/libra/libra/tree/master/common/canonical_serialization.
Thanks a lot to https://github.com/apemon for contribution to make this PR happen.
npm install [email protected]
v1.0.17
Fixes by following Libra Testnet update https://community.libra.org/t/testnet-update-september-4th/1630.
Thanks to upstream perfectmak/libra-core#46.
npm install [email protected]
v1.0.16
Fix transfer problem because Libra Testnet update Association Address.
npm install [email protected]