Ethan Frey
|
f43870f818
|
Parse ics23 proofs and do initial verification
|
2020-08-18 12:48:36 +02:00 |
|
Ethan Frey
|
a6e0cdee10
|
Expose abci query proofs in tendermint
|
2020-08-18 12:48:36 +02:00 |
|
mergify[bot]
|
0daf9dcc0b
|
Merge pull request #389 from CosmWasm/tm-updates
Improve docs and tests of TendermintClient.blockchain
|
2020-08-18 07:21:38 +00:00 |
|
Simon Warta
|
541559e329
|
Remove obsolete client.blockchain(2, 4) test
|
2020-08-18 09:15:36 +02:00 |
|
Simon Warta
|
9591c22512
|
Add future height test
|
2020-08-18 09:15:21 +02:00 |
|
Simon Warta
|
b94d130c84
|
Improve docs to highlight query+filter
|
2020-08-18 09:15:08 +02:00 |
|
Simon Warta
|
f5cc67b948
|
Merge branch '0.22'
|
2020-08-17 14:11:37 +02:00 |
|
Simon Warta
|
9955ec0dbe
|
Add better docs and test for Client.blockchain
|
2020-08-17 13:44:16 +02:00 |
|
Simon Warta
|
e173576667
|
Create blocks for Tendermint client tests
|
2020-08-17 13:13:35 +02:00 |
|
Simon Warta
|
0dc22c2525
|
CReate consistent postbuild script
|
2020-08-13 15:09:18 +02:00 |
|
Simon Warta
|
b2943816f3
|
Create consistent prebuild script in all packages
|
2020-08-13 15:09:18 +02:00 |
|
willclarktech
|
d9520990dd
|
tendermint-rpc: Update BroadcastTxCommitResponse type
|
2020-08-12 13:28:16 +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
|
3b5896d151
|
Update to eslint v7 and @typescript-eslint/* v3
|
2020-08-04 11:47:37 +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
|
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 |
|
willclarktech
|
37a5cd5c8b
|
eslint: Fix outstanding naming issues
|
2020-07-15 13:29:35 +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
|
734e80b093
|
tendermint-rpc: Fix genesis response type
|
2020-07-07 12:04:13 +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
|
c1770dbe0c
|
Stabilize ID test for createJsonRpcRequest
|
2020-06-30 11:21:21 +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 |
|
willclarktech
|
bd78ed02d7
|
tendermint-rpc: Replace @iov/stream with @cosmjs/stream
|
2020-06-25 16:03:55 +02:00 |
|
Will Clark
|
200a0f7fe6
|
Fork @iov/socket (#250)
* socket: Fork @iov/socket
* socket: Remove nonces
* socket: Update package.json
* socket: Update README
* socket: Remove tslint
* socket: Fix lint warnings
* scripts: Fork socketserver from IOV Core
* root: Update NOTICE for socket
* tendermint-rpc: Replace @iov/socket dependency with @cosmjs/socket
* root: Update CI config for tendermint/socket
* scripts: Add wait to tendermint start script
* socket: Add coverage
|
2020-06-25 16:01:41 +02:00 |
|
Simon Warta
|
bc9ccf61e3
|
Add remaining packages to coverage report
|
2020-06-25 15:34:09 +02:00 |
|
willclarktech
|
1699cb0e87
|
tendermint-rpc: Update comment
|
2020-06-24 16:32:14 +02:00 |
|
willclarktech
|
e0db5cbd8a
|
tendermint-rpc: Use @cosmjs/json-rpc in code
|
2020-06-24 16:16:40 +02:00 |
|
willclarktech
|
2071b73777
|
tendermint-rpc: Replace @iov/jsonrpc with @cosmjs/json-rpc
|
2020-06-24 16:12:33 +02:00 |
|
willclarktech
|
cefd801601
|
tendermint-rpc: Align package.json
|
2020-06-24 15:10:42 +02:00 |
|
willclarktech
|
c0539e6517
|
tendermint-rpc: Update README
|
2020-06-24 13:27:11 +02:00 |
|
willclarktech
|
2c2423292f
|
tendermint-rpc: Update package.json author/description
|
2020-06-24 13:19:39 +02:00 |
|
willclarktech
|
cff8e0eef4
|
tendermint-rpc: Remove tslint comments
|
2020-06-24 13:01:40 +02:00 |
|
willclarktech
|
3825af984c
|
tendermint-rpc: Remove nonces
|
2020-06-24 12:58:10 +02:00 |
|
willclarktech
|
66e38860f7
|
tendermint-rpc: Add v0.33 support (part 2)
|
2020-06-24 12:53:29 +02:00 |
|
willclarktech
|
9ba93ebc9e
|
tendermint-rpc: Add v0.33 support (part 1)
|
2020-06-24 12:10:55 +02:00 |
|