Skip to content

Releases: InjectiveLabs/sdk-go

v1.47.8

05 Jun 11:53
d5dbabe
Compare
Choose a tag to compare

v1.47.7

01 Jun 20:28
0b80e40
Compare
Choose a tag to compare
Merge pull request #136 from InjectiveLabs/feat/sim-response

feat(chain-examples) remove usage of deprecated data in SimulateResponse

v1.47.5

31 May 22:27
53c5616
Compare
Choose a tag to compare
F/0.47 compat [DO NOT MERGE UNTIL CHAIN 0.47 READY] (#120)

* chore: align explorer types

* chore: upgrade sdk with timestamps on portfolio stream api

* feat: move pkg usage from tendermint to cometbft

* feat: add missing files from core repo

* feat: make copy-chain-types

* feat: impl cometbft websocket client

* feat: refactor clientCtx, keyring.Info to keyring.Record

* feat: refactor keyring.Record

* feat: update chain examples

* chore: revert local test example

* chore: gofmt

* chore: register extension opt i to decode

* chore: bump go version to 1.19 (#130)

* fix: add gov V1 types, remove evm, erc20bridge, cleanup deps

* fix: nil keyring, empty tm client, minor cert issue (#131)

* fix: nil keyring and empty tm client

* chore: update example with tmclients

* chore: add back tmClient

* chore: remove tcp:// prefix to fix cert issue

* chore: re-gen

* build: align deps to chain

---------

Co-authored-by: Michele Meloni <[email protected]>
Co-authored-by: vinhphuctadang <[email protected]>
Co-authored-by: Tofel <[email protected]>
Co-authored-by: Albert Chon <[email protected]>
Co-authored-by: Phuc Ta <[email protected]>

v1.46.5

27 Apr 14:25
31c98b1
Compare
Choose a tag to compare

v1.46.3

14 Mar 18:43
a3c32cf
Compare
Choose a tag to compare

v1.45.5

28 Feb 00:43
a54be06
Compare
Choose a tag to compare
Merge pull request #111 from InjectiveLabs/chore/portfolio-examples

chore: add AccountPortfolio examples

v1.44.4

30 Jan 19:40
Compare
Choose a tag to compare

v1.42.3

01 Sep 05:04
c2dcfdd
Compare
Choose a tag to compare
chore: update def: add isLimit field (#68)

v1.40.0

04 Jul 21:16
910bbe9
Compare
Choose a tag to compare

v1.39.4

31 May 13:58
Compare
Choose a tag to compare
Use forked wasmd pkg for both sdk and client