bitcore-node-zcash/integration
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 Added TLS/SSL options to the integration tests. 2015-08-27 14:09:49 -04:00
regtest-node.js Pagination for Address History 2015-09-12 19:44:10 -04:00
regtest.js ErrorMessage lexical cast test 2015-09-10 14:03:35 -04:00