Commit Graph
122 Commits
Author SHA1 Message Date
Simon Warta 9eb83e3732 Format other .mds 2020-06-18 11:52:00 +02:00
Simon Warta c57e90d4de Update ignoreDiagnostics for new top-level await support 2020-06-18 10:35:33 +02:00
Simon Warta 27581ce7df Upgrade TS to 3.9 2020-06-16 11:21:56 +02:00
Simon Warta 14c93a9216 Upgrade TS and @typescript-eslint/* 2020-06-16 11:09:13 +02:00
Simon Warta dd120779aa v0.20.0 2020-06-10 15:08:24 +02:00
Simon Warta af7270a907 Add nonces 2020-06-10 15:07:13 +02:00
Simon Warta 88faba8bed Replace internal usages of @iov/encoding with @cosmjs/{encoding,math} 2020-06-09 17:54:17 +02:00
Simon Warta 4cca97651b Use @cosmjs/utils in this project 2020-06-09 17:45:48 +02:00
Simon Warta 92417373cd Use @cosmjs/crypto in this project 2020-06-09 17:39:36 +02:00
willclarktech 8b4323c2b7 Replace cosmwasm-js with cosmjs 2020-06-09 15:01:13 +01:00
Simon Warta fb4363a16a Merge pull request #206 from CosmWasm/167-github-urls
Replace GitHub URLs
2020-06-09 15:53:00 +02:00
willclarktech b404ef38af Format .md files 2020-06-09 14:45:05 +01:00
willclarktech 29ebcd88fd Replace GitHub URLs 2020-06-09 14:41:55 +01:00
Simon Warta f704194836 Move marshalTx/unmarshalTx to BCP 2020-06-08 10:17:46 +02:00
Simon Warta 538004a1d6 Replace deprecated Encoding class with free functions 2020-06-05 11:17:04 +02:00
Simon Warta 76fa832202 Upgrade IOV Core to 2.3.2 2020-06-05 11:17:04 +02:00
Simon Warta 16df23f79b Rename packages @cosmwasm/* to @cosmjs/* 2020-06-04 19:53:58 +02:00
Simon Warta 9d054c6dd3 Improve Msg types 2020-06-02 16:14:04 +02:00
Simon Warta 5da7bbc93c Deduplicate and sort some types 2020-06-02 16:13:34 +02:00
Simon Warta 2c8349a10c Migrate cli to @cosmwasm/cosmwasm and @cosmwasm/sdk38 2020-06-02 13:57:28 +02:00
Ethan Frey 005a216d46 Update CLI for 0.8 demo net 2020-05-26 15:26:46 +02:00
Simon Warta 952c682ffc v0.8.0 2020-05-25 14:24:04 +02:00
Simon Warta 7422e1d058 Add nonces 2020-05-25 14:09:26 +02:00
Simon Warta 4e1e259ae6 v0.8.0-alpha.0 2020-05-20 16:47:48 +02:00
Simon Warta 3bc983827d Add nonces 2020-05-20 16:46:53 +02:00
Simon Warta 36b8fe74af Adapt calls to queryContractSmart 2020-05-20 16:32:38 +02:00
Simon Warta eba0159637 v0.7.8 2020-05-20 16:25:11 +02:00
Simon Warta 0359f57864 Add nonces 2020-05-20 16:11:22 +02:00
Simon Warta 407a0a1883 Add address maker example 2020-05-08 22:11:07 +02:00
Simon Warta 2e2b0b59e3 Import makeCosmoshubPath in cli 2020-05-08 22:11:07 +02:00
Simon Warta 5ac7ac72bb Point example code to demo-071.cosmwasm.com 2020-04-17 15:22:44 +02:00
Simon Warta a65c95d023 Add and lint-fix in cli package 2020-04-17 08:40:04 +02:00
Simon Warta 8754457b6d v0.7.7 2020-03-23 11:30:25 +01:00
Simon Warta ddcfd70665 Add nonces 2020-03-23 11:28:48 +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
Simon Warta 6bc26a8429 Export SearchByTagsQuery 2020-03-20 15:58:23 +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 45dd49426f Update helpers after rebase 2020-03-20 12:33:21 +01:00
Simon Warta ec047ccec3 Convert --init option to array 2020-03-20 12:27:07 +01:00
Simon Warta 28a00f2d2c Remove argparse from cli 2020-03-20 12:27:07 +01:00
Simon Warta 777fb8424f Migrate from argparse to yargs 2020-03-20 12:27:07 +01:00
Simon Warta 189c54123f Install yargs 2020-03-20 12:27:07 +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
Simon Warta 2217c51a00 Replace http/https with axios in CLI 2020-03-20 11:04:50 +01:00
Simon Warta ccb36aa90a Add fs import to CLI 2020-03-20 11:04:49 +01:00