14 Commits

Author SHA1 Message Date
Simon Warta
4e5a25c625 Remove obsolete properties from FeeTable 2020-08-03 07:59:27 +02:00
Simon Warta
929e79bc7f Remove SigningCallback from @cosmjs/cosmwasm 2020-08-03 07:33:10 +02:00
Simon Warta
e73ebfc46d Add CHANGELOG note on missing ContractDetails type 2020-07-28 18:11:51 +02:00
Simon Warta
63cbc42f7b
Merge pull request #310 from CosmWasm/secure-wallet
Add wallet serialization/deserialization
2020-07-28 13:31:07 +02:00
Simon Warta
2e4ed65f1a Add CHANGELOG entries 2020-07-28 13:16:55 +02:00
Simon Warta
5ad11bdef6 Use string | PubKey | null as public key type 2020-07-28 12:43:13 +02:00
Simon Warta
4dca3619de Change account_number/sequence type to number | string 2020-07-28 12:43:12 +02:00
Simon Warta
29e98ec156 Rename CosmosSdkAccount to BaseAccount 2020-07-28 12:43:12 +02:00
Simon Warta
939b2b9964 Use *PostTx* types and helpers from sdk38 in cosmwasm 2020-07-28 11:48:20 +02:00
Simon Warta
31ca949a8c Add assertIsPostTxSuccess 2020-07-28 11:48:20 +02:00
Simon Warta
09ad90c9af Add SigningCosmWasmClient.signAndPost 2020-07-28 11:48:20 +02:00
Simon Warta
3cfe3c0b94 Add SigningCosmosClient.signAndPost 2020-07-28 11:48:15 +02:00
Simon Warta
19882e6849 Add integer check to Uint64.fromNumber 2020-07-25 15:00:39 +02:00
willclarktech
4625e3033d
root: Add CHANGELOG.md 2020-07-22 16:45:07 +02:00