]> Git — Sourcephile - majurity.git/commit
protocol: add {From,To}JSON instances
authorJulien Moutinho <julm+hjugement@autogeree.net>
Sun, 19 May 2019 00:51:34 +0000 (00:51 +0000)
committerJulien Moutinho <julm+hjugement@autogeree.net>
Sun, 19 May 2019 15:10:41 +0000 (15:10 +0000)
commit5e02041819125e14bfd36c48ad2ae9b2bef3a36a
tree78c54b7cdd52bfd43cc7777bddf0b929d8364c67
parent88f35979bc193104a3fb7481bcf29e1eeb03a7d1
protocol: add {From,To}JSON instances
20 files changed:
hjugement-protocol/benchmarks/Election.hs
hjugement-protocol/benchmarks/Utils.hs
hjugement-protocol/hjugement-protocol.cabal
hjugement-protocol/src/Voting/Protocol.hs
hjugement-protocol/src/Voting/Protocol/Credential.hs
hjugement-protocol/src/Voting/Protocol/Election.hs
hjugement-protocol/src/Voting/Protocol/FFC.hs [moved from hjugement-protocol/src/Voting/Protocol/Arithmetic.hs with 63% similarity]
hjugement-protocol/src/Voting/Protocol/Tally.hs
hjugement-protocol/src/Voting/Protocol/Trustee/Indispensable.hs
hjugement-protocol/stack.yaml
hjugement-protocol/tests/HUnit.hs
hjugement-protocol/tests/HUnit/Arithmetic.hs [deleted file]
hjugement-protocol/tests/HUnit/Credential.hs
hjugement-protocol/tests/HUnit/Election.hs
hjugement-protocol/tests/HUnit/FFC.hs [new file with mode: 0644]
hjugement-protocol/tests/HUnit/Trustee/Indispensable.hs
hjugement-protocol/tests/QuickCheck/Election.hs
hjugement-protocol/tests/QuickCheck/Trustee.hs
hjugement-protocol/tests/Utils.hs
hjugement/stack.yaml