-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Code Arena: Style and Gas Redux (#103)
* expand unit test code coverage * fix unit test * additional gas optimizations * additional gas optimizations * additional gas optimizations * Voter info restructuring for gas optimizations (#104) * CodeArena-288: Incorrect Voting Power (#101) * expand unit test code coverage * add unit test proving CA-288 is invalid * fix 288 --------- Co-authored-by: Mike <[email protected]> * refactor with VoterInfo struct * additional gas optimization --------- Co-authored-by: Mike <[email protected]> * reorder ProposalExecuted * additional cleanups * fix challenge stage start block bug * fix bug preventing voting on the first block of the funding stage * expand testStage assertions --------- Co-authored-by: Mike <[email protected]>
- Loading branch information
1 parent
8e07914
commit 65d52ce
Showing
6 changed files
with
169 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.