flocore-node/lib/services
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
..
address Pagination for Address History 2015-09-12 19:44:10 -04:00
bitcoind.js inherit https options from node 2015-09-10 11:08:48 -04:00
db.js wait for db operations to complete before closing leveldb 2015-09-10 12:45:00 -04:00
web.js inherit https options from node 2015-09-10 11:08:48 -04:00