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 Basic Deposit Contract #241

Conversation

karlfloersch
Copy link
Contributor


Fixes #214

Description

This pull request adds a basic Deposit.sol contract with testing for:

  • depositing
  • starting checkpoints
  • starting exits
  • deprecating exits
  • deleting outdated exits with a checkpoint
  • challenging checkpoints
  • removing challenges
  • deposited ranges logic

@karlfloersch karlfloersch added enhancement New feature or request @pigi/contracts Tasks for @pigi/contracts labels Jun 10, 2019
@karlfloersch karlfloersch changed the title Feat/contracts/ownership predicate Add Basic Deposit Contract Jun 10, 2019
@karlfloersch karlfloersch changed the base branch from master to development June 10, 2019 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request @pigi/contracts Tasks for @pigi/contracts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant