Chris Kleeschulte
ad650c383e
Added a block cache to speed up syncing.
2017-10-24 17:46:34 -04:00
Chris Kleeschulte
1f4c5e5e1f
Fixing recently sent items.
2017-10-04 08:34:52 -04:00
Chris Kleeschulte
ffa63fc146
Added reorg fixes.
2017-10-01 19:15:20 -04:00
Chris Kleeschulte
f5ad8b89fb
Added next hash support in header service.
2017-09-25 21:21:05 -04:00
Chris Kleeschulte
a5f9d1a6d0
Fixed edge case reorg issues.
2017-09-24 12:34:27 -04:00
Chris Kleeschulte
d5e5904329
Added more checks.
2017-09-19 11:03:39 -04:00
Chris Kleeschulte
66e82a3fe7
Fixed edge case where new peer has unexpectedly low number of blocks.
2017-09-19 08:48:49 -04:00
Chris Kleeschulte
de163ad4c9
Fixed issues with reorg again.
2017-09-14 10:10:07 -04:00
Chris Kleeschulte
7350fb3bf6
Fixed reorg edge case scenario.
2017-09-13 11:02:48 -04:00
Chris Kleeschulte
02ff6c680c
Fixed sync resume (memory issues).
...
Input values on tx index are no longer lazy loaded.
2017-09-07 18:55:33 -04:00
Chris Kleeschulte
99d8a6f7ae
Usability upgrades:
...
- node will start services prior to bcoin becoming synchronized
- resume after peer disconnection and reconnection
- error message when using non-supported versions of nodeJS.
2017-08-31 15:26:59 -04:00
Chris Kleeschulte
a0031c7e00
Upgrades
...
- Updated to latest bcoin
- Gave the db a bit more time to shutdown
- Fixed resume functionality if peer disconnects and reconnects later
2017-08-30 18:21:51 -04:00
Chris Kleeschulte
4ebb7ac569
Added 'listenAddr' to p2p options.
2017-08-28 15:14:52 -04:00
Chris Kleeschulte
1a5e25d4c1
Fixed a problem were I was indexing the wrong output value.
2017-08-18 14:24:03 -04:00
Chris Kleeschulte
07b1ff3111
Added regtest reorg tests,
2017-08-17 19:38:06 -04:00
Chris Kleeschulte
f10dbaf047
Various fixes.
2017-08-15 15:42:08 -04:00
Thomas Bright
54130ce77b
fixed merge conflicts
2017-08-09 14:32:26 -04:00
Justin Langston
5db694f93e
Merge branch 'blocks' of github.com:bitpay/bitcore-node into embeddedBcoinStartupHandling
2017-08-09 13:59:05 -04:00
Justin Langston
ccf51ec337
catching the synced state better
...
simpler connect handling
2017-08-09 13:24:24 -04:00
Jason Dreyzehner
30bcddd34d
refactor: downlevel, use strict
2017-08-09 12:51:18 -04:00
Justin Langston
6ad7d35963
workers should generally be enabled, should be fixed in bcoin if recurrant issue
2017-08-09 11:51:38 -04:00
Justin Langston
79ca74421a
bcoin syncing gets stuck with workers true
2017-08-09 11:24:55 -04:00
Justin Langston
fa7868e468
listen for event sooner and increasing maxOutbound peers
2017-08-09 02:25:29 -04:00
Justin Langston
68fb731e83
switching to pool full event to indicate the sync is complete and p2p online
2017-08-09 02:10:46 -04:00
Justin Langston
8e9829016e
* making embedded bcoin sync persistent
...
* correctly shutdown embedded bcoin instance
* wait until bcoin is listening on P2P before trying to connect
* align bcoin port and peer port
2017-08-09 01:02:41 -04:00
Chris Kleeschulte
7809476147
Fixed off by one error when gathering blocks.
2017-08-08 17:53:07 -04:00
Chris Kleeschulte
a8d709caf6
Added cache miss function for input values.
2017-08-08 14:48:36 -04:00
Jason Dreyzehner
63c55689e8
fix(default-config): update default config generation, include insight-api and insight-ui
2017-08-07 16:36:31 -04:00
Jason Dreyzehner
7c65ebad27
ci(Travis): Fix build, fix (or ignore) jshint issues
2017-07-31 15:04:25 -04:00
Chris Kleeschulte
b8e8926dad
Fixed all tests.
2017-07-28 18:19:10 -04:00
Chris Kleeschulte
272fb542af
Fixed missing network object in messages.
2017-07-28 17:49:56 -04:00
Chris Kleeschulte
2bf06956e1
Added db tests.
2017-07-28 10:37:01 -04:00
Chris Kleeschulte
b4a66d969c
wip
2017-07-26 10:35:06 -04:00
Chris Kleeschulte
0263aa14ae
wip
2017-07-21 11:10:54 -04:00
Chris Kleeschulte
3044a4dcfe
wip
2017-07-21 07:22:13 -04:00
Chris Kleeschulte
759087bfc2
wip
2017-07-20 15:55:02 -04:00
Chris Kleeschulte
6b45ef27cd
wip
2017-07-19 18:58:18 -04:00
Chris Kleeschulte
17bbfcc6ce
wip
2017-07-17 18:20:48 -04:00
Chris Kleeschulte
b471857bf0
wip
2017-07-15 15:50:52 -04:00
Chris Kleeschulte
a488c3f083
wip
2017-07-12 17:46:38 -04:00
Chris Kleeschulte
9c943cc959
wip
2017-07-12 10:07:46 -04:00
Chris Kleeschulte
54d08d57bf
wip
2017-07-05 08:57:50 -04:00
Chris Kleeschulte
58a5c14cdf
wip
2017-06-23 07:33:54 -04:00
Chris Kleeschulte
e8efdafce0
wip
2017-06-22 14:10:23 -04:00
Chris Kleeschulte
d0fb0c12ee
wip
2017-06-21 16:49:36 -04:00
Chris Kleeschulte
7ca831657b
wip
2017-06-20 15:05:46 -04:00
Chris Kleeschulte
c4e90875a9
wip
2017-06-20 09:47:59 -04:00
Chris Kleeschulte
ac8e8b6577
Added block regtests.
2017-06-07 08:43:31 -04:00
Chris Kleeschulte
09ff858e81
wip
2017-06-05 08:17:24 -04:00
Chris Kleeschulte
84f4dbf7aa
wip
2017-06-02 15:03:39 -04:00