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

feat: Dispute Kit Forest #57

Merged
merged 7 commits into from
Apr 16, 2022
Merged

feat: Dispute Kit Forest #57

merged 7 commits into from
Apr 16, 2022

Conversation

jaybuidl
Copy link
Member

Resolves #17

@jaybuidl jaybuidl added this to the prealpha-2 milestone Mar 16, 2022
@jaybuidl jaybuidl self-assigned this Mar 16, 2022
@jaybuidl jaybuidl changed the title Feature: Dispute Kit Forest feat: Dispute Kit Forest Mar 17, 2022
@jaybuidl jaybuidl assigned unknownunknown1 and jaybuidl and unassigned jaybuidl Apr 7, 2022
unknownunknown1 and others added 7 commits April 16, 2022 01:09
…xtra changeDisputeKitParent()

To reduce cost, we don't want every jurors to call passPeriod() when casting a commit or a vote
because all these calls will fail except for the last juror.
Instead let the bots check the state of the dispute kits when calling KC.passPeriod()
by extracting IDisputeKit.areCommitsAllCast() and .areVotesAllCast().
@jaybuidl
Copy link
Member Author

Rebasing on top of master

@codeclimate
Copy link

codeclimate bot commented Apr 16, 2022

Code Climate has analyzed commit bafb199 and detected 0 issues on this pull request.

View more on Code Climate.

@jaybuidl jaybuidl merged commit bafb199 into master Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Forest data structure of Dispute Kits
2 participants