-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Participation account methods (#1594)
* Start implementing participation account methods * Add account methods to message interface * Remove storage feature * Put VotingError under participation feature * Fix comment * Fix response debug * Avoid cloning all unspent outputs * Rework remove_ended_participation_events * Rework voting power * get_voting_output returns Option * Voting power nits * Example nits * Voting nits * Last nits Co-authored-by: Thibault Martinez <thibault@iota.org>
- Loading branch information
1 parent
6b2068c
commit 5dc7bf9
Showing
15 changed files
with
873 additions
and
42 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
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
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.