Commit Graph
100 Commits
Author SHA1 Message Date
willclarktech baf89d0690 stargate: Update validator test info 2020-10-28 18:20:09 +01:00
willclarktech 870019ff3c simapp: Regenerate template 2020-10-28 17:56:28 +01:00
willclarktech ca689ee49e simapp: Update env to v0.40.0-rc1 2020-10-28 17:56:09 +01:00
Will Clark 737555d53a Merge pull request #497 from cosmos/495-clean-ci-check
Add clean check in CI build job
2020-10-28 17:48:57 +01:00
willclarktech 3333223694 root: Add clean check in CI build job 2020-10-28 17:42:04 +01:00
Will Clark 0424712296 Merge pull request #493 from cosmos/fix-import-order
Fix import order
2020-10-28 15:26:43 +01:00
willclarktech 869a2344ff launchpad: Fix import order 2020-10-28 11:55:34 +01:00
Will Clark 38d762af22 Merge pull request #482 from cosmos/272-signing-stargate-client
Add SigningStargateClient
2020-10-28 11:27:36 +01:00
willclarktech a2acf9e061 Tidy proto-signing and stargate after review 2020-10-28 10:46:33 +01:00
willclarktech fca13eee85 root: Update CHANGELOG for stargate etc 2020-10-28 10:45:57 +01:00
willclarktech ff4ef4a084 cli: Update for new OfflineSigner 2020-10-27 17:07:34 +01:00
willclarktech e08ee36297 stargate: Remove snakifyForAmino encoding helper 2020-10-27 16:54:31 +01:00
willclarktech 36d4c9d97b stargate: Update amino signAndBroadcast test 2020-10-27 16:54:31 +01:00
willclarktech 27d518898b launchpad: Adjust secp256k1wallet for new OfflineSigner 2020-10-27 16:54:31 +01:00
willclarktech 17baf1565c stargate: Fill out msg types 2020-10-27 16:00:36 +01:00
willclarktech bfa2525bfa stargate: Extract encoding helpers and add tests 2020-10-27 16:00:35 +01:00
willclarktech 6030487cc9 stargate: Fix lint errors 2020-10-27 16:00:35 +01:00
willclarktech 3d57bf9e29 stargate: Support Amino signing in signAndBroadcast 2020-10-27 16:00:35 +01:00
willclarktech 8bf0c97c08 launchpad-ledger: Update for new OfflineSigner 2020-10-27 16:00:35 +01:00
willclarktech 798d79b00e cosmwasm: Update for new OfflineSigner 2020-10-27 16:00:35 +01:00
willclarktech c1cf37380e proto-signing: Allow customizable sign mode in makeAuthBytes 2020-10-27 16:00:35 +01:00
willclarktech c677990550 stargate: Add test for SigningCosmosClient 2020-10-27 16:00:34 +01:00
willclarktech 1f4f442375 stargate: Add SigningCosmosClient 2020-10-27 16:00:34 +01:00
willclarktech 7d3aa4c9ea proto-signing: Export registered decorator and EncodeObject type 2020-10-27 16:00:34 +01:00
willclarktech c617114811 stargate: Update validator in testutils 2020-10-27 16:00:34 +01:00
willclarktech 2b30e51be6 stargate: Update codec 2020-10-27 16:00:34 +01:00
willclarktech de1e3d7ce2 stargate: Update predefine-proto script for MsgSend 2020-10-27 16:00:34 +01:00
willclarktech 1a582a738c stargate: Update codec 2020-10-27 16:00:33 +01:00
willclarktech 2037b524f6 stargate: Update predefine-proto script for staking 2020-10-27 16:00:33 +01:00
willclarktech e9451c9275 proto-signing: Add isOfflineDirectSigner helper 2020-10-27 16:00:33 +01:00
willclarktech 716f318bd9 stargate: Update for new OfflineSigner 2020-10-27 16:00:33 +01:00
willclarktech e3069e35a1 proto-signing: Add makeSignDoc helper function 2020-10-27 16:00:33 +01:00
willclarktech f1c081a7d0 proto-signing: Update for new OfflineSigner types 2020-10-27 16:00:32 +01:00
willclarktech 5b5a173f5a proto-signing: Add OfflineSigner and OfflineDirectSigner types 2020-10-27 15:59:56 +01:00
willclarktech e9de27d7ee launchpad: Rename SignResponse -> AminoSignResponse 2020-10-27 15:59:56 +01:00
willclarktech fbc661c054 launchpad: Rename OfflineSigner.sign -> signAmino 2020-10-27 15:59:56 +01:00
willclarktech c61ae75cfc root: Update CHANGELOG for logs refactor 2020-10-27 14:20:11 +01:00
Will Clark 62934eddd8 Merge pull request #489 from cosmos/format-text
Format TEST_VECTORS.md
2020-10-27 14:06:03 +01:00
willclarktech 6a64d2e6af cosmwasm: Deduplicate launchpad logs module 2020-10-27 10:45:57 +01:00
Will Clark 2b45933aa3 Merge pull request #480 from cosmos/477-faucet-error-message
Fix faucet error message
2020-10-22 12:56:04 +02:00
Will Clark 3ff7920eee Merge pull request #483 from cosmos/481-typescript-eslint-deps
Update typescript-eslint
2020-10-22 12:55:01 +02:00
Will Clark 06cd90144e Merge pull request #484 from cosmos/tidy-echo
Tidy echo.py
2020-10-22 12:49:51 +02:00
willclarktech 6fa783d408 scripts: Remove unnecessary import in echo.py 2020-10-22 12:41:29 +02:00
willclarktech eab89f41e2 root: Update eslint no-shadow rule 2020-10-22 10:54:54 +02:00
willclarktech d3da780995 root: Upgrade @typescript-eslint deps
Re eslint upgrade see https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0
2020-10-22 10:54:54 +02:00
willclarktech 92fa8a6e08 faucet: Update error message in parseBankToken 2020-10-20 11:35:21 +02:00
willclarktech 851192aa44 stargate: Use proto-signing pubkey encoding helpers 2020-10-15 12:48:31 +02:00
willclarktech 56bbc15491 proto-signing: Add pubkey decode/encode helpers 2020-10-15 12:48:31 +02:00
willclarktech 778c006c1f stargate: Handle absent proof in query client 2020-10-15 12:48:31 +02:00
willclarktech 131974822a stargate: Update code for new codec 2020-10-15 12:48:31 +02:00
willclarktech 05bcfa2e90 tendermint-rpc: Update block version type 2020-10-15 12:48:30 +02:00
willclarktech 324cb5c745 stargate: Update testutils for new simapp template 2020-10-15 12:48:30 +02:00
willclarktech b653483afc stargate: Update codec 2020-10-15 12:48:30 +02:00
willclarktech 465f8f2c43 stargate: Update proto ref and scripts 2020-10-15 12:48:30 +02:00
willclarktech aa320394f5 proto-signing: Update msgs and registry for new codec 2020-10-15 12:48:29 +02:00
willclarktech 887850c4ad proto-signing: Update tests for new codec 2020-10-15 12:48:29 +02:00
willclarktech b06dedbc2e proto-signing: Update makeAuthInfo 2020-10-15 12:48:29 +02:00
willclarktech 7d0d7b8df6 proto-signing: Update signing tests 2020-10-15 12:48:28 +02:00
willclarktech 48c52f0a9e proto-signing: Update codec 2020-10-15 12:48:28 +02:00
willclarktech 4648832435 proto-signing: Update proto ref and scripts 2020-10-15 12:48:28 +02:00
willclarktech 13ad9bc97c scripts: Regenerate simapp template 2020-10-15 12:48:27 +02:00
willclarktech de9e9bae44 scripts: Update simapp in env 2020-10-15 12:48:27 +02:00
willclarktech 3ddde30c7c stargate: Add OSX info to test vectors docs 2020-10-15 10:57:37 +02:00
willclarktech ea00a45e24 faucet-client: Format README 2020-10-14 18:46:05 +02:00
willclarktech a2a394a04d cli: Remove hitFaucet helper 2020-10-14 13:19:15 +02:00
willclarktech 27e1fc2c8c cli: Add FaucetClient 2020-10-14 13:16:02 +02:00
willclarktech 7c60a8ed4f cli: Fix typo 2020-10-14 13:11:29 +02:00
willclarktech c893676610 faucet-client: Add section about tests to README 2020-10-14 13:11:29 +02:00
willclarktech 6a00d27fa4 Update CHANGELOG for faucet client 2020-10-14 13:11:29 +02:00
willclarktech 75431b47e0 faucet-client: Add tests 2020-10-14 13:11:28 +02:00
willclarktech 2859718948 faucet-client: Add FaucetClient class 2020-10-14 13:11:28 +02:00
willclarktech 69af950ccd faucet-client: Add dependencies 2020-10-14 13:11:27 +02:00
willclarktech d9b726355c faucet-client: Add basic files 2020-10-14 13:11:27 +02:00
willclarktech 4944e736ee Update docs for convenience hash functions 2020-10-13 13:37:50 +02:00
willclarktech 0a1da22fb4 crypto: Add tests for convenience hash functions 2020-10-13 13:36:44 +02:00
willclarktech 53d7d34b8a Use convenience hash functions in codebase 2020-10-13 13:36:44 +02:00
willclarktech 8e43dfb82a crypto: Add convenience hash functions 2020-10-13 13:36:44 +02:00
willclarktech 98b0014361 cosmwasm: Remove axios dependency 2020-10-13 12:57:12 +02:00
willclarktech d9f4950b60 Use rm -rf in move-types scripts 2020-10-13 12:40:49 +02:00
willclarktech 6e58f45fc8 Standardize .nycrc.yml 2020-10-13 12:31:16 +02:00
willclarktech 174163f9f7 Update xstream to v11.14.0 2020-10-13 10:49:43 +02:00
willclarktech 0d4a78ace7 WIP: deploy_hackatom 2020-10-08 16:25:55 +02:00
willclarktech 085f29f76c cosmwasm: Handle other null cases in LCD query 2020-10-08 14:00:13 +02:00
willclarktech 84766217f8 scripts: Don’t deploy erc20/nameservice contracts to wasmd 2020-10-08 14:00:13 +02:00
willclarktech d60404fcea scripts: Add hackatom contract to wasmd 2020-10-08 14:00:12 +02:00
willclarktech 3144ba33dc cosmwasm: Update README for v0.11 2020-10-08 14:00:12 +02:00
willclarktech 4ebe2747d8 cosmwasm: Increase default upload gas limit 2020-10-08 14:00:11 +02:00
willclarktech 69ea9af306 cosmwasm: Update hackatom contract for v0.11 2020-10-08 13:11:17 +02:00
willclarktech e3c527faba scripts: Update wasmd to v0.11.0-rc 2020-10-08 13:11:17 +02:00
willclarktech 088a3a6506 launchpad: Export all types for staking extension 2020-10-07 12:38:14 +02:00
willclarktech 1c7336d2e5 launchpad-ledger: Update dependencies 2020-10-06 17:12:55 +02:00
Will Clark 7c5f699ac9 Merge pull request #446 from CosmWasm/445-ledger-transport-agnostic
Pass transport to Ledger signer
2020-10-06 17:12:28 +02:00
willclarktech 033a9339dc launchpad-ledger: Add missing @ledgerhq/hw-transport devDependency 2020-10-06 17:05:08 +02:00
willclarktech 73bc1ba22a launchpad-ledger: Finish aligning Ledger transport names 2020-10-06 16:50:38 +02:00
willclarktech aead09686c root: Install libusb on CI 2020-10-06 16:26:49 +02:00
willclarktech 00e3701234 launchpad-ledger: Update README for transport restructure 2020-10-06 13:53:43 +02:00
willclarktech 46d84455ec launchpad-ledger: Fix tests 2020-10-06 13:53:43 +02:00
willclarktech 49ed3194c3 launchpad-ledger: Align Ledger transport class names 2020-10-06 13:53:43 +02:00
willclarktech a8c325ba62 launchpad-ledger: Remove disconnect method 2020-10-06 11:57:49 +02:00
willclarktech 974ed65c92 launchpad-ledger: Remove @ledgerhq optionalDependencies 2020-10-06 11:41:20 +02:00