Skip to content

Releases: okx/exchain-go-sdk

v1.5.6

22 Jun 11:36
51aeee1
Compare
Choose a tag to compare
Merge PR: upgrade to v1.5.6 (#154)

v1.1.2

11 Jan 04:16
55ae7c9
Compare
Choose a tag to compare

Send Ethereum tx with a new hash encoded function

v0.19.17

02 Dec 09:51
cb69892
Compare
Choose a tag to compare
  • upgrade exchain into v0.19.17
  • add a new way to send evm tx

v0.19.0

08 Oct 07:30
b1c15d6
Compare
Choose a tag to compare
Merge pull request #142 from okex/michael.w/update-go-mod

update go.mod

v0.18.2

08 Jul 02:12
0b39da9
Compare
Choose a tag to compare
Merge PR: add ethclient (#139)

* add evmclient.ethclient

* add ethclient.go

* keep same with master

* add rpc interface

* fix callContext

* fix code rule

* rename main() in sample

* del unusable code

* wrapped rpcClient

* fix sample

* move samples

v0.18.1

26 Apr 10:55
960b28e
Compare
Choose a tag to compare
Merge PR: add validator address prefix converting function  && tag v0…

….18.1 (#134)

* FINISH: add val prefix converting

* FINISH: ut of val addr prefix converting

* remove useless code

* FIX: ut bug

v0.18.0

25 Apr 10:32
a41bfcc
Compare
Choose a tag to compare
bump version to v0.18.0 (#133)

v0.17.1

12 Apr 14:17
b151c3e
Compare
Choose a tag to compare

rename prefix to "ex"

v0.17.0

10 Apr 07:52
cffc85c
Compare
Choose a tag to compare

convert address prefix okexchain to ex

v0.16.1

01 Apr 06:58
1c936a6
Compare
Choose a tag to compare
FINISH: EstimateGasProxy for Web3ProxyQuery (#126)