Skip to content

Releases: ontio/ontology-go-sdk

v1.10

01 Aug 06:26
Compare
Choose a tag to compare
add txtype (#88)

fix ontology version bug

17 Jun 07:25
79098e3
Compare
Choose a tag to compare
v1.0.9

fix ontology version error (#84)

update ontology to version1.7.0

17 Jun 03:34
465af4a
Compare
Choose a tag to compare
v1.0.8

change ontology version to 1.7.0 (#82)

v1.0.7: support transaction payload parsing

06 Jun 07:17
136206e
Compare
Choose a tag to compare

v1.0.6: Merge pull request #51 from Ryucoin/master

25 Dec 03:51
9439556
Compare
Choose a tag to compare

Ontology-go-sdk V1.0.5

14 Nov 08:46
9439556
Compare
Choose a tag to compare
Merge pull request #51 from Ryucoin/master

Fixed up the README file

Ontology-go-sdk V1.0.3

31 Aug 08:12
9eeb7e8
Compare
Choose a tag to compare

Adapt ontology v1.0.3

1、Refactor client, wallet.
2、Add native contract ONT、ONG、Global Param、Auth、ONTId support.

Ontology-go-sdk V1.0.1

18 Jul 02:36
f549608
Compare
Choose a tag to compare

Adapt ontology v1.0.1

  1. Fix signature bug in multi-transfer transaction
  2. Add NewMultiTransferTransaction api

Using ontology-crypto v1.0.1
fix a bug in serializing ECDSA signature
VRF support more key types.