Commit Graph

40 Commits

Author SHA1 Message Date
Simon Warta
3e911f91a6 Make TxEvent.index optional 2020-09-30 15:46:26 +02:00
Simon Warta
ef944355f1 Improve app/p2p version testing 2020-09-30 15:46:26 +02:00
Simon Warta
26309a7880 Test against Tendermint 0.34 2020-09-30 15:46:25 +02:00
Simon Warta
7df54e54c4 Make expected block version configurable 2020-09-30 15:46:25 +02:00
Simon Warta
7d5529e3f1 Roll out all symbols from the responses module 2020-09-22 18:37:53 +02:00
Simon Warta
9e9c7a4767 Remove trivial helpers getTxEventHeight/getHeaderEventHeight/getBlockEventHeight 2020-09-22 18:31:37 +02:00
Simon Warta
ec3c3d158a Polish some code in decodeBlockResults 2020-09-21 13:41:06 +02:00
Simon Warta
318e37868e Fix beginBlockEvents/endBlockEvents 2020-09-21 13:41:06 +02:00
Simon Warta
c97c43fbc7 Rename Tag to Attribute 2020-09-21 13:41:06 +02:00
Simon Warta
63082a9e85 Remove obsolete TxData.tags and make TxData.events non-optional 2020-09-21 12:47:36 +02:00
Simon Warta
5ad2ee894f Make TxProof.proof.leafHash non-optional 2020-09-17 16:22:28 +02:00
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
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
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
willclarktech
d9520990dd
tendermint-rpc: Update BroadcastTxCommitResponse type 2020-08-12 13:28:16 +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
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
c1770dbe0c Stabilize ID test for createJsonRpcRequest 2020-06-30 11:21:21 +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
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
cff8e0eef4
tendermint-rpc: Remove tslint comments 2020-06-24 13:01:40 +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
willclarktech
6f07e90587
tendermint-rpc: Update general files for v0.33 2020-06-24 12:10:55 +02:00
willclarktech
605d2e9a89
tendermint-rpc: 🔥 Remove v0.32 codec 2020-06-24 12:10:55 +02:00
willclarktech
caf5ff7ce8
tendermint-rpc: Remove v0.31 support 2020-06-24 12:10:53 +02:00
willclarktech
65dbe10b68
tendermint-rpc: Replace @iov/utils dependency 2020-06-24 12:10:53 +02:00
willclarktech
248bf39dcc
tendermint-rpc: Replace @iov/crypto dependency 2020-06-24 12:10:52 +02:00
willclarktech
b7d8e940f0
tendermint-rpc: Replace @iov/encoding dependency 2020-06-24 12:10:52 +02:00
willclarktech
8e8f29f041
tendermint-rpc: Fork package from @iov-one 2020-06-24 12:10:51 +02:00