Skip to content

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 jaybuidl force-pushed the feat/dispute-kit-forest branch from 4d5d6e9 to bafb199 Compare April 16, 2022 00:10
@jaybuidl
Copy link
Member Author

Rebasing on top of master

@qlty-cloud-legacy
Copy link

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