Author | SHA1 | Message | Date |
---|---|---|---|
Thane Thomson |
12e3419f2b
|
rpc: Add experimental config params to allow for subscription buffer size control (tm v0.34.x) (#7230)
A workaround for #6729. Add parameters to control buffer sizes for event subscription RPC clients. On some networks, buffering causes clients to be dropped and/or events to be lost. For additional context, see the discussion on #7188. - Add experimental_subscription_buffer_size config parameter - Add experimental_websocket_write_buffer_size config parameter - Add experimental_close_on_slow_client config parameter Co-authored-by: M. J. Fromberger <fromberger@interchain.io> |
3 years ago |
Callum Waters |
7869f5ec1d
|
light/evidence: handle FLA backport (#6331) | 4 years ago |
Callum Waters |
ed002cea7e
|
evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361)
evidence: modify evidence types (#5342) light: detect light client attacks (#5344) evidence: refactor evidence pool (#5345) abci: application evidence prepared by evidence pool (#5354) |
4 years ago |
Marko |
fbdf8b098e
|
mocks: update with 2.2.1 (#5294)
## Description When downloading mockery I ran into an issue where we were using the old version. This PR updates to a more recent version. changelog? Closes: #XXX |
4 years ago |
Callum Waters |
b7f6e47a42
|
evidence: modularise evidence by moving verification function into evidence package (#5234) | 4 years ago |
Callum Waters |
312c4f8fe1
|
evidence: change evidence time to block time (#5219)
adds blockstore interface to evidence and adds fix to byzantine test |
4 years ago |