kajoseph
kajoseph
Yep, that's all good. We'll just need to finish the job instead of leaving dangling params such as in `Signature.prototype.toTxFormat`, etc.
Are you trying to mine? Mining on a regular PC has a very low chance of yielding any rewards. You'll need to get an ASIC to have a chance at...
Try dropping the blocks, transactions, coins, and state collections
That part of the documentation is pretty outdated. It's recommended to use `npm` or `npx` to install bitcore-lib in your project with `npm install bitcore-lib`
@rebrahimi1 Can you sync this branch with master? You tests are failing b/c of a fixed issue
Hey @lukerhoads , thanks for your contribution! You'll need to sign your commits before I'm able to merge this in. :) Once you've configured your signing key, you'll need to...
This is a good idea. As far as I'm aware there's no particular reason why it doesn't cache. I'm guessing that at the time it was written it probably wasn't...
Thanks for reporting and the PR, @SmartArray. I am looking at this now
@SmartArray Just so I'm clear, you are not having any issues with the outcome of `isValidPath`, correct? The strict check for `hardened === true` in the line below ensures that...
This seems like a network issue. Are you able to connect to that ip & port from the terminal? For example, on Linux you should be able to connect with...