Commit Graph
2184 Commits
Author SHA1 Message Date
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 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 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 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
willclarktech 767623f671 cosmwasm-stargate: Add tests for new searchTx queries 2020-12-15 15:30:36 +00:00
willclarktech 84248c62ff cosmwasm-stargate: Implement searchTx queries
For sentFromOrTo and tags
2020-12-15 15:30:35 +00:00
willclarktech 3ce57d32a6 stargate: Export isBroadcastTxSuccess 2020-12-15 15:30:35 +00:00
Will Clark ca78c174f0 Merge pull request #575 from cosmos/491-cosmwasm-stargate-contract-deployments
Deploy more contracts in Wasmd
2020-12-15 16:27:27 +01:00
mergify[bot] 9b7878bad1 Merge pull request #581 from cosmos/579-search-by-id
Separate .searchTx and .getTx methods
2020-12-15 15:04:04 +00:00
willclarktech 508c13712b cli: Remove SearchByIdQuery import 2020-12-15 14:55:11 +00:00
willclarktech 23847a63ed cosmwasm-stargate: Update testutils for additional contract deployments 2020-12-15 14:32:00 +00:00
willclarktech ff50fc9d2f scripts: Add additional contract deployments to wasmd 2020-12-15 14:32:00 +00:00
willclarktech 793bd1ba4c cosmwasm-stargate: Separate CosmWasmClient.searchTx and .getTx 2020-12-15 14:25:41 +00:00
willclarktech 90f2e765f7 stargate: Separate StargateClient.searchTx and .getTx 2020-12-15 14:25:41 +00:00
willclarktech 33c525ff75 cosmwasm: Separate CosmWasmClient.searchTx and .getTx 2020-12-15 13:59:26 +00:00