Skip to content

First Unikernel-based d-voting smart contract

Compare
Choose a tag to compare
@nkcr nkcr released this 22 Mar 16:48
· 281 commits to unikernel-combine-shares since this release
286c6dd

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

Full Changelog: v0.0.1...v0.1.0