@cosmjs/stargate: IndexedTx and DeliverTxResponse now have a
msgResponses field (#1305).
@cosmjs/cosmwasm-stargate: Add CosmWasmClient.broadcastTxSync and
SigningCosmWasmClient.signAndBroadcastSync to allow broadcasting without
waiting for block inclusion. (#1396)
@cosmjs/stargate: Add StargateClient.broadcastTxSync and
SigningStargateClient.signAndBroadcastSync to allow broadcasting without
waiting for block inclusion. (#1396)
@cosmjs/cosmwasm-stargate: Add Amino JSON support for
MsgStoreCode.instantiate_permission. (#334)
@cosmjs/stargate: Add group and gov v1 message types
all: upgrade cosmjs-types to 0.8.0 to include Cosmos SDK 0.46/0.47 and IBC v7
types.
@cosmjs/cosmwasm-stargate: Implement auto-detection for Tendermint 0.34/37
(#1411).
@cosmjs/cosmwasm-stargate: Remove structured searchTx queries. Only raw
query strings and key/value pairs are now supported. (#1411)
@cosmjs/cosmwasm-stargate: Let searchTx return non-readonly array. The
caller owns this array and can mutate it as they want. (#1411)
@cosmjs/cosmwasm-stargate: In UploadResult (result from
SigningCosmWasmClient.upload), rename originalChecksum to checksum and
remove compressedChecksum (#1409).
@cosmjs/stargate: Implement auto-detection for Tendermint 0.34/37 (#1411).
@cosmjs/stargate: Remove structured searchTx queries. Only raw query strings
and key/value pairs are now supported. (#1411)
@cosmjs/stargate: Let searchTx return non-readonly array. The caller owns
this array and can mutate it as they want. (#1411)
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @cosmjs/tendermint-rpc from 0.30.1 to 0.31.0.
Changelog
Sourced from
@cosmjs/tendermint-rpc
's changelog.... (truncated)
Commits
256355b
Set version 0.31.0ef5bab1
Upgrade prettier9ecee56
Merge pull request #1443 from cosmos/sdk47-types2bd1dea
Fix CHANGELOG textc1e8126
Add group and gov v1 message types114d74a
Merge pull request #1438 from cosmos/upgrade-yarn54e1094
Re-install packages2c98862
Upgrade yarn to 3.6.0148c12f
Merge pull request #1406 from loin3/export_wasm_types5cb6c46
Merge pull request #1333 from lgtm-migrator/codeqlDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)