874 Commits

Author SHA1 Message Date
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 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
Simon Warta
9428bab50a Test PostTxsResponse 2020-03-17 22:58:57 +01:00
Simon Warta
72e7638c19 Remove misleading PostTxsParams
which is not for postTx()
2020-03-17 22:58:57 +01:00
Simon Warta
728a29a072 Improve documentation of RestClient, CosmWasmClient, SigningCosmWasmClient 2020-03-17 22:58:57 +01:00
Simon Warta
30dfbaba50
Merge pull request #145 from CosmWasm/upgrades
Upgrade dependencies
2020-03-16 15:09:17 +01:00
Simon Warta
7012604b66 Reove unused karma-edge-launcher/karma-safari-launcher 2020-03-16 14:45:04 +01:00
Simon Warta
002e80b861 Upgrade karma-jasmine/karma-chrome-launcher 2020-03-16 14:43:05 +01:00
Simon Warta
465d8d6d75 Upgrade @types/diff for version 4 2020-03-16 14:41:25 +01:00
Simon Warta
f4d30a85a0 Cleanup dependencies 2020-03-16 14:40:36 +01:00
Simon Warta
bafd98525a Upgrade dependencies 2020-03-16 14:37:40 +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
dependabot[bot]
19d0dd96fe
Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-15 05:01:47 +00:00
Simon Warta
eaa3189e46
Merge pull request #143 from CosmWasm/update-wasmd
Update wasmd to 0.7.1
2020-03-12 21:18:06 +01:00
Simon Warta
c6d0a3aff4 Set wasmd-demo to v0.7.1 2020-03-12 19:01:11 +01:00
Simon Warta
f52838fd15 Remove unused leb128Encode 2020-03-12 17:53:25 +01:00
Simon Warta
8e031e51f3 Don't randomize hackatom 2020-03-12 17:52:29 +01:00
Simon Warta
c7b0b2c74d Pull out and generalize semverMatcher 2020-03-12 17:50:19 +01:00
Simon Warta
d5f8e6316d v0.7.5 v0.7.5 2020-03-11 16:45:05 +01:00
Simon Warta
e7e87396cf Add nonces 2020-03-11 16:44:22 +01:00
Simon Warta
b0d084be5e
Merge pull request #142 from CosmWasm/chain-id
Cache chainID in CosmWasmClient
2020-03-11 11:43:49 +01:00
Simon Warta
4f5b5b8aca Pull out wasmd.expectedChainId 2020-03-11 10:44:00 +01:00
Simon Warta
a50369e43e Cache chain ID 2020-03-11 10:39:37 +01:00
Simon Warta
cbcf854a98 Rename to CosmWasmClient.getChainId 2020-03-11 10:32:11 +01:00
Simon Warta
89fed439a0 v0.7.4 v0.7.4 2020-03-10 16:41:05 +01:00
Simon Warta
4c86875216 Add nonces 2020-03-10 16:37:51 +01:00
merge-when-green[bot]
933921ddb1
Merge pull request #141 from confio/cache-codes
Cache code details
2020-03-10 15:23:19 +00:00
Simon Warta
76936122ea Cache getCodeDetails calls 2020-03-10 16:19:30 +01:00
Simon Warta
d53d4a34b7
Merge pull request #139 from confio/improve-NodeInfoResponse-type
Add remaining fields to NodeInfoResponse
2020-03-10 16:11:16 +01:00
Simon Warta
267c53a7ea
Merge pull request #138 from confio/upgrade-to-erc20-0.3.0
Upgrade to ERC20 contract to 0.3.0
2020-03-10 16:10:25 +01:00
Simon Warta
32e1e5aa76
Merge pull request #140 from confio/height
Add efficient CosmWasmClient.getHeight
2020-03-10 16:10:06 +01:00
Simon Warta
dba3cbe69a Move pattern matching into object equality check 2020-03-07 21:11:52 +01:00
Simon Warta
a08b07f320 Add more efficient getHeight implementation 2020-03-07 18:44:13 +01:00
Simon Warta
e7f60e9abd Add CosmWasmClient.getHeight() 2020-03-07 17:30:43 +01:00
Simon Warta
2d85ecc840 Add and test AuthAccountsResponse.height 2020-03-07 17:23:58 +01:00
Simon Warta
c7c1002c3d Add support for prerelease versions 2020-03-07 11:30:38 +01:00