mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 13:47:12 +00:00
Add CHANGELOG entry for instantiate2Address
This commit is contained in:
parent
330e0bbe5f
commit
428798391a
@ -45,9 +45,12 @@ and this project adheres to
|
||||
- @cosmjs/cosmwasm-stargate: Add constructors `CosmWasmClient.create` and
|
||||
`SigningCosmWasmClient.createWithSigner` to construct with a given Tendermint
|
||||
client ([#1376]).
|
||||
- @cosmjs/cosmwasm-stargate: Add `instantiate2Address` to pre-calculate
|
||||
addresses for Instantiate2 ([#1253]).
|
||||
- @cosmjs/stargate: Add `txIndex` to `DeliverTxResponse` and `IndexedTx`
|
||||
([#1361]).
|
||||
|
||||
[#1253]: https://github.com/cosmos/cosmjs/pull/1253
|
||||
[#1308]: https://github.com/cosmos/cosmjs/pull/1308
|
||||
[#1361]: https://github.com/cosmos/cosmjs/issues/1361
|
||||
[#1376]: https://github.com/cosmos/cosmjs/pull/1376
|
||||
|
Loading…
x
Reference in New Issue
Block a user