Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to rollback to a previous tip independent from bitcoind #393

Closed
braydonf opened this issue Jan 5, 2016 · 1 comment
Closed

Ability to rollback to a previous tip independent from bitcoind #393

braydonf opened this issue Jan 5, 2016 · 1 comment

Comments

@braydonf
Copy link
Contributor

braydonf commented Jan 5, 2016

There is a case that the "tip" may not be found in bitcoind, as resolved many times by waiting for bitcoind, as per: https://github.com/bitpay/bitcore-node/blob/master/lib/services/db.js#L227

However it's possible that still yet the tip may not be found, and which case we may want to have this data stored, so that the block can be reversed for a reorg. This could also be accomplished with snapshots or checkpoints that can be rolled back.

@braydonf
Copy link
Contributor Author

No longer relevant as indexes are in bitcoind: bitpay/bitcoin#6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant