flocore-node/lib/services
sairajzero 3a75002efc API Query options
- Fixed: option `start` to query from blockheight
- Added option `after`: pass this option in API to get list after the given txid
Note: If both `start` and `after` are given, then greater height will be used
Note: invalid or unconfirmed txid cannot be used in `after` option and will be ignored
2023-02-04 20:29:41 +05:30
..
address API Query options 2023-02-04 20:29:41 +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