Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 502 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 502 Bytes

testrepo 1

1. Two Voters

One voter with a small amount of tokens and another with a majority amount. The vote closes on second users vote, then pull request is auto merged.

2. Single Majoirty Voter

One voter with a majority of tokens votes. Vote closes immediately and the pull request is auto merged.

3. Duplicate Vote

A single minority voter attempts to vote twice, but is prevented from doing so. A majority voter then votes and the vote closes and the pull request is auto merged.