This is an automated email from the ASF dual-hosted git repository.
gstein pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git
from ded159a add methods to list all voters/issues
new a368977 initial layout for vote type (tallying) modules
new 5ad8bc8 TBD notes
new 4457e78 draft impl, based on v2
new 74996bc votestrings are for humans. use strings.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
v3/steve/crypto.py | 8 ++---
v3/steve/election.py | 4 +++
pysteve/lib/__init__.py => v3/steve/vtypes/stv.py | 7 ++--
.../plugins/__init__.py => v3/steve/vtypes/yna.py | 37 +++++++++++++++-------
4 files changed, 37 insertions(+), 19 deletions(-)
copy pysteve/lib/__init__.py => v3/steve/vtypes/stv.py (96%)
copy pysteve/lib/plugins/__init__.py => v3/steve/vtypes/yna.py (60%)