Simon Warta
|
2ffda0d25e
|
Merge branch '0.22'
|
2020-08-11 10:20:09 +02:00 |
|
Simon Warta
|
04a086a6cb
|
v0.22.1
|
2020-08-11 10:01:06 +02:00 |
|
Simon Warta
|
607f0aae40
|
Add nonces
|
2020-08-11 10:00:50 +02:00 |
|
Simon Warta
|
59c8dca5c2
|
Import encodeAminoPubkey/decodeAminoPubkey in cli
|
2020-08-11 07:49:40 +02:00 |
|
Simon Warta
|
746f41137d
|
Import encodeBech32Pubkey and decodeBech32Pubkey in cli
|
2020-08-11 07:49:39 +02:00 |
|
Simon Warta
|
dc0ef7c6f0
|
Remove unnecessary smartQuery helper
|
2020-08-04 14:02:49 +02:00 |
|
Simon Warta
|
5dcaf706dd
|
Rename postTx -> broadcastTx in launchpad/cosmwasm etc
|
2020-08-03 17:23:05 +02:00 |
|
Simon Warta
|
3a5c23c2e8
|
v0.22.0
|
2020-08-03 15:38:45 +02:00 |
|
Simon Warta
|
70e8e1f086
|
Add nonces
|
2020-08-03 15:37:47 +02:00 |
|
Simon Warta
|
4802af044a
|
Merge pull request #332 from CosmWasm/test-examples
Test CLI example scripts
|
2020-08-03 15:18:51 +02:00 |
|
Ethan Frey
|
5cf59a4380
|
Merge pull request #333 from CosmWasm/rm-SigningCallback
Cleanup some types
|
2020-08-03 14:51:47 +02:00 |
|
Simon Warta
|
ce1f0f7f1f
|
Add support for HTTPs URLs in --init
|
2020-08-03 10:33:50 +02:00 |
|
Simon Warta
|
97aca6c7cf
|
Test example scripts
|
2020-08-03 07:49:26 +02:00 |
|
Simon Warta
|
929e79bc7f
|
Remove SigningCallback from @cosmjs/cosmwasm
|
2020-08-03 07:33:10 +02:00 |
|
Simon Warta
|
5a41b30961
|
Update demonet URLs
|
2020-08-02 21:27:33 +02:00 |
|
Simon Warta
|
7863afdd31
|
Recreate wasmd genesis and update tests
|
2020-07-30 10:12:33 +02:00 |
|
Simon Warta
|
0eab5f734d
|
v0.22.0-alpha.1
|
2020-07-29 13:01:37 +02:00 |
|
Simon Warta
|
21e0c98c77
|
Add nonces
|
2020-07-29 13:00:44 +02:00 |
|
Simon Warta
|
2f83fcd1f9
|
v0.22.0-alpha.0
|
2020-07-28 15:13:26 +02:00 |
|
Simon Warta
|
859c540263
|
Add nonces
|
2020-07-28 15:11:49 +02:00 |
|
Simon Warta
|
c575f930a8
|
Rename @cosmjs/sdk38 to @cosmjs/launchpad
|
2020-07-28 14:54:38 +02:00 |
|
Simon Warta
|
51acfc48f6
|
Use ContractCodeHistoryEntry instead of ContractDetails in the CLI
|
2020-07-28 14:54:37 +02:00 |
|
Simon Warta
|
b7d9b59fd1
|
Update codebase to launchpad backend
|
2020-07-28 14:54:36 +02:00 |
|
Simon Warta
|
42852c1cae
|
Use 180k gas for MsgDelegate
|
2020-07-28 11:48:21 +02:00 |
|
Simon Warta
|
939b2b9964
|
Use *PostTx* types and helpers from sdk38 in cosmwasm
|
2020-07-28 11:48:20 +02:00 |
|
willclarktech
|
96d6c4e120
|
sdk38: Rename GetNonceResult -> GetSequenceResult
|
2020-07-22 13:27:16 +02:00 |
|
willclarktech
|
7159896d88
|
sdk38: Rename getNonce -> getSequence
|
2020-07-22 13:25:45 +02:00 |
|
willclarktech
|
6d387412af
|
eslint: Update file-based rule overrides
|
2020-07-15 13:29:21 +02:00 |
|
willclarktech
|
de293f3b63
|
eslint: Standardize file-level camelcase disabling
|
2020-07-15 13:22:13 +02:00 |
|
willclarktech
|
21f083336e
|
sdk38: Rename Secp256k1OfflineWallet -> Secp256k1Wallet
|
2020-07-14 14:35:12 +02:00 |
|
willclarktech
|
0561dd5dd5
|
cli: Update for sdk38 OfflineSigner
|
2020-07-14 14:35:11 +02:00 |
|
Simon Warta
|
de510c98e5
|
Remove RestClient from sdk38 and cosmwasm
|
2020-07-07 23:52:05 +02:00 |
|
Ethan Frey
|
e88389ee10
|
Update cli helpers to 0.9
|
2020-07-01 21:06:00 +02:00 |
|
Simon Warta
|
66c2b2309c
|
v0.21.1
|
2020-07-01 16:46:12 +02:00 |
|
Simon Warta
|
698f933e41
|
Add nonces
|
2020-07-01 16:45:35 +02:00 |
|
Simon Warta
|
0d4ab069b2
|
v0.21.0
|
2020-06-28 08:34:18 +02:00 |
|
Simon Warta
|
62d9439710
|
Add nonces
|
2020-06-28 08:34:00 +02:00 |
|
Simon Warta
|
bc9ccf61e3
|
Add remaining packages to coverage report
|
2020-06-25 15:34:09 +02:00 |
|
Simon Warta
|
8b535aa01a
|
Add delegation demo
|
2020-06-22 10:35:37 +02:00 |
|
Simon Warta
|
ccd9a5db11
|
Import missing types to CLI
|
2020-06-22 10:35:29 +02:00 |
|
Simon Warta
|
33d55e6923
|
Add MsgDelegate
|
2020-06-22 10:01:11 +02:00 |
|
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 |
|
Simon Warta
|
0feddaa76d
|
Import FeeTable by default
|
2020-03-20 11:04:49 +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
|
465d8d6d75
|
Upgrade @types/diff for version 4
|
2020-03-16 14:41:25 +01:00 |
|
Simon Warta
|
d5f8e6316d
|
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
|
89fed439a0
|
v0.7.4
|
2020-03-10 16:41:05 +01:00 |
|
Simon Warta
|
4c86875216
|
Add nonces
|
2020-03-10 16:37:51 +01:00 |
|
Simon Warta
|
28460cfc0f
|
v0.7.3
|
2020-03-07 01:44:03 +01:00 |
|