sairajzero
69e9465b93
block service: set MAX_IGNORED_BLOCK to 16
2023-01-18 00:19:20 +05:30
sairajzero
700abe0500
hotfix: block subscription getting stuck
...
- Issue: Block subscription getting stuck when a (missing) block wasn't received by block service.
- Solution: Re-trigger the sync process when too many blocks ignored
- Others: fixed a typo in _reportInterval property
2023-01-17 21:54:48 +05:30
af6048de93
Update index.js
2022-01-25 11:13:27 +05:30
0eaa4b6fd2
Update index.js
2022-01-25 10:54:54 +05:30
522d00bd52
Update index.js
2022-01-25 00:25:25 +05:30
821aae706d
Update index.js
2022-01-25 00:22:55 +05:30
726156843e
Update index.js
2022-01-24 17:45:10 +05:30
c3cc5f7465
Update index.js
2022-01-24 15:16:15 +05:30
1888b4a4ae
Throwing error removed
...
new Error was stopping the running instance of flosight. Substituted by log.info
2022-01-24 15:15:11 +05:30
05c6cd7739
Fixed header existence conditions
2021-05-25 11:07:56 +05:30
2c37e05ff7
Added test to check header.height
2021-05-25 11:01:31 +05:30
sairajzero
0cfb80a164
reverting log.info to log.debug
2021-05-24 17:56:13 +05:30
11b0a58351
Fixed syntax issue
2021-05-24 16:54:44 +05:30
869a7c21b4
Converted _sync log.debug to log.info
2021-05-24 16:29:15 +05:30
89c43cd9a7
Fixing the conditional operator
2021-05-17 16:11:11 +05:30
Vivek Teega
56e5cb1f25
1.0.8 Commented out assertion stops
2021-05-17 13:37:19 +05:30
Vivek Teega
0061285204
1.0.5 "return" was missing from lib/services/block/index.js
...
- Reverted back the previous 2 commits
- Added return to lib/services/block/index.js
2021-05-11 13:21:45 +05:30
Vivek Teega
c3d32b7ffc
FLO Crash Error Resolution
2021-05-10 12:39:02 +05:30
Sky Young
d45f6aecac
Update protocol version
2018-05-17 09:38:20 -07:00
Sky Young
210b2fbcd7
Replace ts with time due to fcoin based on a higher version of lcoin
2018-05-17 09:36:43 -07:00
Sky Young
799675b234
Update printed version to 5.0.0
2018-05-17 09:35:44 -07:00
Sky Young
17a4e0f0cc
Use fcoin instead of bcoin
2018-05-08 13:48:43 -07:00
OstlerDev
4a9658184a
btc -> flo
2018-01-15 16:43:07 -08:00
Chris Kleeschulte
18a52c214d
Added a reorg to block.
2017-11-09 21:53:37 -05:00
Chris Kleeschulte
bde062e744
wip on changing subscriptions endpoints.
2017-11-09 11:45:00 -05:00
Chris Kleeschulte
74d3c0212b
Improved getAddressHistory.
2017-11-05 18:14:19 -05:00
Chris Kleeschulte
765b7288a7
wip on fix for txs list.
2017-11-03 18:23:42 -04:00
Chris Kleeschulte
bc8dee5810
Fixed waiting for blocks to finish processing before processing a reorg.
2017-10-30 15:30:01 -04:00
Chris Kleeschulte
5e1e67d4e6
Fixed variable initialization.
2017-10-26 17:50:41 -04:00
Chris Kleeschulte
0a4e0dd9fd
Fixed tests and repaired reorg logic.
2017-10-26 15:35:01 -04:00
Chris Kleeschulte
299b905d5b
wip on reorg changes.
2017-10-26 09:59:39 -04:00
Chris Kleeschulte
2478795213
Disable mempool until system is synchronized.
2017-10-25 15:17:11 -04:00
Chris Kleeschulte
ad650c383e
Added a block cache to speed up syncing.
2017-10-24 17:46:34 -04:00
Chris Kleeschulte
99adf07290
Chnaged reorg to use cache hashes.
2017-10-24 14:25:34 -04:00
Chris Kleeschulte
93db6790e2
Repairs to getAddressSummary.
2017-10-11 16:38:28 -04:00
Chris Kleeschulte
7da189acf9
Added warning about re-querying for sync blocks.
2017-10-10 14:10:21 -04:00
Chris Kleeschulte
316ce66c87
Fixing reorg.
2017-10-10 10:55:20 -04:00
Chris Kleeschulte
ce653b5a12
Fixed getting txs from memory pool from calls to getAddressHistory.
2017-10-08 14:15:01 -04:00
Chris Kleeschulte
1d7c998468
Part deux.
2017-10-07 15:36:44 -04:00
Chris Kleeschulte
0007848c07
Fixed logging timing issue.
2017-10-07 15:22:28 -04:00
Chris Kleeschulte
aa6570d23a
Fixed issue with missing header on log entry.
2017-10-07 14:18:14 -04:00
Chris Kleeschulte
c7c268f00a
Adding search mempool by address.
2017-10-05 16:18:16 -04:00
Chris Kleeschulte
67ce58d698
Fixed logging issues.
2017-10-04 18:30:22 -04:00
Chris Kleeschulte
b8bc017136
Fixed reorg where we don't have all the previous blocks.
2017-10-02 10:13:33 -04:00
Chris Kleeschulte
ffa63fc146
Added reorg fixes.
2017-10-01 19:15:20 -04:00
Chris Kleeschulte
8360336ad2
Fixed start up of block service.
2017-09-28 22:01:14 -04:00
Chris Kleeschulte
f47b43754c
Fixed reorg.
2017-09-28 19:25:58 -04:00
Chris Kleeschulte
09b365772c
more reorg stuff.
2017-09-28 11:01:57 -04:00
Chris Kleeschulte
0c75879084
Fixed for getDetailedTransaction.
2017-09-27 10:21:52 -04:00
Chris Kleeschulte
2726c7eb86
Fixed a few routes.
2017-09-26 19:40:25 -04:00