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

Fix blockchain unit tests #38

Open
henriqueaklein opened this issue Apr 24, 2024 · 0 comments · Fixed by #44
Open

Fix blockchain unit tests #38

henriqueaklein opened this issue Apr 24, 2024 · 0 comments · Fixed by #44
Assignees

Comments

@henriqueaklein
Copy link
Contributor

The blockchain unit tests (and key value implementation) are not working anymore, since I changed the interface of those classes to use CRDT (globaldb) instead of rocksdb directly. Also, block_tree wasn't validated, since it only worked with mocked dependency on runtime stuff. Need to check that as well

@EduMenges EduMenges self-assigned this May 10, 2024
@EduMenges EduMenges linked a pull request May 10, 2024 that will close this issue
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 a pull request may close this issue.

2 participants