flocore-node/lib/services
sairajzero 774d830fff Improvements to API query options
- Stop request-stream process when stop-flag is on
- Changed: order of reading db to forward (so that continuity will be preserved with `after` option and ws api calls). And changes required for the same.
- Deprecating options (from and to) in calls that are not supported
- Added: Temporary support for from and to option in getAddressHistory
2023-02-05 03:12:04 +05:30
..
address Improvements to API query options 2023-02-05 03:12:04 +05:30
block block service: set MAX_IGNORED_BLOCK to 16 2023-01-18 00:19:20 +05:30
db db index.js asserts removed for resilience 2021-05-20 09:40:40 +05:30
fee Use fcoin instead of bcoin 2018-05-08 13:48:43 -07:00
header header: clear _syncCheckInterval upon synced 2023-01-17 16:44:42 +05:30
mempool 1.0.6 Commented out more node.stop() calls 2021-05-13 18:46:20 +05:30
p2p Updated comparison operator 2021-05-17 16:00:27 +05:30
timestamp Replace ts with time due to fcoin based on a higher version of lcoin 2018-05-17 09:36:43 -07:00
transaction Update index.js 2022-01-24 17:57:48 +05:30
web pass 'express-ws' module to service setupRoutes 2023-01-27 18:07:38 +05:30