Skip to content

feat: add Draw and Shift #1

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

greenlucid
Copy link

fixed a bug (uint8 -> uint256) somewhere

It wasn't convenient to rely on the jurors array on the Round:

  • it doesn't have the roundId / appeal or anything ike that, which is needed in court frontend
  • dupe jurors could be an issue when searching + performance concerns
  • court frontend also needs voteID

these 2 entities don't reference anything, because they shouldn't need to

fixed a bug (uint8 -> uint256) somewhere
this code was not pushed to the repo
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