1
I Use This!
Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
draft impl, based on v2 More... almost 2 years ago
TBD notes More... almost 2 years ago
initial layout for vote type (tallying) modules More... almost 2 years ago
add methods to list all voters/issues More... almost 2 years ago
restrict usage of some methods More... almost 2 years ago
method for voters to see what (still) needs voting upon. More... almost 2 years ago
ensure/clarify votes are processed in insertion-order More... almost 2 years ago
gather votes for an issue, to tally More... almost 2 years ago
helper shuffle() function More... almost 2 years ago
implement recording of votes More... almost 2 years ago
Fernet output is bytes. fix schema. More... almost 2 years ago
token inputs are human strings More... almost 2 years ago
ensure cursors complete, to release locks More... almost 2 years ago
fix is_tampered() after some prior changes More... almost 2 years ago
close this cursor, to release a db lock More... almost 2 years ago
add methods to delete items More... almost 2 years ago
add "upserts" for issues/participants More... almost 2 years ago
add getters for issues/voters More... almost 2 years ago
verify some Election states. More... almost 2 years ago
add methods to test for other Election states More... almost 2 years ago
oop. closed must be null/0. More... almost 2 years ago
clarify states. add is_editable(). More... almost 2 years ago
doc for isolation_level More... almost 2 years ago
finish open(). add is_tampered() More... almost 2 years ago
Start work on opening/closing an election. More... almost 2 years ago
Accept a salt for opened_key creation. More... almost 2 years ago
add a CLOSED flag to the election metadata More... almost 2 years ago
add helper to create new ElectionID values More... almost 2 years ago
Slight tweaks to the crypo functions. More... almost 2 years ago
add note that vid == _ROWID_ More... almost 2 years ago