4335 Commits

Author SHA1 Message Date
Ethan Frey
8b262e6b12 Update imports from bcp to sdk 2020-02-03 17:11:44 +01:00
Ethan Frey
b68fe1aa6a Copy amino interface definitions to package - need some cleanup 2020-02-03 17:08:48 +01:00
Ethan Frey
34a74286b7
Merge pull request #33 from confio/linting-updates
Linting updates
2020-02-03 16:11:33 +01:00
Ethan Frey
52ffee6d3b
Merge pull request #30 from confio/add-integration-tests
Add COSMOS_ENABLED to ci
2020-02-03 16:09:36 +01:00
Simon Warta
4449f4f0c9 Fix link to docker repo 2020-02-03 15:32:31 +01:00
Simon Warta
9756f0361b Debug rest server start 2020-02-03 15:32:31 +01:00
Simon Warta
91dcf04738 Start blockchain before installing nodejs/yarn 2020-02-03 15:32:31 +01:00
Simon Warta
5613c440bf Install nodejs and yarn 2020-02-03 15:32:31 +01:00
Simon Warta
95599c54e7 Run tests in machine executor 2020-02-03 15:32:31 +01:00
Ethan Frey
037ceebe7b Give 60 seconds for cosm/start.sh startup 2020-02-03 09:47:56 +01:00
Simon Warta
9d4868ce4c Enable @typescript-eslint/prefer-readonly 2020-02-03 09:46:35 +01:00
Simon Warta
a2fce05d4e Let eslint take case of prefer-const 2020-02-03 09:45:32 +01:00
Simon Warta
04e9f64278 Convert eslint config to .js to set parserOptions.project/.tsconfigRootDir 2020-02-03 09:45:14 +01:00
Ethan Frey
10489402f8 One more typo with script path 2020-02-03 09:44:30 +01:00
Ethan Frey
81cbc9b51f More fixes to ci config 2020-02-03 09:38:23 +01:00
Ethan Frey
7b1fef158c Fix syntax error with env 2020-02-03 09:29:15 +01:00
Simon Warta
8cde21b15c Remove unnecessary await 2020-02-03 09:23:00 +01:00
Simon Warta
7a8f248fcb Avoid unnecessary cast to any 2020-02-03 09:22:06 +01:00
Simon Warta
db9259616c Remove tslint-immutable linter plugin 2020-02-03 09:21:51 +01:00
Ethan Frey
94a49ed899 Enable test in ci, move pull into start.sh 2020-02-03 09:11:13 +01:00
Ethan Frey
690a93ae59 Add background flag to start.sh 2020-02-03 08:57:09 +01:00
Ethan Frey
93d554805f Add COSMOS_ENABLED to ci 2020-02-03 08:55:59 +01:00
Simon Warta
8610da30d2
Merge pull request #28 from confio/add-sdk
Extract RestClient, TxsResponse, AminoTx into @cosmwasm/sdk
2020-02-02 21:46:31 +01:00
Simon Warta
5fb25d190e
Merge pull request #29 from confio/add-type-support
Properly support multiple pubkey types in decodePubkey
2020-02-02 21:40:39 +01:00
Simon Warta
9da9225345 Move decimalToCoin and coinToDecimal into SDK 2020-02-01 17:09:27 +01:00
Simon Warta
e127058100 Make coinToDecimal and decimalToCoin BCP free 2020-02-01 17:05:22 +01:00
Simon Warta
c81c356fe3 Simplify decodeAmount 2020-02-01 16:29:08 +01:00
Simon Warta
4377fdd8ab Move TokenInfo into sdk 2020-02-01 16:23:08 +01:00
Simon Warta
eb72f0e175 Make TokenInfo free from BCP types 2020-02-01 16:19:52 +01:00
Simon Warta
fb9160f258 Move isAminoStdTx into sdk 2020-02-01 15:54:08 +01:00
Simon Warta
9514982d32 Properly support multiple pubkey types in decodePubkey
Closes #27
2020-02-01 15:43:13 +01:00
Simon Warta
117d12f17d Add packages/sdk to build container 2020-01-31 18:04:11 +01:00
Simon Warta
399a53e99a Add first test in new package 2020-01-31 18:02:08 +01:00
Simon Warta
1bf2d9b287 Extract RestClient, TxsResponse, AminoTx into @cosmwasm/sdk 2020-01-31 17:50:10 +01:00
Ethan Frey
7b25a2e11c
Merge pull request #25 from confio/update-docker-images
Update docker images
2020-01-31 15:43:13 +01:00
Ethan Frey
661662413b Update denoms in tests 2020-01-30 22:01:25 +01:00
Ethan Frey
d292ff91d3 Rebuild template with ucosm and ustake 2020-01-30 21:59:32 +01:00
Ethan Frey
c915d6f2a7 Update queries and tests for updated docker image 2020-01-30 19:44:11 +01:00
Ethan Frey
81e5cf5af5 Regenerate template for CI with latest master 2020-01-30 19:35:27 +01:00
Ethan Frey
d0de8d5b2b Fix up spellcheck errors 2020-01-30 19:28:23 +01:00
Ethan Frey
e94f32c765 Put configuration in one file, use auto-built wasm-demo:latest tag 2020-01-30 19:19:54 +01:00
Ethan Frey
065b1883ed
Merge pull request #23 from confio/no-multichain
No multichain
2020-01-30 12:47:25 +01:00
Simon Warta
c41f42193e Simplify codecImplementation() and establishConnection() 2020-01-30 12:35:30 +01:00
Simon Warta
84c5998ca8 Remove references to "first chain" 2020-01-30 12:25:43 +01:00
Simon Warta
cb3df57426 Add missing runtime dependency @iov/keycontrol to faucet 2020-01-30 12:19:53 +01:00
Simon Warta
3fff813810 Remove dependency on @iov/multichain 2020-01-30 12:19:53 +01:00
Simon Warta
6ea963c87d Remove remaining uses of MultiChainSigner 2020-01-30 12:19:53 +01:00
Simon Warta
36e86543cb Let tokenTickersOfFirstChain not depend on MultiChainSigner 2020-01-30 12:19:53 +01:00
Simon Warta
11dc128d39 Implement accountsOfFirstChain without MultiChainSigner 2020-01-30 12:19:53 +01:00
Simon Warta
fbbbbcaeff Implement sendOnFirstChain without MultiChainSigner 2020-01-30 12:19:52 +01:00