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

Update grant disbursement program to handle funding using only credit… #26

Closed
wants to merge 1 commit into from

Conversation

evanmarshall
Copy link
Contributor

…s transfers

2 Major changes were made to the grant disbursement program:

  1. It works entirely by depending only on the funder for the grant transferring credits to the program address. (This requires all grants to be hard coded)
  2. The timestamp logic and admin are split into a new program: time_oracle.aleo so that many deployments of the grant disbursement program can all share the same time source.

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