Simon Warta
fa2eae5060
Rename module -> extension
2020-07-07 23:52:04 +02:00
Simon Warta
f047df1af0
Rename *Module to *Extension
2020-07-07 23:51:59 +02:00
Simon Warta
e42620bf70
Connect modules in properties
2020-07-07 23:51:11 +02:00
Simon Warta
ad07231bf3
Add generic restriction to LcdModuleSetup
2020-07-07 23:51:10 +02:00
Simon Warta
c85c172395
Pull out AuthModule
2020-07-07 23:51:01 +02:00
Simon Warta
ab4bbb7d28
Export normalizeLcdApiArray
2020-07-07 23:20:43 +02:00
Simon Warta
21898bc8bd
Export LcdClient
2020-07-07 23:16:30 +02:00
Simon Warta
c9e5143d97
Remove reference to RestClient
2020-07-07 23:16:30 +02:00
Simon Warta
4c6b2cce3b
Use LcdClient in CosmosClient
2020-07-07 23:16:30 +02:00
Simon Warta
1675f94f14
Deprecate RestClient
2020-07-07 23:16:30 +02:00
Simon Warta
a42dbd2a46
Move all LCD API types to ./lcdapi
2020-07-07 23:16:21 +02:00
Simon Warta
ff7188b3b5
Move API types into lcdapi
2020-07-07 23:10:09 +02:00
Simon Warta
467b29e451
Create proper supply module
2020-07-07 23:04:38 +02:00
Simon Warta
6d767cf5b1
Improve setupSupplyModule
2020-07-07 23:04:38 +02:00
Simon Warta
375d30ee52
Add doc comment to LcdClient
2020-07-07 23:04:38 +02:00
Simon Warta
e6ac24a301
Create LcdClientBaseOptions
2020-07-07 23:04:38 +02:00
Simon Warta
dd5ef76a44
Add more overloads to withModules
2020-07-07 23:04:38 +02:00
Simon Warta
acb140710c
Remove generic defaults form WasmResponse/WasmSuccess
2020-07-07 23:04:38 +02:00
Simon Warta
855ce0bb4a
Pull out makeSignedTx
2020-07-07 23:04:37 +02:00
Simon Warta
4d28701930
Rename type to LcdApiArray
2020-07-07 23:04:37 +02:00
Simon Warta
6645bbaad2
Improve readability of defaultRecipientAddress in lcdclient.spec.ts
2020-07-07 23:04:37 +02:00
Simon Warta
434f0e6ef1
Improve readability of defaultRecipientAddress in restclient.spec.ts
2020-07-07 23:04:37 +02:00
Simon Warta
a63ddb40dd
Create initial LcdClient
2020-07-07 23:04:37 +02:00
Simon Warta
f10faf0e22
Apply new array-type linter rule
2020-07-07 17:01:09 +02:00
Simon Warta
b3c40900b5
Format @cosmjs/sdk38 text
2020-07-02 10:38:25 +02:00
Simon Warta
7cdc5a9a5e
Let typedoc clear target dir
2020-07-02 10:38:19 +02:00
Simon Warta
cbaf77d653
Remove unnecessary target config
...
This is a TS option, not a typedoc option:
https://github.com/TypeStrong/typedoc/blob/v0.17.7/src/lib/utils/options/declaration.ts#L36-L84
2020-07-02 10:37:41 +02:00
Simon Warta
27810aa21e
Replace src -> inputFiles
2020-07-02 10:37:41 +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
77980b60f4
Upgrade CosmWasm to 0.9 ( #245 )
...
* Upgrade chain to v0.9.0-alpha4
* Update expected build_tags
* Update wasmd init contracts
* Update hackatom test contract
* Update CosmWasm message descriptions
* Make some test code more compact
* Pull out InstantiateOptions
* Add admin field to ContractInfo
* Allow instantiating with admin
* Remove some noise
* Add SigningCosmWasmClient.updateAdmin
* Create return type ChangeAdminResult
* Add SigningCosmWasmClient.clearAdmin
* Add SigningCosmWasmClient.migrate
* Move message type testers close to type
* Export MsgUpdateAdmin/isMsgUpdateAdmin
* Fix typo in privillage
* Update some test code
* Test hackatom result data
* Add compatibility table
* Update wasmd to v0.9.0-beta
* Upgrade test contracts
2020-06-28 08:28:43 +02:00
Simon Warta
bc9ccf61e3
Add remaining packages to coverage report
2020-06-25 15:34:09 +02:00
Simon Warta
f0432b11ce
Merge pull request #233 from CosmWasm/stabilize-unsuccessful-tx-search
...
Stabilize unsuccessful tx search
2020-06-23 13:10:39 +02:00
Simon Warta
27644dfc96
Merge pull request #236 from CosmWasm/delegate
...
Add delegation message and demo
2020-06-23 13:03:08 +02:00
Simon Warta
b9cce63514
Merge pull request #232 from CosmWasm/test-and-harden-coin-helper
...
Harden and test coin/coins helpers
2020-06-23 12:57:01 +02:00
Simon Warta
b36d324e6c
Harden signedTx
2020-06-22 10:34:37 +02:00
Simon Warta
d5f874e608
Improve StdTx docs
2020-06-22 10:01:11 +02:00
Simon Warta
3e7ab8ac52
Rename to StdSignDoc
2020-06-22 10:01:11 +02:00
Simon Warta
33d55e6923
Add MsgDelegate
2020-06-22 10:01:11 +02:00
Simon Warta
6b52d376b5
Create new msgs module
2020-06-20 10:37:14 +02:00
Simon Warta
e3b43fd9dd
Remove Wasm types from @cosmjs/sdk38
2020-06-20 10:20:22 +02:00
Simon Warta
9754f914f1
Harden and test coin/coins helpers
2020-06-19 14:27:17 +02:00
Simon Warta
c20a77a5ac
Use coins helper to create amounts
2020-06-19 14:12:08 +02:00
Simon Warta
43d72f311c
Send sendUnsuccessful first
...
to have enough time between submission and search
2020-06-19 14:00:05 +02:00
Simon Warta
ffecf9adff
Streamline test tx types
2020-06-19 13:58:57 +02:00
Simon Warta
2728f25c36
Let encodeTx return type EncodeTxResponse unprocessed
2020-06-19 13:29:28 +02:00
Simon Warta
64673c6f21
Remove Wasm types from @cosmjs/sdk38
2020-06-19 13:21:15 +02:00
Simon Warta
1c233774f9
Increase tolerance for slow block creation in "gets height via last block"
2020-06-18 10:55:07 +02:00