Commit Graph
100 Commits
Author SHA1 Message Date
Ethan Frey 57d0686ac6 Merge pull request #190 from CosmWasm/upgrade-iov-core
Upgrade @iov/* dependencies to 2.3.2
2020-06-08 09:52:14 +02:00
Ethan Frey 765382c905 Merge pull request #188 from CosmWasm/new-names
Use new package names
2020-06-05 08:23:51 +02:00
Ethan Frey 9d4fdbc514 Merge pull request #178 from CosmWasm/update-cli
Update CLI for 0.8 demo net
2020-05-26 16:24:13 +02:00
Ethan Frey 005a216d46 Update CLI for 0.8 demo net 2020-05-26 15:26:46 +02:00
Ethan Frey 1fcbe40cbc Update tests for new contracts 2020-05-25 21:03:10 +02:00
Ethan Frey f178fdf3f1 Update contracts to versions from crates.io 2020-05-25 20:40:00 +02:00
Ethan Frey 33f803fe69 Merge pull request #175 from CosmWasm/staking-demo
Add staking contract to deployment
2020-05-25 14:03:04 +02:00
Ethan Frey 3b52fd15f3 Bump up to wasmd v0.8.0-rc1 and fix validator address 2020-05-25 09:37:10 +02:00
Ethan Frey ed62150047 Merge pull request #156 from CosmWasm/add-mask-helpers
Add mask helpers
2020-03-20 22:41:42 +01:00
Ethan Frey ee0b6a6604 Complete mask demo 2020-03-20 22:35:40 +01:00
Ethan Frey c870b16cc8 Add section on transfering control of the mask 2020-03-20 22:35:40 +01:00
Ethan Frey 34c8027167 Update mask demo to everything except staking 2020-03-20 22:35:40 +01:00
Ethan Frey d50791c803 Pull in typescript definitions for API 2020-03-20 22:35:40 +01:00
Ethan Frey e5d89f1fad Start document upload of mask, and instantiate 2020-03-20 22:35:40 +01:00
Ethan Frey ab823d91ed Merge pull request #154 from CosmWasm/multi-init
Support multiple init files
2020-03-20 12:40:27 +01:00
Ethan Frey 17916b07bb Merge pull request #150 from CosmWasm/cleanup-cli
Update helpers to modern api, demo net
2020-03-20 12:38:54 +01:00
Ethan Frey 45dd49426f Update helpers after rebase 2020-03-20 12:33:21 +01:00
Ethan Frey 228a6c69fa Add docs on custom networks and sharing mnemonic from cli tools 2020-03-20 12:25:23 +01:00
Ethan Frey 5c75e97f87 Update helpers to modern api, demo net 2020-03-20 12:25:23 +01:00
Ethan Frey 8cf5c68b7e Merge pull request #152 from CosmWasm/improve-cli
Add axios, fs and FeeTable to CLI by default
2020-03-20 12:18:29 +01:00
Ethan Frey 77cd1dac6c yarn upgrade - minimist warning 2020-03-20 10:28:32 +01:00
Ethan Frey 0359e791ab Merge pull request #144 from CosmWasm/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.4.0 to 6.4.1
2020-03-16 14:06:05 +01:00
Ethan Frey 653bccf1c7 Updates for wasmd v0.7.0-rc2 2020-02-29 20:59:57 +01:00
Ethan Frey bd05fc3f67 Merge pull request #124 from confio/test-0.7
Test wasmd 0.7
2020-02-28 21:28:24 +01:00
Ethan Frey b9fecebd80 Minor debugging, fix wasmd version to 0.7.0-rc1 2020-02-27 21:13:14 +01:00
Ethan Frey 0bc8ac4f93 Update hackatom contract to 0.7 2020-02-27 20:35:39 +01:00
Ethan Frey 6a01dc006b Fix up Rest Client to parse new responses better 2020-02-27 20:28:06 +01:00
Ethan Frey 45fc3bf6c3 Merge pull request #125 from confio/test-0.7-simon
Update contract tests in CosmWasmClient
2020-02-27 19:18:48 +01:00
Ethan Frey a22d0c1947 Proper label for the init.sh contracts 2020-02-27 17:45:13 +01:00
Ethan Frey 365c1a0e66 Add label to SigningCosmWasmClient.instantiate 2020-02-27 17:39:08 +01:00
Ethan Frey 36d557a4ef Update docker image and test contracts 2020-02-27 17:31:42 +01:00
Ethan Frey 0db26c6928 Add deploy nameservice script 2020-02-21 17:32:42 +01:00
Ethan Frey e69332241a Add nameservice contract 2020-02-21 17:27:41 +01:00
Ethan Frey 58194d1b32 Update faucet Dockerfile 2020-02-21 17:24:16 +01:00
Ethan Frey 018f047973 Use wasmd v0.6.1 with rest server fixes 2020-02-18 22:51:06 +01:00
Ethan Frey b6b29562cb Expose senderAddress() 2020-02-17 13:25:50 +01:00
Ethan Frey 28a85a5e6e Expose SigningData/Callback types 2020-02-17 13:24:27 +01:00
Ethan Frey 2d7c4e09a3 Clean up test cases 2020-02-17 12:55:47 +01:00
Ethan Frey 6d3865a27e Add sendToken() and test 2020-02-17 12:55:47 +01:00
Ethan Frey 7bc76bd59b Fix linter warnings 2020-02-17 12:21:30 +01:00
Ethan Frey d079f7673a getAccount returns undefined when address not found 2020-02-17 12:21:30 +01:00
Ethan Frey b39a54211b Add getAccount to CosmWasmClient 2020-02-17 12:21:30 +01:00
Ethan Frey d9bcd821c1 Added helper to parse Uint8Array as Utf8-encoded json for smart queries 2020-02-11 12:01:01 +01:00
Ethan Frey c3bd498524 Merge guide into readme 2020-02-11 12:01:01 +01:00
Ethan Frey ec9a1eab92 Run through the full script 2020-02-11 12:01:01 +01:00
Ethan Frey 1bea452fbc more 2020-02-11 12:01:01 +01:00
Ethan Frey b047658af3 Got guide working 2020-02-11 12:01:01 +01:00
Ethan Frey 0544836a60 Start with some helpers 2020-02-11 12:01:01 +01:00
Ethan Frey 3a9cf56635 Use assert to avoid ! 2020-02-11 11:31:27 +01:00
Ethan Frey 8e0042ed75 Fix bcp, update to proper docker image 2020-02-11 10:32:55 +01:00
Ethan Frey 13c708e787 Fix malformed REST response/parsing 2020-02-11 10:32:09 +01:00
Ethan Frey 5677976463 Tests pass 2020-02-11 10:32:09 +01:00
Ethan Frey 6f35fad87c WIP: update return types for queries 2020-02-11 10:32:09 +01:00
Ethan Frey 33b9ac2482 Merge pull request #69 from confio/debug-start
Debug start of blockchain in CI
2020-02-10 13:52:21 +01:00
Ethan Frey 8be57612c4 Use new v0.0.4 docker image 2020-02-10 12:57:44 +01:00
Ethan Frey 77294979bc Ensure metadata is set 2020-02-10 12:46:01 +01:00
Ethan Frey abe8eeeac3 Return full info on 500 errors 2020-02-10 12:41:47 +01:00
Ethan Frey efcca8a769 Download wasm code by id works 2020-02-10 12:20:32 +01:00
Ethan Frey f1e1c76baa Update rest server, pass tests 2020-02-10 12:01:21 +01:00
Ethan Frey 903166478b Merge pull request #59 from confio/add-cli
Add @cosmwasm/cli
2020-02-06 20:01:10 +01:00
Ethan Frey 5046963b17 Merge pull request #60 from confio/housekeeping
Do some housekeeping
2020-02-06 17:29:51 +01:00
Ethan Frey 6f454152f6 Merge pull request #57 from confio/docs
Update package documentation; clarify faucet deployment
2020-02-06 11:14:14 +01:00
Ethan Frey 7320bcec3b Merge pull request #52 from confio/add-wasm-queries
Add some basic wasm queries
2020-02-05 18:25:15 +01:00
Ethan Frey 49070f668f A bit more cleanup 2020-02-05 18:22:20 +01:00
Ethan Frey 8699e2e8f7 Cleanup from PR review 2020-02-05 18:05:19 +01:00
Ethan Frey 3e48ee1213 Pin to docker image v0.0.2 2020-02-05 18:02:41 +01:00
Ethan Frey 213d59c75c Clean up test naming 2020-02-05 17:33:53 +01:00
Ethan Frey c7313275c3 Test smart queries 2020-02-05 17:18:25 +01:00
Ethan Frey 90ac9f1387 All contract queries except smart 2020-02-05 17:14:08 +01:00
Ethan Frey 620767b5c6 Inline getCodeId and getContractAddress helpers 2020-02-05 16:59:26 +01:00
Ethan Frey 4bacba8340 Add some basic contract queries 2020-02-05 16:55:51 +01:00
Ethan Frey 0846162434 Test list codes 2020-02-05 16:39:51 +01:00
Ethan Frey 03be05964a More test helper refactoring 2020-02-05 16:31:26 +01:00
Ethan Frey da9eff547e Pull out wasm contract actions as test helper functions 2020-02-05 16:26:37 +01:00
Ethan Frey 477511f1b3 Complete wasm calls via manual testing with curl 2020-02-05 16:11:46 +01:00
Ethan Frey e0b3cb006c Add some basic wasm queries (manually tested with curl) 2020-02-05 15:24:15 +01:00
Ethan Frey ae8acefc81 Merge pull request #55 from confio/speed-up-wasmd
Speed up wasmd
2020-02-05 15:16:35 +01:00
Ethan Frey 50ea6bb54c Reduce block time from 5s to 1s 2020-02-05 14:54:24 +01:00
Ethan Frey 2047b63b7b Merge pull request #54 from confio/rm-top-level-dependencies
Remove top level dependencies
2020-02-05 14:27:13 +01:00
Ethan Frey 5ac758c6ba Merge pull request #44 from confio/move-address-decode-to-sdk
Move address decode to sdk
2020-02-05 11:28:34 +01:00
Ethan Frey 64666d60d4 Merge remote-tracking branch 'origin/master' into move-address-decode-to-sdk 2020-02-05 10:33:45 +01:00
Ethan Frey dc93bfc1e7 Simplify sdk pubkey types 2020-02-05 10:30:21 +01:00
Ethan Frey 0f6721e5f4 Fix lint error 2020-02-05 10:24:45 +01:00
Ethan Frey 4f3bbb8001 Merge pull request #45 from confio/speedup-chain-start
Improve chain start speed
2020-02-05 10:21:20 +01:00
Ethan Frey 9d0a0ddf44 Merge pull request #46 from confio/randomize-contract
Randomize contract wasm
2020-02-05 10:20:22 +01:00
Ethan Frey a2c14bb80b Update bcp address to reduce code dup 2020-02-04 20:31:33 +01:00
Ethan Frey 8807e7532d Move bcp-free address en/de-coding into sdk 2020-02-04 20:06:56 +01:00
Ethan Frey 82447e8afe Merge pull request #42 from confio/normalize-attribute-value
Normalize unset attribute value to empty string
2020-02-04 19:22:05 +01:00
Ethan Frey 555534ba1b Add script to run local binaries, help debug 2020-02-04 14:29:38 +01:00
Ethan Frey 3fe792e058 Disable faucet docker job 2020-02-04 14:00:24 +01:00
Ethan Frey 220c0c69d6 Add test case for simple MsgSend 2020-02-04 13:43:35 +01:00
Ethan Frey f52bb378b4 Re-enable test cases 2020-02-03 22:53:05 +01:00
Ethan Frey 1fbfa311c3 Minor cleanups from pr 2020-02-03 22:42:40 +01:00
Ethan Frey c62702ba30 Fix lint issues 2020-02-03 21:33:39 +01:00
Ethan Frey 0031d6860d Fix encodeTx implementation, Connection.identifier now works 2020-02-03 21:31:46 +01:00
Ethan Frey 449a83120a WIP: test identifier via rest client amino encoding 2020-02-03 20:25:08 +01:00
Ethan Frey b99340bf76 Add encode logic to rest client 2020-02-03 20:22:02 +01:00
Ethan Frey 3da5865614 Linter cleanup 2020-02-03 20:06:15 +01:00
Ethan Frey 7e7f18a1b3 Remove all use of amino, identifier is disabled 2020-02-03 19:59:20 +01:00
Ethan Frey e50733eb71 RestClient posts with JSON-encoded StdTx 2020-02-03 19:44:38 +01:00