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

roll back the wallet timestamp if we received a coin at a timestamp earlier #1502

Open
pythcoiner opened this issue Dec 17, 2024 · 0 comments
Labels
Enhancement Improving an existing functionality Robustness Something could be made les brittle

Comments

@pythcoiner
Copy link
Collaborator

it can happen, that when we import a descriptor we set the wallet timestamp at the actual value, if our bitcoind backend is not sync (up to the actual time) and if a coin have been received before the wallet timestamp that this coin timestamp is inferior to the wallet timestamp, in this case we should roll back the wallet tmestamp to the oldest know coin timestamp.

@nondiremanuel nondiremanuel added Robustness Something could be made les brittle Enhancement Improving an existing functionality labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improving an existing functionality Robustness Something could be made les brittle
Projects
None yet
Development

No branches or pull requests

2 participants