Commit Graph
1284 Commits
Author SHA1 Message Date
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
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
Simon Warta 4dd356c7e4 Update and re-enable erc20 contract 2020-10-15 11:35:29 +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 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
Ethan Frey 5fdbb532d2 Update test vector docs 2020-10-14 00:54:41 +02:00
Ethan Frey cd29886b41 Document how to generate the stargate test vectors 2020-10-14 00:20:43 +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 174163f9f7 Update xstream to v11.14.0 2020-10-13 10:49:43 +02:00
Simon Warta 432801364c v0.23.0 2020-10-09 12:25:04 +02:00
Simon Warta f781f05867 Add nonces 2020-10-09 12:23:27 +02:00