Commit Graph
708 Commits
Author SHA1 Message Date
Simon Warta 5ac7ac72bb Point example code to demo-071.cosmwasm.com 2020-04-17 15:22:44 +02:00
Simon Warta d5c71de11a Merge pull request #162 from CosmWasm/prettier-upgrade
Prettier upgrade
2020-04-17 08:51:47 +02:00
Simon Warta a65c95d023 Add and lint-fix in cli package 2020-04-17 08:40:04 +02:00
Simon Warta 22d329f480 Upgrade eslint-plugin-prettier 2020-04-17 08:36:40 +02:00
Simon Warta ab2f737b9f Upgrade prettier to version 2 2020-04-17 08:35:55 +02:00
Simon Warta 5733fe9d37 Merge pull request #161 from CosmWasm/upgrade-deps
Upgrade karma to version 5
2020-04-16 20:42:15 +02:00
Simon Warta f0f58441e4 Upgrade karma to version 5 2020-04-16 20:35:39 +02:00
Simon Warta 66720c0ec5 Merge pull request #160 from CosmWasm/show-txid-in-error
Show transaction ID when error code is set
2020-04-02 20:07:32 +02:00
Simon Warta 0959f700d4 Show transaction ID when error code is set 2020-04-02 15:30:55 +02:00
Simon Warta 6bc4e0e67a Upgrade handlebars 2020-04-02 00:30:45 +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
Simon Warta 40e619724d Merge pull request #158 from CosmWasm/open-event-type
Open up event type checking
2020-03-21 10:43:58 +01:00
Simon Warta 1b8a696df3 Open up event type checking 2020-03-21 09:31:25 +01: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
Simon Warta e9aaa60e82 Merge pull request #155 from CosmWasm/export-SearchByTagsQuery
Export SearchByTagsQuery
2020-03-20 16:04:44 +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 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
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
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
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
Simon Warta 0feddaa76d Import FeeTable by default 2020-03-20 11:04:49 +01:00
Simon Warta bf3ab497fb Cleanup lockfile 2020-03-20 11:04:33 +01:00
Simon Warta 8940222deb Merge pull request #151 from CosmWasm/export-FeeTable
Add missing package export: FeeTable
2020-03-20 10:39:25 +01:00
Simon Warta ae75413702 Add missing package export: FeeTable 2020-03-20 10:32:30 +01:00
Ethan Frey 77cd1dac6c yarn upgrade - minimist warning 2020-03-20 10:28:32 +01:00
Simon Warta 323c7a7a71 v0.7.6 2020-03-18 15:22:09 +01:00
Simon Warta 8b2309f40b Add nonces 2020-03-18 15:21:41 +01:00
Simon Warta 6ad597682c Merge pull request #146 from CosmWasm/article-refinements
Various library refinements
2020-03-18 11:44:15 +01:00
Simon Warta 7b62f40ef5 Add code property to IndexedTx in bcp package 2020-03-18 11:09:02 +01:00
Simon Warta 48c754f325 Add IndexedTx.code 2020-03-18 10:51:24 +01:00
Simon Warta fa41bfbf05 Add and test TxsResponse.codespace 2020-03-18 10:35:15 +01:00
Simon Warta a46a88c5c2 Add and test missing TxsResponse.code 2020-03-18 10:21:03 +01:00
Simon Warta eb03360b93 Rename to RestClient.txById and move above search 2020-03-18 00:27:48 +01:00
Simon Warta 9b609d3c96 Test txsById 2020-03-18 00:25:11 +01:00
Simon Warta 7a327168ac Test full txsQuery result 2020-03-17 23:21:17 +01:00
Simon Warta 05d941788c Use wasmd.chainId in RestClient tests 2020-03-17 22:58:57 +01:00