mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Add CHANGELOG entry
This commit is contained in:
parent
0a9ab035bd
commit
dd0d69d6ca
@ -6,6 +6,15 @@ and this project adheres to
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- @cosmjs/stargate and @cosmjs/cosmwasm-stargate:
|
||||||
|
`sign`/`signAndBroadcast`/`signAndBroadcastSync` and related functions now
|
||||||
|
have an additional parameter to specify the timeout height. After this height,
|
||||||
|
a signed transaction will be considered invalid by the chain. ([#1489])
|
||||||
|
|
||||||
|
[#1489]: https://github.com/cosmos/cosmjs/pull/1489
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- all: Upgrade cosmjs-types to 0.9.0. This makes a few fields non-optional. It
|
- all: Upgrade cosmjs-types to 0.9.0. This makes a few fields non-optional. It
|
||||||
|
Loading…
x
Reference in New Issue
Block a user