flocore-node/lib/services
sairajzero f8260541ef Fix: Cache value encoding
- Using BigInt (uInt64) for cache value (balance, sent, received) as they are large for uInt32
- Reflect the changes for BigInt (uInt64) in decode cache value
- Removed default values in cache encoding, as if a value is invalid then it must throw error and not write db
2023-04-19 00:42:47 +05:30
..
address Fix: Cache value encoding 2023-04-19 00:42:47 +05:30
block changing typeof to equivalent lodash 2023-04-17 20:07:12 +05:30
db changing typeof to equivalent lodash 2023-04-17 20:07:12 +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 changing typeof to equivalent lodash 2023-04-17 20:07:12 +05:30
web pass 'express-ws' module to service setupRoutes 2023-01-27 18:07:38 +05:30