flocore-node/lib/services
sairajzero 3fbcbbe7bc Fixed: APIs giving incorrect data
- Fixed: addr API giving decimals in satoshi values
- Fixed: Incorrect balance, totalSent, totalReceived values returned in API calls (issue: duplication)
- Fixed: incorrect totalCount value in addr API and duplication of tx list
2023-01-28 21:55:58 +05:30
..
address Fixed: APIs giving incorrect data 2023-01-28 21:55:58 +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