juno
juno copied to clipboard
Bump cosmossdk.io/api from 0.3.1 to 0.7.3
Bumps cosmossdk.io/api from 0.3.1 to 0.7.3.
Changelog
Sourced from cosmossdk.io/api's changelog.
Changelog
[Unreleased]
Every module contains its own CHANGELOG.md. Please refer to the module you are interested in.
Features
- (types) #19164 Add a ValueCodec for the math.Uint type that can be used in collections maps.
- (types) #19281 Added a new method,
IsGT, fortypes.Coin. This method is used to check if atypes.Coinis greater than anothertypes.Coin.- (client) #18557 Add
--qrcodeflag tokeys showcommand to support displaying keys address QR code.- (client) #18101 Add a
keyring-default-keynameinclient.tomlfor specifying a default key name, and skip the need to use the--fromflag when signing transactions.- (tests) #17868 Added helper method
SubmitTestTxin testutil to broadcast test txns to test e2e tests.- (client) #17513 Allow overwriting
client.toml. Useclient.CreateClientConfigin place ofclient.ReadFromClientConfigand provide a custom template and a custom config.
... (truncated)
Commits
c0ecaf7fix(api): add missing field from api v0.7.2b71ec62chore: prepare x/tx v0.11.0 (#18127)4caecf1feat(x/feegrant): Add limits to grant pruning and enable message to aid manua...13afd93perf(x/staking/keeper): make Slash return early iff zero tokens to burn (#18049)bb34c42feat(client): add default key name (#18101)3747519refactor: wrong autocli description (#18120)437373ebuild(deps): Bump github.com/hashicorp/go-getter from 1.7.2 to 1.7.3 in /x/up...4c7476fdocs: fix typos (#18125)b2398cfbuild(deps): Bump github.com/bits-and-blooms/bitset from 1.9.0 to 1.10.0 (#18...dbf686echore: fix typos (#18106)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
close
Superseded by #996.