Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Conversation

@OstlerDev
Copy link

This pull request pulls the latest changes from bitcore-node#v5.0 that makes the following changes

In addition to the changes that BitPay made to bitcore-node, these additional changes have been made by myself:

  • Fixed Unconfirmed Transactions getting stuck as Unconfirmed (add to cache after 3 confirmations)
  • Fixed an Issue that would cause litecore-node to not process new Blocks after a restart

Please let me know if you have any questions, or if there are any changes that need to be made before this is pulled in.

Chris Kleeschulte and others added 22 commits November 13, 2017 09:54
fix history sorting when paging results
This changes the P2P SendTransaction to use a JSON RPC call to Lcoin in order to detect transaction errors.
This prevents the transaction from getting stuck showing 0 confirmations as it currently does.
If the changes are merged into `ultragtx` then we should switch back, thus this temporary branch.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants