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

Add a ScheduledCheckpoint PoC Module #327

Merged
merged 26 commits into from
Oct 25, 2018
Merged

Conversation

adamdossa
Copy link
Contributor

@adamdossa adamdossa commented Oct 9, 2018

Proof of concept of scheduling future actions based on state updates.

ScheduledCheckpoint module is a Transfer & Checkpoint module. Every time there is a transfer it checks whether a new checkpoint needs to be created based on repeated schedules.

Copy link
Contributor

@satyamakgec satyamakgec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adamdossa PR looks good to me. left two comments (concerns only). Though I don't play with library yet It takes more time in comparison to other contracts.

contracts/modules/Checkpoint/ScheduledCheckpoint.sol Outdated Show resolved Hide resolved
contracts/modules/Checkpoint/ScheduledCheckpoint.sol Outdated Show resolved Hide resolved
@pabloruiz55 pabloruiz55 mentioned this pull request Oct 25, 2018
3 tasks
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.

None yet

4 participants