v3.0.2
- Concurrent RPC requests for detailed transactions (#449)
- Fixed timing bug with round-robin RPC requests with the
tryAll
method (#453) - Additional test coverage regarding mempool UTXOs (#456)
- Configuration option for bitcoind connect regarding TLS/SSL (#455)
- Updated documentation (#454)
- bitcore-lib is exported as
lib
for convenience (#442) bitcore call <method>
now handles JSON as arguments (#440)