Skip to content

Releases: aion-dk/js-client

v1.0.5

10 May 07:09
2b4ed0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

08 Apr 11:40
f96d267
Compare
Choose a tag to compare

What's Changed

  • Update service hosts and credential by @AV-MadsChris in #159
  • AES encryption using Diffie-Hellman key exchange to calculate symmetric key by @av-michael in #161
  • Adding missing tests for the Verifier by @AV-MadsChris in #160
  • Use encrypted commitment openings by @av-michael in #162
  • Prepare release 1.0.4 by @AV-MadsChris in #164

Full Changelog: v1.0.3...v1.0.4

v1.0.3

28 Mar 11:17
Compare
Choose a tag to compare

What's Changed

  • IAVClient does not match AVClient by @AV-MadsChris in #155
  • Verifier improvements by @AV-MadsChris in #157
  • Base58 codes by @av-michael in #156
  • Short codes displayed in verifier by @AV-MadsChris in #158

Full Changelog: v1.0.2...v1.0.3

v1.0.2

23 Mar 07:27
d4c6710
Compare
Choose a tag to compare

What's Changed

  • Getting rid of circular dependancy by moving ElectionConfig type to t… by @av-michael in #148
  • Added test to prove that the pedersen commitment is independant of th… by @av-michael in #152
  • Changing from contestUuid to contestReference (alignment with avx) by @av-michael in #151
  • Export verifier by @AV-MadsChris in #153
  • Push docker image to AWS by @AV-MadsChris in #150
  • Prepare version 1.0.2 by @AV-MadsChris in #154

Full Changelog: v1.0.1...v1.0.2

v1.0.1

16 Mar 14:51
6a35d0e
Compare
Choose a tag to compare

What's Changed

  • Aligning language with Mark.It by @av-lukas in #147
  • Oset integration by @AV-MadsChris in #149

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

15 Mar 09:59
Compare
Choose a tag to compare

What's Changed

  • Pin 3rd party version of github-push-action by @sune-aion in #123
  • Upgrade all dependencies to latest by @sune-aion in #122
  • Update axios, typedoc, etc package by @sune-aion in #124
  • Change how functions are exported from aion crypto by @sune-aion in #120
  • Fix dependabot alert by @sune-aion in #126
  • Generate and verify commitments by @sune-aion in #125
  • Adding a dockerfile by @lukelex in #140
  • Locking down Node's version by @lukelex in #137
  • Added functionality to support new DBB structure by @AV-MadsChris in #118

New Contributors

Full Changelog: v0.1.14...v1.0.0

v0.1.14

11 Jan 12:23
cf2c0cc
Compare
Choose a tag to compare

What's Changed

  • Update all AVX URLs to new proposed /mobile-api prefix by @sune-aion in #114
  • Updated walkthrough test with test credential for BABE by @MadsChris92 in #115
  • replaced registration and publicKey token with authToken by @MadsChris92 in #117
  • Add uniformer by @sune-aion in #119
  • Preparing release 0.1.14 by @sune-aion in #121

Full Changelog: v0.1.13...v0.1.14

v0.1.13

30 Nov 12:47
6752c35
Compare
Choose a tag to compare

What's Changed

  • Make getElectionConfig() public by @sune-aion in #112
  • Bump JS-client to version 0.1.13 by @sune-aion in #113

Full Changelog: v0.1.12...v0.1.13

v0.1.12

22 Nov 12:12
60ac916
Compare
Choose a tag to compare

What's Changed

  • Mode of 'election codes' removed by @adomas-aion in #106
  • Documented recording replies by @MadsChris92 in #107
  • Component config extended by @oteyatosys in #108
  • Adding election context UUID parameter for all requests to Voter Authorizer and OTP Provider by @oteyatosys in #109
  • Fix ALL linter errors by @sune-aion in #110
  • Bump to version 0.1.12 by @MadsChris92 in #111

Full Changelog: v0.1.11...v0.1.12

v0.1.11

15 Nov 09:58
d0c5863
Compare
Choose a tag to compare

What's Changed

  • Fixed extracting correct snapshot by @adomas-aion in #102
  • Add NIST 1500-103 converter by @sune-aion in #101
  • Add tests for missing and malformed NIST CVRs by @sune-aion in #103
  • Publish to npmjs.org when a Github release is created by @sune-aion in #104
  • Bump version to 0.1.11 to prepare next release by @sune-aion in #105

Full Changelog: v0.1.10...v0.1.11