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

Refund deposits after curation window (#63) #64

Merged
merged 4 commits into from
Jul 3, 2020

Conversation

shanev
Copy link
Member

@shanev shanev commented Jun 27, 2020

Fixes #63
Depends on #53

After each block:

  • Iterate posts with expired curation windows
  • Refund post creator
  • Iterate curator for each post and refund each

Also hashing post id.

Base automatically changed from shanev/curating-module to master June 30, 2020 02:05
@shanev shanev self-assigned this Jul 2, 2020
@shanev shanev marked this pull request as ready for review July 2, 2020 07:27
x/curating/keeper/post.go Outdated Show resolved Hide resolved
@shanev shanev merged commit cb51238 into master Jul 3, 2020
@shanev shanev deleted the shanev/63-refund-deposit branch July 3, 2020 00:59
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.

Return deposits after curation window
3 participants