Commit Graph

235 Commits

Author SHA1 Message Date
Sky Young
e7ef0db2cb Merge branch 'master' of https://github.com/bitpay/bitcore-node into bitpay-master 2018-08-06 11:12:20 -07:00
Matias Alejo Garcia
34f31ac57d
Revert "Revert "add txIdList cache"" 2018-04-12 14:41:18 -03:00
Matias Alejo Garcia
bf8f25d9eb
Revert "add txIdList cache" 2018-04-12 12:30:09 -03:00
Matias Alejo Garcia
ddda913ccd add txIdList cache 2018-02-12 00:48:30 -03:00
Matias Alejo Garcia
0c24271833 change order to 'desc' 2018-02-11 19:47:52 -03:00
Matias Alejo Garcia
01a3df31c8 fix history sorting when paging results 2018-02-11 15:44:39 -03:00
OstlerDev
4a9658184a btc -> flo 2018-01-15 16:43:07 -08:00
Chris Kleeschulte
b1fe37c260
Fixed missed call to next. 2017-11-06 19:08:35 -05:00
Chris Kleeschulte
d55986be57
Fixed tests. 2017-11-05 07:57:27 -05:00
Chris Kleeschulte
baf75b2d60
Fixed confirmations. 2017-11-01 16:00:39 -04:00
Chris Kleeschulte
0a4e0dd9fd
Fixed tests and repaired reorg logic. 2017-10-26 15:35:01 -04:00
Chris Kleeschulte
e9d1e7d1a9
Fixed test. 2017-10-25 15:19:42 -04:00
Chris Kleeschulte
99adf07290
Chnaged reorg to use cache hashes. 2017-10-24 14:25:34 -04:00
Chris Kleeschulte
e1305c7496
Fixed tests. 2017-10-20 09:25:51 -04:00
Chris Kleeschulte
b129bc1048
WIP 2017-10-19 19:32:20 -04:00
Chris Kleeschulte
98be272925
Added new index for spent txs. 2017-10-18 19:03:04 -04:00
Chris Kleeschulte
e15695cfa6
Fixed get utxos to retrieve mempool txs. 2017-10-12 17:53:24 -04:00
Chris Kleeschulte
93db6790e2
Repairs to getAddressSummary. 2017-10-11 16:38:28 -04:00
Chris Kleeschulte
5007104a4f
Fixed mempool gathering. 2017-10-09 16:24:25 -04:00
Chris Kleeschulte
fba71ee1aa
Fixed get raw tx calls that failed when input values were also in
mempool.
2017-10-09 13:37:10 -04:00
Chris Kleeschulte
d7fb9e9c27
Fixed tests. 2017-10-06 15:22:14 -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
ee97cb5b12
Added fixes for reorg and added time since last block. 2017-09-26 11:05:24 -04:00
Chris Kleeschulte
3383771b10
Added better reporting when new blocks come in. 2017-09-25 14:51:33 -04:00
Chris Kleeschulte
a5f9d1a6d0
Fixed edge case reorg issues. 2017-09-24 12:34:27 -04:00
Chris Kleeschulte
ada997c8bd
Added reorg test. 2017-09-21 17:05:09 -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
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
678b694a58
Removed regtests; they will be added to insight-api. 2017-08-28 11:19:36 -04:00
Chris Kleeschulte
678cb83d61 Fixed tests for altered getAddressHistory and getAddressSummary calls. 2017-08-24 09:50:29 -04:00
Chris Kleeschulte
2fa6b5c314 Fixed tests. 2017-08-18 10:48:54 -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
Chris Kleeschulte
5ff8e7c6c1 Fixed some tests. 2017-08-08 10:09:30 -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
2bf06956e1 Added db tests. 2017-07-28 10:37:01 -04:00
Chris Kleeschulte
2bd769cce0 wip 2017-07-27 19:12:23 -04:00
Chris Kleeschulte
f8df875c34 wip 2017-07-27 17:49:09 -04:00
Chris Kleeschulte
033849ed1f wip 2017-07-27 10:55:10 -04:00
Chris Kleeschulte
8bbaaf63a8 wip 2017-07-27 09:46:02 -04:00
tenthirtyone
7af2548d68 Fee service unit test 2017-07-25 18:29:49 -04:00
Chris Kleeschulte
c91155cc35 wip 2017-07-21 18:47:50 -04:00