Commit Graph
12 Commits
Author SHA1 Message Date
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
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 a02a0ad36d Format some text files 2020-06-29 08:37:32 +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 c8a384bb0e socket: Replace @iov/stream with @cosmjs/stream 2020-06-25 16:03:54 +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