flocore-node/test
Braydon Fuller c205f781a5 Pagination for Address History
- Reindexing the bitcore-node database is required with this change.
- Address indexes are updated to include address and height in spent index so that both inputs and outputs can be queried by address and height using "start" and "stop" to limit the range of the query.
- Address history also now supports paginated results using "from" and "to" values that indicate an index in the array.
2015-09-12 19:44:10 -04:00
..
data Use Bitcore Block/BlockHeader 2015-08-27 12:14:25 -04:00
scaffold inherit https options from node 2015-09-10 11:08:48 -04:00
services Pagination for Address History 2015-09-12 19:44:10 -04:00
bus.unit.js Rename modules to services. 2015-08-31 11:31:28 -04:00
node.unit.js Start/Stop Improvements 2015-09-08 10:17:57 -04:00
transaction.unit.js Convert db into a db module. 2015-08-31 11:15:51 -04:00
utils.unit.js Add unit tests for utils. 2015-09-01 12:48:08 -04:00