Skip to content

Releases: kulapio/libra-core

v2.0.7

16 Jan 13:08
Compare
Choose a tag to compare

Update Testnet Peer-to-peer transaction script.

Thanks to @apemon

npm install [email protected]

v2.0.6

23 Dec 17:41
Compare
Choose a tag to compare

Switch back to use libra testnet faucet.

Thanks to @suraneti

npm install [email protected]

v2.0.5

16 Dec 18:38
Compare
Choose a tag to compare

Update AccountStatePath and Transaction script following the latest Libra Testnet.
Thanks to @apemon

npm install [email protected]

v2.0.4

03 Nov 03:05
Compare
Choose a tag to compare
v2.0.4 Pre-release
Pre-release
  • Following new AccountStatePath and specs of Libra testnet update.

Thanks to @apemon

npm install [email protected]

v2.0.3

24 Oct 13:10
Compare
Choose a tag to compare
v2.0.3 Pre-release
Pre-release
  • 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

11 Oct 03:48
Compare
Choose a tag to compare
v2.0.2 Pre-release
Pre-release

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

10 Sep 05:21
Compare
Choose a tag to compare

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

23 Aug 08:05
Compare
Choose a tag to compare

Fix transfer problem because Libra Testnet update Association Address.

npm install [email protected]

v1.0.15

18 Aug 01:43
Compare
Choose a tag to compare

Fix minting error after Testnet changed.