Chris Kleeschulte
ee97cb5b12
Added fixes for reorg and added time since last block.
2017-09-26 11:05:24 -04:00
Chris Kleeschulte
f5ad8b89fb
Added next hash support in header service.
2017-09-25 21:21:05 -04:00
Chris Kleeschulte
b8e73ae238
Fixed sanity check when block height is zero.
2017-09-25 15:45:15 -04:00
Chris Kleeschulte
3383771b10
Added better reporting when new blocks come in.
2017-09-25 14:51:33 -04:00
Chris Kleeschulte
dcf1426221
Added a reset tip routine.
2017-09-25 14:31:07 -04:00
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
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
4bd3a06edc
Fixed block sync where blocks come in all at once.
2017-08-29 16:01:11 -04:00
Chris Kleeschulte
7a8bae64a4
wip
2017-08-28 20:05:00 -04:00
Chris Kleeschulte
4ebb7ac569
Added 'listenAddr' to p2p options.
2017-08-28 15:14:52 -04:00
Chris Kleeschulte
69f239a58b
Added regtests for block, tx.
2017-08-25 17:34:20 -04:00
Chris Kleeschulte
f0360a78a0
Fixed a problem with address balances.
2017-08-25 10:36:00 -04:00
Chris Kleeschulte
678cb83d61
Fixed tests for altered getAddressHistory and getAddressSummary calls.
2017-08-24 09:50:29 -04:00
Chris Kleeschulte
fc6ee8e193
Fixed README for this release.
2017-08-21 11:28:45 -04:00
Jason Dreyzehner
abd21a5b08
fix(start): remove stray log (which looks like an error)
2017-08-18 19:38:01 -04:00
Chris Kleeschulte
a14de13e49
Removed routes.txt
2017-08-18 17:51:47 -04:00
Chris Kleeschulte
be97b3407f
Fixed isSynced.
2017-08-18 20:18:00 +00:00
Chris Kleeschulte
5785d46258
Removed symlink.
2017-08-18 15:23:36 -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
6c8d8e437b
Added isSynced.
2017-08-18 12:54:13 -04:00
Chris Kleeschulte
2fa6b5c314
Fixed tests.
2017-08-18 10:48:54 -04:00
Chris Kleeschulte
b4b040addd
Removed symlink.
2017-08-17 21:57:24 -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
11c9aa022f
Fixed issue with mempool transactions.
2017-08-15 21:37:29 -04:00
Chris Kleeschulte
d7169ff639
Get transaction fixes.
2017-08-15 19:38:19 -04:00
Chris Kleeschulte
f10dbaf047
Various fixes.
2017-08-15 15:42:08 -04:00
Chris Kleeschulte
72770944db
Address routes fixes.
2017-08-15 12:48:16 -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
c7ee57f224
Fixed network name when referring to bcoin's main net.
2017-08-10 18:11:04 -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
d53abfd023
Removed insight symlinks.
2017-08-10 00:01:00 -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
cbf59e8e72
Fixed height on block load.
2017-08-09 17:53:52 -04:00