12 Commits

Author SHA1 Message Date
Simon Warta
a14c9eb563 Switch to cometbft/cometbft:v0.37.0-rc3 2023-03-01 17:23:38 +01:00
Simon Warta
54cafc4a63 Fix cors-allowed-origins configuration for Tendermint 0.35 2022-06-14 16:33:32 +02:00
Simon Warta
79f14b37c7 Add Tendermint 0.35 scripts 2022-06-14 11:26:29 +02:00
willclarktech
81821a9e5a
Use gnused in scripts 2021-06-09 17:15:02 +02:00
Simon Warta
445dfcbf8f Run shfmt 2020-12-08 09:03:14 +01:00
Simon Warta
45519edf0b Avoid following logs for Tendermint in CI
which does not work with multiple instances.
Instead debug start logs.
2020-09-30 16:03:55 +02:00
Simon Warta
f82a91c0f8 Harden cors_allowed_origins search/replace pattern 2020-08-18 19:07:21 +02:00
Simon Warta
8917069e52 Use stricter expression to change CORS settings for Tendermint 2020-08-18 14:58:02 +02:00
Simon Warta
a96b120a3f Use 0.5s timeout consistently for all background scripts 2020-08-10 07:41:18 +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
66e38860f7
tendermint-rpc: Add v0.33 support (part 2) 2020-06-24 12:53:29 +02:00
willclarktech
8204aa9f8c
root: Copy tendermint scripts from @iov-one 2020-06-24 12:10:52 +02:00