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

Split into smaller components + create snapshots on demand. #28

Open
wants to merge 47 commits into
base: master
Choose a base branch
from

Conversation

recmo
Copy link

@recmo recmo commented Aug 11, 2017

This PR is almost a complete rewrite, but I'll create a PR nonetheless, just to share what I've been doing.

  • Split the behaviour of MiniMeToken into several components, each with their own contract.
  • Add a createSnapshot() function to create snapshots on demand.
  • Remove redundant entries from history table.

What needs to be done:

[ ] Turn into library so code can be shared between instances
[ ] Fix forking/cloning mechanism
[ ] Handle parent self-destruct
[ ] Fix tests
[ ] Add tests
[ ] Update documentation
[ ] Add documentation

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