2245 Commits

Author SHA1 Message Date
Simon Warta
b39faa1a8f
Merge pull request #596 from cosmos/594-cosmwasm-amino-signing-mode
Remove Amino signing from @cosmjs/cosmwasm-stargate
2021-01-06 17:19:58 +01:00
willclarktech
fc08e4dadd
cosmwasm-stargate: Remove legacy Amino signing support 2021-01-06 16:03:59 +00:00
mergify[bot]
e5bada201e
Merge pull request #597 from cosmos/dependabot/npm_and_yarn/axios-0.21.1
build(deps): bump axios from 0.19.2 to 0.21.1
2021-01-05 20:29:36 +00:00
dependabot[bot]
7ca5199a89
build(deps): bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 20:20:21 +00:00
Simon Warta
effd645ea3
Merge pull request #595 from cosmos/585-encode-stargate-ns
Encode Stargate client block time ns
2021-01-05 16:22:26 +01:00
willclarktech
5358e9c4f8
launchpad: Improve sortedObject performance for large objects 2021-01-05 13:05:43 +00:00
willclarktech
6f668e0bc0
Encode nanoseconds in Stargate client 2021-01-05 11:48:15 +00:00
Simon Warta
ed11f30707
Merge pull request #588 from cosmos/multi-signatures
Add tests and methods for multi-signature transactions
2020-12-22 18:43:01 +01:00
Simon Warta
4958f9a008 Document new stuff in README 2020-12-22 18:34:10 +01:00
Simon Warta
f625d43e66 Improve testing code 2020-12-22 18:34:10 +01:00
Simon Warta
4c60f883fa Add SigningCosmosClient.appendSignature 2020-12-22 18:34:10 +01:00
Simon Warta
cb752e89d8 Use faucet.pubkey0 for testing signer 2020-12-22 18:34:10 +01:00
Simon Warta
f6ac2f975e Add multiple faucet addresses 2020-12-22 18:34:10 +01:00
Simon Warta
ad6eb5817e Deduplicate network settings 2020-12-22 18:34:09 +01:00
Simon Warta
93e0434be5 Install fast-deep-equal 2020-12-22 18:34:07 +01:00
Simon Warta
5a47d64037 Add support for undefined memo in makeSignDoc 2020-12-22 18:33:47 +01:00
Simon Warta
b9f87cffe7 Add SigningCosmosClient.sign 2020-12-22 18:33:47 +01:00
willclarktech
a7674d0168
v0.24.0-alpha.13 v0.24.0-alpha.13 2020-12-22 17:30:58 +00:00
willclarktech
0f74acda87
Add nonces 2020-12-22 17:30:30 +00:00
mergify[bot]
c144ea5a7c
Merge pull request #593 from cosmos/fix-amino-types-custom-urls
Actually use AminoTypes custom type URLs
2020-12-22 17:24:05 +00:00
willclarktech
bf5fb7fca4
stargate: Actually use custom type urls in AminoTypes 2020-12-22 17:14:28 +00:00
willclarktech
fbf5d412c4
v0.24.0-alpha.12 v0.24.0-alpha.12 2020-12-22 16:37:26 +00:00
willclarktech
d23b35a3fe
Add nonces 2020-12-22 16:36:56 +00:00
mergify[bot]
b0944956ab
Merge pull request #591 from cosmos/590-decode-cosmwasm-binary-data
Decode binary data in Stargate CosmWasm queryContractSmart method
2020-12-22 16:01:04 +00:00
willclarktech
1caa9bd3c4
cosmwasm-stargate: Decode CosmWasm binary data in queryContractSmart 2020-12-22 15:52:41 +00:00
Simon Warta
cd4793de9a
Merge pull request #589 from cosmos/amino-types
Clarify the types registry is Amino only
2020-12-22 11:17:43 +01:00
Simon Warta
90934dd3f3
Merge pull request #587 from cosmos/rm-tagged-string-types
Remove tagged string types
2020-12-22 11:09:51 +01:00
Simon Warta
017437994b Create AminoTypes class and make it extensible 2020-12-21 17:53:04 +01:00
Simon Warta
debe94935f Rename to toAminoMsgType/fromAminoMsgType, improve testing and error messages 2020-12-21 17:09:38 +01:00
Simon Warta
2a393f3f55 Remove type-tagger dependencies 2020-12-21 03:15:09 +01:00
Simon Warta
974412f60a Convert Secp256k1Keypair to interface 2020-12-21 03:05:51 +01:00
Simon Warta
fb49a6b4f5 Remove types BlockHash, TxBytes and TxHash 2020-12-21 03:02:19 +01:00
Simon Warta
0855c56fdc Remove IpPortString 2020-12-21 00:10:35 +01:00
Simon Warta
1cdfc35fe1 Remove encoding classes Base64 and Hex 2020-12-21 00:05:50 +01:00
Simon Warta
96b82562f6 Remove Base64String/HexString/IntegerString 2020-12-21 00:02:11 +01:00
Simon Warta
100b743d06 Remove QueryString 2020-12-20 23:42:16 +01:00
willclarktech
858bd2e083
v0.24.0-alpha.11 v0.24.0-alpha.11 2020-12-16 11:12:11 +00:00
willclarktech
b8c9545c11
Add nonces 2020-12-16 11:11:44 +00:00
willclarktech
6b4f134b80
cosmwasm-stargate: Remove private flag from package.json 2020-12-16 11:11:44 +00:00
mergify[bot]
831d81764a
Merge pull request #582 from cosmos/491-deprecate-cosmwasm-launchpad
Rename cosmwasm package -> cosmwasm-launchpad
2020-12-15 17:03:18 +00:00
willclarktech
4ca640f545
cosmwasm-launchpad: Move nonces back into cosmwasm 2020-12-15 16:53:21 +00:00
willclarktech
3b1e8de421
Update docs for cosmwasm-launchpad 2020-12-15 16:50:08 +00:00
willclarktech
eb1f5071ff
scripts: Update cosmwasm-launchpad imports 2020-12-15 16:50:07 +00:00
willclarktech
cc9d7b29d7
Update cosmwasm-launchpad dependencies 2020-12-15 16:50:07 +00:00
willclarktech
ea03958398
cosmwasm: Add wrapper package around cosmwasm-launchpad 2020-12-15 16:50:07 +00:00
willclarktech
b627ab4dbf
root: Update CHANGELOG for cosmwasm -> cosmwasm-launchpad renaming 2020-12-15 16:08:13 +00:00
willclarktech
ecb9b693a8
cosmwasm-launchpad: Update README 2020-12-15 16:08:13 +00:00
willclarktech
8d6368cc42
cosmwasm-launchpad: Update package.json 2020-12-15 16:08:13 +00:00
willclarktech
1e7e88cb7a
cosmwasm: Rename to cosmwasm-launchpad 2020-12-15 16:08:12 +00:00
mergify[bot]
289865cff9
Merge pull request #574 from cosmos/491-searchtx
Support more CosmWasm-Stargate searchTx queries
2020-12-15 15:53:34 +00:00