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

critical: atomic database and block chain transactions #1

Open
natask opened this issue Mar 12, 2025 · 0 comments
Open

critical: atomic database and block chain transactions #1

natask opened this issue Mar 12, 2025 · 0 comments

Comments

@natask
Copy link
Collaborator

natask commented Mar 12, 2025

Right now, if the server bugs out when processing a request, the database and blockchain will become unsynchronized. Also a person can attempt to double spend because the database update happens earlier than the inclusion of the transaction on the chain.

@natask natask changed the title atomic database and block chain transactions critical: atomic database and block chain transactions Mar 12, 2025
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