Anton Kaliaev
9570ac4d3e
rpc: Fix tx.height range queries (#2899)
Modify lookForHeight to return a height only there's a equal operator. Previously, it was returning a height even for range conditions: "height < 10000". Fixes #2759 |
6 years ago | |
---|---|---|
.. | ||
client | rpc: Fix tx.height range queries (#2899) | 6 years ago |
core | Handling integer IDs in JSON-RPC requests -- fixes #2366 (#2811) | 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 |