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 c0a5fca fix is_tampered() after some prior changes
new 36a0671 ensure cursors complete, to release locks
new 1cddc58 token inputs are human strings
new ec8a034 Fernet output is bytes. fix schema.
new 06f92bb implement recording of votes
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/schema.sql | 2 +-
v3/steve/crypto.py | 4 ++--
v3/steve/db.py | 17 ++++++++++-------
v3/steve/election.py | 19 +++++++++++++++++++
4 files changed, 32 insertions(+), 10 deletions(-)