Commit Graph

916 Commits

Author SHA1 Message Date
Sky Young
17a4e0f0cc Use fcoin instead of bcoin 2018-05-08 13:48:43 -07:00
Sky Young
2fed6b4768 Rename to flocore 2018-05-07 16:30:08 -07:00
OstlerDev
4a9658184a btc -> flo 2018-01-15 16:43:07 -08:00
Chris Kleeschulte
0e421de897
Fixed spent status from getAddressHistory. 2017-11-22 15:56:36 -05: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
b138a558ae
Merge branch 'master' of github.com:kleetus/bitcore-node 2017-11-08 19:04:10 -05:00
Chris Kleeschulte
9bdd2aa86d
Fixed sorting and filtering problem. 2017-11-08 19:01:13 -05:00
Chris Kleeschulte
af23a8c6e2
Removed console.log 2017-11-08 09:37:25 -05:00
Chris Kleeschulte
9a00622de4
Fixed getAddressHistory. 2017-11-07 21:37:54 -05:00
Chris Kleeschulte
9a1f1db523
Fixed ordering of txs. 2017-11-07 15:36:38 -05:00
Chris Kleeschulte
6b8129fdb3
Fixed getAddressHistory. 2017-11-07 00:30:26 -05:00
Chris Kleeschulte
c2117146c1
Fixed where next is being called. 2017-11-06 19:32:00 -05:00
Chris Kleeschulte
b1fe37c260
Fixed missed call to next. 2017-11-06 19:08:35 -05:00
Chris Kleeschulte
74d3c0212b
Improved getAddressHistory. 2017-11-05 18:14:19 -05:00
Chris Kleeschulte
d55986be57
Fixed tests. 2017-11-05 07:57:27 -05:00
Chris Kleeschulte
00a5ea65b4
Removed unneeded indexes. 2017-11-04 17:47:29 -04:00
Chris Kleeschulte
765b7288a7
wip on fix for txs list. 2017-11-03 18:23:42 -04:00
Chris Kleeschulte
a63761d0b2
Fixed call to map series. 2017-11-02 17:41:50 -04:00
Chris Kleeschulte
b9887492bf
Removed retrieving the mempool right after sync. Need to re-think this. 2017-11-02 13:46:26 -04:00
Chris Kleeschulte
725b58cd15
Fixed finding txs after sending. 2017-11-02 11:59:06 -04:00
Chris Kleeschulte
baf75b2d60
Fixed confirmations. 2017-11-01 16:00:39 -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
4f46947516
Fixed tx api call. 2017-10-20 10:04:33 -04:00
Chris Kleeschulte
9f4ebfb1f9
Fixed mempool search by address. 2017-10-20 07:56:48 -04:00
Chris Kleeschulte
b129bc1048
WIP 2017-10-19 19:32:20 -04:00
Chris Kleeschulte
f90e0d2ed5
Removed header interval. 2017-10-19 15:05:38 -04:00
Chris Kleeschulte
98be272925
Added new index for spent txs. 2017-10-18 19:03:04 -04:00
Chris Kleeschulte
5a5dbb624c
Adding in spent status. 2017-10-17 19:39:14 -04:00
Chris Kleeschulte
880f98e669
Fixed pagination for getAddressHistory. 2017-10-17 17:46:11 -04:00
Chris Kleeschulte
0dc69d87af
Added noTxList suppert for getAddressSumaary. 2017-10-17 14:41:54 -04:00
Chris Kleeschulte
22678e3838
Added tx cache. 2017-10-17 14:24:12 -04:00
Chris Kleeschulte
e15695cfa6
Fixed get utxos to retrieve mempool txs. 2017-10-12 17:53:24 -04:00
Chris Kleeschulte
1af9c07bfa
Fixed issue with query mempool option. 2017-10-12 15:06:13 -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
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
ce653b5a12
Fixed getting txs from memory pool from calls to getAddressHistory. 2017-10-08 14:15:01 -04:00
Chris Kleeschulte
f10106f9a0
Added sort options to get address history. 2017-10-07 15:48:11 -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