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 |
|
Simon Warta
|
5309e460b8
|
Add remaining fields to NodeInfoResponse
|
2020-03-07 11:23:17 +01:00 |
|
Simon Warta
|
28460cfc0f
|
v0.7.3
v0.7.3
|
2020-03-07 01:44:03 +01:00 |
|
Simon Warta
|
632d8869e4
|
Add nonces
|
2020-03-07 01:43:42 +01:00 |
|
Simon Warta
|
bbb84e7a1c
|
Adapt deployedErc20
|
2020-03-06 22:43:46 +01:00 |
|
Simon Warta
|
c0a8f8a3ab
|
Upgrade ERC20 contract to 0.3.0
|
2020-03-06 22:16:06 +01:00 |
|
Simon Warta
|
8a608a1204
|
Upgrade wasmd to v0.7.0
|
2020-03-06 22:15:35 +01:00 |
|
Simon Warta
|
505ef691b5
|
Merge pull request #137 from confio/any-pubkey-prefix
Support any prefix in decodeBech32Pubkey/encodeBech32Pubkey
|
2020-03-06 21:59:02 +01:00 |
|
Simon Warta
|
0e1caf96e7
|
Support any prefix in decodeBech32Pubkey/encodeBech32Pubkey
|
2020-03-06 19:22:50 +01:00 |
|
Simon Warta
|
6ee4b0a317
|
v0.7.2
v0.7.2
|
2020-03-06 16:41:59 +01:00 |
|
Simon Warta
|
1049afa32b
|
Add nonces
|
2020-03-06 16:41:17 +01:00 |
|
merge-when-green[bot]
|
f2ca2dbaf9
|
Merge pull request #136 from confio/fix-fast-deep-equal
Fix fast-deep-equal dependency
|
2020-03-06 15:38:33 +00:00 |
|
Simon Warta
|
8920168948
|
Add missing dependency to sdk
|
2020-03-06 16:34:56 +01:00 |
|
Simon Warta
|
18ba47cf6d
|
Remove unused dependency from faucet
|
2020-03-06 16:34:45 +01:00 |
|
Simon Warta
|
b5ac5adda5
|
v0.7.1
v0.7.1
|
2020-03-06 13:09:55 +01:00 |
|
Simon Warta
|
0d1d939368
|
Add nonces
|
2020-03-06 12:48:48 +01:00 |
|
Simon Warta
|
bd16afcf22
|
Merge pull request #135 from confio/cli-stuff
Improve CLI usage
|
2020-03-06 12:36:51 +01:00 |
|
Simon Warta
|
60ae617edd
|
Merge pull request #134 from confio/normalizeArray
Create warning type CosmosSdkArray and standardize normalization
|
2020-03-06 12:36:33 +01:00 |
|
Simon Warta
|
a1f487ebb4
|
Use any instead of object, which allows accessing members unknown to the type system
|
2020-03-06 11:42:01 +01:00 |
|
Simon Warta
|
fae28ab0e4
|
Add all the cosmwasmclient and signingcosmwasmclient imports
|
2020-03-06 10:22:19 +01:00 |
|
Simon Warta
|
27675cfc94
|
Print imports more compact
|
2020-03-06 10:17:15 +01:00 |
|
Simon Warta
|
efbce56ca8
|
Add yarn start command for development
|
2020-03-06 10:16:51 +01:00 |
|
Simon Warta
|
545e1e8833
|
Remove Long import from CLI
package is not heavily used anymore, at least not exposed to user
|
2020-03-06 10:03:11 +01:00 |
|
Simon Warta
|
4a74d06e6c
|
Create warning type CosmosSdkArray and standardize normalization
|
2020-03-06 00:03:18 +01:00 |
|
Simon Warta
|
5e26a8605f
|
Import Decimal in cli
|
2020-03-03 11:39:49 +01:00 |
|
Simon Warta
|
7f705fcb53
|
Use assert in selftest
|
2020-03-03 11:39:18 +01:00 |
|
Simon Warta
|
fa7a87fea6
|
v0.7.0
v0.7.0
|
2020-03-02 22:18:09 +01:00 |
|