Anton Kaliaev
8ef0c2681d
deliverTxResCh, like any other eventBus (pubsub) channel, is closed when eventBus is stopped. We must check if the channel is still open. The alternative approach is to not close any channels, which seems a bit odd. Fixes #2408 |
6 years ago | |
---|---|---|
.. | ||
client | rpc: Fix tx.height range queries (#2899) | 6 years ago |
core | check if deliverTxResCh is still open, return an err otherwise (#2947) | 6 years ago |
grpc | Decouple StartHTTP{,AndTLS}Server from Listen() (#2791) | 6 years ago |
lib | Handling integer IDs in JSON-RPC requests -- fixes #2366 (#2811) | 6 years ago |
test | 2582 Enable CORS on RPC API (#2800) | 6 years ago |