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

Solidity library OrderedLinkedList #41

Closed
k06a opened this issue Nov 16, 2018 · 0 comments · Fixed by #45
Closed

Solidity library OrderedLinkedList #41

k06a opened this issue Nov 16, 2018 · 0 comments · Fixed by #45
Assignees

Comments

@k06a
Copy link
Contributor

k06a commented Nov 16, 2018

  • Use library with struct and all internal methods
  • Allow to add ranges (check order and collisions)
  • Allow to remove ranges (check existence)
@k06a k06a changed the title Solidity PLASMA library OrderedLinkedList Solidity library OrderedLinkedList Nov 16, 2018
@patsak patsak self-assigned this Nov 19, 2018
@k06a k06a closed this as completed in #45 Dec 2, 2018
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