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

Trie log fixes for madara #37

Merged
merged 5 commits into from
Nov 21, 2024
Merged

Trie log fixes for madara #37

merged 5 commits into from
Nov 21, 2024

Conversation

cchudant
Copy link
Member

Fix the trie log. There were a bunch of issues with lifetimes that wouldn't work with madara.

By fixing it, I temporarily a bunch of features that we don't yet use. (merging transactions, some flat db stuff I believe, and uncomitted transactional storage features in general) I don't expect us to add them back to be honest, I am planning on refactoring the whole trie-log anyway and they will probably not be ported.

In the meantime this pull request breaks a bunch of stuff, but that's okay since the bonsai-trie doesn't have any other consumer than madara as far as I know.

@cchudant
Copy link
Member Author

see madara-alliance/madara#292

@cchudant cchudant merged commit a74f1ae into oss Nov 21, 2024
6 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