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 DynAlloc #37

Closed
Robbepop opened this issue Mar 20, 2019 · 0 comments · Fixed by #186
Closed

Fix DynAlloc #37

Robbepop opened this issue Mar 20, 2019 · 0 comments · Fixed by #186
Assignees
Labels
A-ink_storage [ink_storage] Work Item C-bug Something isn't working

Comments

@Robbepop
Copy link
Collaborator

The "new" DynAlloc storage allocator is broken.
Whenever using it (e.g. allocate_using) the code panics (traps).
The reason for this has yet to be found.

We need to fix it in order to finally deprecate CellChunkAlloc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ink_storage [ink_storage] Work Item C-bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants