Releases: dedis/d-voting
Releases · dedis/d-voting
v0.3.2
v0.3.1 - Updates proxy API
What's Changed
- Mock admin by @cmsigrist in #101
- Fix the ballot encoding by @cmsigrist in #102
- Update README.md by @giogio21 in #106
- Bump ejs from 3.1.6 to 3.1.7 in /web/frontend by @dependabot in #103
- Adds GET Status on DKG by @nkcr in #107
- Updates API calls by @badrlarhdir in #104
- Fix the status enum by @cmsigrist in #105
- Updates GetElectionResponse by @nkcr in #111
New Contributors
- @giogio21 made their first contribution in #106
- @dependabot made their first contribution in #103
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Updates installation of staticcheck by @nkcr in #82
- Updates the proxy API by @nkcr in #85
- Adds better handling of errors by @nkcr in #92
- Adds the "Open" action by @nkcr in #93
- Implements signed requests on the proxy by @nkcr in #91
- Updates the Dela version by @nkcr in #99
- Uses new dela deploy by @nkcr in #100
Full Changelog: v0.2.0...v0.3.0
Unikernel-based d-voting smart contract with metrics
What's Changed
System metrics added with the help of the Node Exporter from Prometheus
Full Changelog: v0.1.4...v0.2.0
Fix for Unikernel-based D-voting: support TLS1.2
- using new DELA to support TLS 1.2
Full Changelog: v0.1.3...v0.1.4
Fix for Unikernel-based D-voting smart contract
This release fixes a minor bug when restarting the voting service: the daemon.sock file wasn't removed when stopping the service.
What's Changed
Full Changelog: v0.1.1...v0.1.2
First Unikernel-based d-voting smart contract
This release provides the first deployment package for the Unikernel-based d-voting system.
What's Changed
- Custom Performance tests by @emduc in #36
- added sonar scan and coverage report by @jbsv in #39
- (documentation) Adds missing files in sidebar by @nkcr in #37
- Fixes the memcoin test by @nkcr in #42
- coverage report on all but integration tests by @jbsv in #41
- Fall semester clean up by @nkcr in #43
- Frontend run by @jbsv in #46
- Frontend first step by @jbsv in #45
- Backend fixes by @pierluca in #48
- Backend mocks by @jbsv in #50
- Reorganize app by @jbsv in #51
- New decryption protocol by @emduc in #47
- Fixes login with Tequila by @nkcr in #52
- Updates the routing by @nkcr in #53
- Reorganize components by @nkcr in #55
- Adds an AuthContext and creates a layout folder by @nkcr in #54
- Adds CI checks for web/ by @nkcr in #56
- Adds status badges ✨ by @nkcr in #57
- update doc with refactored decryption process by @emduc in #59
- Fix error 404 on log in by @cmsigrist in #61
- rename decryptBallotsEndpoint by @emduc in #60
- Adds prometheus metrics by @nkcr in #63
- Adds the actual Unikernel by @nkcr in #62
- Updates memcoin to have automatic setup by @nkcr in #65
- Adds updates to make the setup run on detached VMs by @nkcr in #66
- Adds a Unikernel test case and fixes a bug by @nkcr in #67
- Packaging by @jbsv in #64
New Contributors
- @pierluca made their first contribution in #48
- @cmsigrist made their first contribution in #61
Full Changelog: v0.0.1...v0.1.0
End of semester fall 2021
v0.0.1 (documentation) Adds missing files in sidebar