flocore-node/lib/services
Braydon Fuller 3d7fb6f234 Address Service: End stream without pausing first
There was an issue where streams would still be held open if "pause" was
called before "end", this would lead to http requests from the insight-api
not being returned with an error status as soon as possible but would
instead stay open.
2016-01-26 13:25:53 -05:00
..
address Address Service: End stream without pausing first 2016-01-26 13:25:53 -05:00
bitcoind.js Added bindings to be able to listen to tx leaving mempool. 2015-10-29 16:15:00 -04:00
db.js Address Service: Start to cache getAddressSummary based on range of block heights 2016-01-11 16:17:55 -05:00
web.js Web: Changed to pass express subapp to services instead of the router. 2015-11-03 10:32:01 -05:00