willclarktech
|
27e1fc2c8c
|
cli: Add FaucetClient
|
2020-10-14 13:16:02 +02:00 |
|
willclarktech
|
7c60a8ed4f
|
cli: Fix typo
|
2020-10-14 13:11:29 +02:00 |
|
willclarktech
|
53d7d34b8a
|
Use convenience hash functions in codebase
|
2020-10-13 13:36:44 +02:00 |
|
Simon Warta
|
432801364c
|
v0.23.0
|
2020-10-09 12:25:04 +02:00 |
|
Simon Warta
|
f781f05867
|
Add nonces
|
2020-10-09 12:23:27 +02:00 |
|
Simon Warta
|
b77c19a673
|
Update validator addresses after genesis regeneration
|
2020-10-08 16:25:55 +02:00 |
|
Simon Warta
|
eba148326a
|
Rename Secp256k1Wallet -> Secp256k1HdWallet
|
2020-10-08 10:29:41 +02:00 |
|
Simon Warta
|
864f3d2372
|
v0.23.0-alpha.1
|
2020-10-07 10:48:31 +02:00 |
|
Simon Warta
|
ca01991bd0
|
Add nonces
|
2020-10-07 09:58:56 +02:00 |
|
Simon Warta
|
5e79100fe3
|
v0.23.0-alpha.0
|
2020-09-24 18:02:38 +02:00 |
|
Simon Warta
|
77896502e3
|
Add nonces
|
2020-09-24 17:58:42 +02:00 |
|
Simon Warta
|
9d1508e1ee
|
Add makeStdTx and used signed document from signers
|
2020-09-24 14:10:57 +02:00 |
|
Simon Warta
|
1b0eec8ed3
|
Simplify name to makeSignDoc
|
2020-09-24 13:54:15 +02:00 |
|
Simon Warta
|
14c285748a
|
Remove makeSignBytes
|
2020-09-24 13:54:15 +02:00 |
|
Simon Warta
|
751861e501
|
Update CLI testing
|
2020-09-24 13:54:15 +02:00 |
|
Simon Warta
|
12dec1f4dc
|
Add funds to Ledger accounts
|
2020-09-23 17:13:34 +02:00 |
|
Simon Warta
|
c7e828bb79
|
Merge branch '0.22'
|
2020-09-17 15:07:15 +02:00 |
|
willclarktech
|
bfbb01c6bf
|
cli: Use HdPath type
|
2020-09-15 15:03:17 +02:00 |
|
Simon Warta
|
ee205cc5f7
|
v0.22.3
|
2020-09-15 10:28:11 +02:00 |
|
Simon Warta
|
14bdb58943
|
Add nonces
|
2020-09-15 10:23:02 +02:00 |
|
Simon Warta
|
bfeeb3ad33
|
Remove obsolete buildFeeTable helper
|
2020-08-19 12:55:22 +02:00 |
|
Simon Warta
|
e99e0f2eef
|
Add CLI example to show the new GasPrice/GasLimits interface
|
2020-08-19 12:54:11 +02:00 |
|
willclarktech
|
5630330c09
|
cli: Update cli for CosmWasmFeeTable change
|
2020-08-19 10:13:54 +01:00 |
|
Simon Warta
|
f5cc67b948
|
Merge branch '0.22'
|
2020-08-17 14:11:37 +02:00 |
|
Simon Warta
|
b2943816f3
|
Create consistent prebuild script in all packages
|
2020-08-13 15:09:18 +02:00 |
|
Simon Warta
|
56d635fc6a
|
v0.22.2
|
2020-08-11 13:23:23 +02:00 |
|
Simon Warta
|
35c03c9ae8
|
Add nonces
|
2020-08-11 13:22:44 +02:00 |
|
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 |
|