Commit Graph

50 Commits

Author SHA1 Message Date
Chris Kleeschulte
a5f9d1a6d0
Fixed edge case reorg issues. 2017-09-24 12:34:27 -04:00
Chris Kleeschulte
b160814706
Clean up. 2017-09-22 14:16:02 -04:00
Chris Kleeschulte
a1db879fdc
Fixed tests. 2017-09-22 13:31:52 -04:00
Chris Kleeschulte
ada997c8bd
Added reorg test. 2017-09-21 17:05:09 -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
6a18c1e46e
Fixed issue with reorg. 2017-09-11 15:41:27 -04:00
Chris Kleeschulte
82dd1dfe3f
Fixed reorging. 2017-09-08 14:18:55 -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
3dd9aea3dd
Fixed issue where new blocks were not indexed by header service. 2017-09-01 15:57:03 -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
4bd3a06edc
Fixed block sync where blocks come in all at once. 2017-08-29 16:01:11 -04:00
Chris Kleeschulte
f0360a78a0
Fixed a problem with address balances. 2017-08-25 10:36:00 -04:00
Chris Kleeschulte
5785d46258 Removed symlink. 2017-08-18 15:23:36 -04:00
Chris Kleeschulte
f1da1e7612 Fixed reorg tests. 2017-08-17 21:12:33 -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
Chris Kleeschulte
d0eaedbb01 Headers are no longer persisted. 2017-08-14 12:04:40 -04:00
Chris Kleeschulte
b4fdfa3d42 Fixed minor sync issue. 2017-08-11 18:00:19 -04:00
Chris Kleeschulte
a1fbf20317 Refactored onHeaders. 2017-08-11 11:49:57 -04:00
Chris Kleeschulte
bf7cd67269 Fixed address/transaction indexing. 2017-08-10 17:46:27 -04:00
Chris Kleeschulte
abf52f8136 Fixed initial sync issue with headers. 2017-08-10 11:23:28 -04:00
Chris Kleeschulte
f2672205e5 Fixed issue where incorrect best hash was being selected. 2017-08-09 23:54:33 -04:00
Chris Kleeschulte
3575b6eda3 Fixed timestamp service for the proper block hashes. 2017-08-09 19:40:40 -04:00
Chris Kleeschulte
9875d81df1 Fixed issue with tip. 2017-08-09 16:43:56 -04:00
Chris Kleeschulte
e3b96a2d32 Paired down what information we are persisting as far as headers go. 2017-08-09 11:48:00 -04:00
Chris Kleeschulte
7809476147 Fixed off by one error when gathering blocks. 2017-08-08 17:53:07 -04:00
Chris Kleeschulte
5ff8e7c6c1 Fixed some tests. 2017-08-08 10:09:30 -04:00
Chris Kleeschulte
07a4b706c7 Added the checkpoints back in. 2017-08-07 19:29:57 -04:00
Chris Kleeschulte
0431353048 Removed checkpoint from headers; it is not needed. 2017-08-07 17:06:44 -04:00
Chris Kleeschulte
b8e8926dad Fixed all tests. 2017-07-28 18:19:10 -04:00
Chris Kleeschulte
dfdce81287 Fixed more tests. 2017-07-28 17:17:07 -04:00
Chris Kleeschulte
033849ed1f wip 2017-07-27 10:55:10 -04:00
Chris Kleeschulte
b4a66d969c wip 2017-07-26 10:35:06 -04:00
Chris Kleeschulte
35a21288b4 wip 2017-07-25 23:10:07 -04:00
Chris Kleeschulte
f69dfd0462 wip 2017-07-25 18:41:17 -04:00
tenthirtyone
f7da83693e Updated fee service and cleaned console log from header service 2017-07-25 14:32:28 -04:00
Chris Kleeschulte
594452e7ba wip 2017-07-25 09:21:43 -04:00
Chris Kleeschulte
c7c9052034 wip 2017-07-24 20:51:48 -04:00
Chris Kleeschulte
d426169f33 wip 2017-07-24 10:07:27 -04:00
Rob Riddle
79c171292e Implement a simple map + array to reduce memory allocations via Array creation 2017-07-21 20:21:43 -04:00
Chris Kleeschulte
c91155cc35 wip 2017-07-21 18:47:50 -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
de4c59f958 wip 2017-07-19 15:50:47 -04:00
Chris Kleeschulte
861a80d678 wip 2017-07-19 10:35:25 -04:00