26 Commits

Author SHA1 Message Date
Scott Sadler
ddbdf64e33 voting module raises CriticalDuplicateVote if there's a duplicate vote 2017-03-20 17:30:02 +01:00
Scott Sadler
ffccf86c91 Merge remote-tracking branch 'origin/master' into voting-class-integration 2017-03-08 12:54:33 +01:00
libscott
33bef7d993 I can't spell neccesarily 2017-03-07 11:29:16 +01:00
Scott Sadler
9bb2ec276a clarify interface of Voting.count_votes 2017-03-07 11:24:21 +01:00
Scott Sadler
1eefcff736 Merge branch 'identify-voters' into voting-class-integration 2017-02-27 16:12:20 +01:00
Scott Sadler
2116d199d5 simplify vote counting 2017-02-26 12:28:13 +01:00
Scott Sadler
6ab1089bda voting cleanup 2017-02-25 14:18:06 +01:00
Scott Sadler
6a10127268 Merge branch 'identify-voters' into voting-class-integration 2017-02-25 10:28:38 +01:00
Scott Sadler
f858fc8f8d fix voting bug with prev_block 2017-02-25 10:21:40 +01:00
Scott Sadler
ae8367c6c7 log election results in election pipeline 2017-02-24 13:27:48 +01:00
Scott Sadler
6295749997 pull in tests and fixes from integration branch 2017-02-24 10:12:26 +01:00
Scott Sadler
d4af68a05d voting schema validate 2017-02-24 10:10:23 +01:00
Scott Sadler
d73134e6c3 Static Classify Voting 2017-02-24 10:10:23 +01:00
Scott Sadler
f8a7123f0a check count_votes invalid input 2017-02-24 10:10:23 +01:00
Scott Sadler
4f997f60c0 flesh out voting module 2017-02-24 10:10:23 +01:00
Scott Sadler
b5a1c90d63 voting.py 2017-02-24 10:10:23 +01:00
Scott Sadler
e1312b88a3 Voting uses BigchainDBCritical 2017-02-24 10:04:24 +01:00
Scott Sadler
c44c9d0282 tests for vote schema and signature validation 2017-02-23 21:53:12 +01:00
Scott Sadler
e88c98a695 test_count_votes 2017-02-23 21:53:12 +01:00
Scott Sadler
1ff84bd670 test_partition_eligible_votes 2017-02-23 21:53:12 +01:00
Scott Sadler
89e76ffec2 fix tests, temporarily disabling some tests that need to be re-written 2017-02-23 21:53:12 +01:00
Scott Sadler
c68856bc43 voting schema validate 2017-02-23 21:53:12 +01:00
Scott Sadler
fdad8cd796 Static Classify Voting 2017-02-23 21:53:12 +01:00
Scott Sadler
20f6539e10 check count_votes invalid input 2017-02-23 21:53:12 +01:00
Scott Sadler
d71e560ba4 flesh out voting module 2017-02-23 21:53:12 +01:00
Scott Sadler
dbfcce34e7 voting.py 2017-02-23 21:53:12 +01:00