Skip to content

Conversation

guycipher
Copy link
Member

Mainly refactored db.go a tiny bit and remove removed LastTxnID as we don't use it anymore since txn buffer implementation. The buffer provides the ID used for a transaction, they are not generated anymore. The system is able to read 'n n n' state or 'n n' for backwards compatibility, this is in regards to DB.saveState, and DB.loadState.

… don't use it anymore since txn buffer implementation. The buffer provides the ID used for a transaction, they are not generated anymore. The system is able to read 'n n n' state or 'n n' for backwards compatibility, this is in regards to DB.saveState, and DB.loadState.
@guycipher guycipher self-assigned this Jun 22, 2025
@guycipher guycipher merged commit aa70330 into master Jun 22, 2025
4 of 5 checks passed
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

Successfully merging this pull request may close these issues.

1 participant