Commit Graph
1339 Commits
Author SHA1 Message Date
Simon Warta 6d042dd666 Merge pull request #297 from CosmWasm/dependabot/npm_and_yarn/lodash-4.17.19
build(deps): bump lodash from 4.17.15 to 4.17.19
2020-07-16 15:34:12 +02:00
dependabot[bot] 3ba3327096 build(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 13:24:07 +00:00
Will Clark 0f571a2429 Merge pull request #296 from CosmWasm/289-upgrade-protobufjs
Upgrade protobufjs to 6.10.0
2020-07-16 15:22:12 +02:00
willclarktech e59beb01ac proto-signing: Update for new proto definition structure 2020-07-16 15:13:13 +02:00
willclarktech 363790d00f proto-signing: Update generated proto files 2020-07-16 15:09:20 +02:00
willclarktech e865163558 proto-signing: Update define-proto script 2020-07-16 15:09:04 +02:00
willclarktech 6e7dd7d9a0 proto-signing: Update predefine-proto script 2020-07-16 15:08:39 +02:00
willclarktech 1c51f7e743 proto-signing: Upgrade protobuf.js to 6.10.0 2020-07-16 12:57:19 +02:00
Simon Warta 161fc84981 Merge pull request #295 from CosmWasm/276-sdk38-distribution-module
Add LCD support for distribution module
2020-07-16 12:50:34 +02:00
willclarktech 4ca3487383 sdk38: Update gov module test 2020-07-16 11:52:49 +02:00
willclarktech ebb1526ca6 sdk38: Specify MsgDelegate type in distribution module test 2020-07-16 11:50:34 +02:00
willclarktech 7fd8355d33 sdk38: Use assert util in distribution module test 2020-07-16 11:50:34 +02:00
willclarktech 0eab1b020e sdk38: Export distribution module types and setup function 2020-07-16 11:50:34 +02:00
willclarktech fd8ceee967 sdk38: Add tests for LCD distribution module 2020-07-16 11:44:01 +02:00
willclarktech 509a7e9164 sdk38: Add distribution module to LCD 2020-07-16 11:43:57 +02:00
Simon Warta cf375d396c Merge pull request #292 from CosmWasm/276-sdk38-gov-module
Add gov extension to Cosmos SDK 0.38 LCD
2020-07-16 11:26:26 +02:00
willclarktech c8ba1fd574 sdk38: Use assert util in gov module test 2020-07-16 11:07:59 +02:00
willclarktech 79afed49af sdk38: Use wasmd.endpoint in gov module test 2020-07-15 17:24:47 +02:00
willclarktech 9f651cd305 sdk38: Switch to eslint naming-convention rule in gov module 2020-07-15 17:01:26 +02:00
willclarktech 8f7b2f0ab9 sdk38: Use test faucet in gov module test 2020-07-15 16:59:38 +02:00
willclarktech c5cc8fd0db sdk38: Rename gov.parameters 2020-07-15 16:59:38 +02:00
willclarktech a00c5e8f8d sdk38: Move proposal submission into test script 2020-07-15 16:59:38 +02:00
willclarktech 55917c6cbf sdk38: Export gov types and setup function 2020-07-15 16:59:38 +02:00
willclarktech f5aab614a6 sdk38: Add remaining gov endpoints to lcd 2020-07-15 16:59:38 +02:00
willclarktech 09f9b1fd5f sdk38: Add submit proposal script to wasmd init 2020-07-15 16:59:37 +02:00
willclarktech 158e108805 sdk38: Add datetimestamp matcher in test utils 2020-07-15 16:59:37 +02:00
willclarktech 275ff2fb5e sdk38: Add gov proposals endpoint to lcd 2020-07-15 16:59:37 +02:00
willclarktech 0d6484648a sdk38: Add gov parametersByType endpoint to lcd 2020-07-15 16:59:36 +02:00
Simon Warta 9c8c61f512 Merge pull request #293 from CosmWasm/291-eslint-naming-convention
Switch to @typescript-eslint/naming-convention rule
2020-07-15 16:54:38 +02:00
willclarktech 37a5cd5c8b eslint: Fix outstanding naming issues 2020-07-15 13:29:35 +02:00
willclarktech 6d387412af eslint: Update file-based rule overrides 2020-07-15 13:29:21 +02:00
willclarktech 5e3db6dcfe eslint: Replace camelcase rule with naming-convention 2020-07-15 13:23:06 +02:00
willclarktech 55d34d79cf eslint: Update .eslintignore 2020-07-15 13:22:32 +02:00
willclarktech de293f3b63 eslint: Standardize file-level camelcase disabling 2020-07-15 13:22:13 +02:00
Will Clark 33a721ab6d Merge pull request #284 from CosmWasm/265-wallet-interface-secp256k1-pen
Define Wallet interface and implement for Secp256k1Wallet
2020-07-14 15:12:46 +02:00
willclarktech 21f083336e sdk38: Rename Secp256k1OfflineWallet -> Secp256k1Wallet 2020-07-14 14:35:12 +02:00
willclarktech 0561dd5dd5 cli: Update for sdk38 OfflineSigner 2020-07-14 14:35:11 +02:00
willclarktech 96fa0f4b64 demo-staking: Update test for sdk38 OfflineSigner 2020-07-14 14:35:11 +02:00
willclarktech d8241e4f7d scripts: Update wasmd deploy scripts for sdk38 OfflineSigner 2020-07-14 14:35:11 +02:00
willclarktech 61a31cf1ed cosmwasm: Update for sdk38 OfflineSigner 2020-07-14 14:35:11 +02:00
willclarktech 51d431a956 faucet: Update for sdk38 OfflineSigner 2020-07-14 14:35:11 +02:00
willclarktech 64eba761c8 sdk38: Remove enabling from secp256k1 offline wallet 2020-07-14 14:35:10 +02:00
willclarktech 0ab80be572 sdk38: Use nested destructuring syntax 2020-07-14 14:35:10 +02:00
willclarktech 6dcbf77d56 sdk38: Remove explicit enable method from offline signer 2020-07-14 14:35:10 +02:00
willclarktech 6a02704805 sdk38: Pass signer (wallet) into SigningCosmosClient 2020-07-14 14:35:10 +02:00
willclarktech 717ff6caf7 sdk38: Make use of OfflineWallet interface more strict 2020-07-14 14:35:09 +02:00
willclarktech 821b666f98 sdk38: Add Wallet interface and implement for Secp256k1Wallet 2020-07-14 14:35:09 +02:00
willclarktech 36b7bdf353 sdk38: Rename pen.ts -> wallet.ts etc 2020-07-14 14:35:09 +02:00
Simon Warta 9b45a6a488 Merge pull request #290 from CosmWasm/bump-stargate-to-sdk40
Adapt repo to Cosmos SDK version change
2020-07-14 14:33:49 +02:00
Simon Warta 6fadce3036 Adapt repo to version change (stargate is now Cosmos SDK 0.40) 2020-07-14 13:41:39 +02:00