Commit Graph
1311 Commits
Author SHA1 Message Date
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
Simon Warta a24c923777 Remove obsolete "if enabled" in test descriptions 2020-10-27 14:40:00 +01:00
Simon Warta 850dbd11db Expose Secp256k1Wallet 2020-10-27 14:37:37 +01:00
Simon Warta 0091d9a684 Rename to Secp256k1Wallet.fromKey 2020-10-27 14:37:36 +01:00
Simon Warta 2921c15ea0 Rename to Secp256k1Wallet 2020-10-27 14:37:36 +01:00
Shane Vitarana 04a74aac83 Add Secpk256k1 offline key signer
Renamed Secp256k1Wallet -> Secp256k1HdWallet

Renamed Secp256k1Key -> Secp256k1Wallet

Renamed fromPrivateKey function

Fixed linter issues

Rename Secp256k1Wallet.fromMnemonic everywhere

Revert "Rename Secp256k1Wallet.fromMnemonic everywhere"

This reverts commit 18c52968bc1a234755c61d1d5c67850222239bd7.

Revert "Fixed linter issues"

This reverts commit 8e6fce93d809f160e8dafa9478f56f9effcf561a.

Revert "Renamed fromPrivateKey function"

This reverts commit d628f186bb126d4fc2b205dbc0b95b3198af02df.

Revert "Renamed Secp256k1Key -> Secp256k1Wallet"

This reverts commit 35a082701de9bd2c8cf89b25a168f12212d4ba8a.

Revert "Renamed Secp256k1Wallet -> Secp256k1HdWallet"

This reverts commit bd69f293e1ae7d96ad0afd295af360de70863e13.

Ran linter

Renamed fromPrivateKey

Updated Typescript definitions
2020-10-27 14:31:53 +01:00
Simon Warta 186b829e94 Run yarn format-text 2020-10-27 13:58:54 +01:00
willclarktech 6a64d2e6af cosmwasm: Deduplicate launchpad logs module 2020-10-27 10:45:57 +01:00
Simon Warta ba76bf333b v0.23.1 2020-10-27 10:29:39 +01:00
Simon Warta 167b54a055 Add nonces 2020-10-27 10:28:38 +01:00
Simon Warta 38053faa38 Temporarily disable Tendermint 0.34 testing 2020-10-27 10:12:45 +01:00
willclarktech 92fa8a6e08 faucet: Update error message in parseBankToken 2020-10-20 11:35:21 +02:00
Simon Warta ae024e51c4 Merge pull request #476 from CosmWasm/upgrade-ts
Upgrade TS to 4.0
2020-10-15 21:39:26 +02:00
Simon Warta f10f38e1e0 Move custom_types to typeRoots 2020-10-15 17:52:31 +02:00
Simon Warta f2855ccaa6 Upgrade typescript to 4.0 2020-10-15 16:59:02 +02:00
mergify[bot] 143b7a7731 Merge pull request #468 from CosmWasm/stargate-test-vectors
Document how to generate the stargate test vectors
2020-10-15 14:33:26 +00: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