Commit Graph
158 Commits
Author SHA1 Message Date
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