Releases: InjectiveLabs/sdk-go
Releases · InjectiveLabs/sdk-go
v1.47.8
v1.47.7
Merge pull request #136 from InjectiveLabs/feat/sim-response feat(chain-examples) remove usage of deprecated data in SimulateResponse
v1.47.5
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
v1.46.3
v1.45.5
Merge pull request #111 from InjectiveLabs/chore/portfolio-examples chore: add AccountPortfolio examples
v1.44.4
v1.42.3
chore: update def: add isLimit field (#68)
v1.40.0
v1.39.4
Use forked wasmd pkg for both sdk and client