Releases: Kava-Labs/go-sdk
Releases · Kava-Labs/go-sdk
v0.5.0
v0.4.2
Bump Kava version to [email protected]
v0.4.1
increment kava version to v0.13.1
v0.4.0
Increment kava version to v0.13.0
v0.3.0
- bump kava version to v0.12.0
- add option to pay fees with
client.BroadcastWithFee(...
bump Kava version
v0.3.0-rc1 update kava to v0.11.0-rc1 (#22)
v0.2.0
This release removes the ChainNetwork
argument to NewKavaClient
and instead fetches the chain id from the node.
v0.1.6
This release increases the default transaction gas limit from 200,000 to 250,000 and removes the default transaction fee.
v0.1.5
Refactor codec from keybase to client
v0.1.4
This release includes all Kava codec features, including swap claim protections.