Releases: aion-dk/js-client
Releases · aion-dk/js-client
v1.1.2
What's Changed
- Code cleanup by @av-michael in #181
- Align uniformer sorting with DBB by @av-michael in #183
- Delete coverage badge generation from github CI by @av-michael in #184
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #185
- Adding a NIST CVR extractor to convert from a CVR into ContestSelections by @av-michael in #186
- bumped to version 1.1.2 by @av-mads in #187
New Contributors
- @dependabot made their first contribution in #185
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
What's Changed
- Fix ContestConfig and BallotConfig type by @av-michael in #168
- SJCL types by @av-michael in #170
- Vote encoding - part 1 by @av-michael in #172
- Vote encoding - part 2 (Type changes) by @av-michael in #173
- Vote encoding - part 3 (Adding byte_encoding and ContestSelection types) by @av-michael in #174
- Vote encoding - part 4 (Vote validation) by @av-michael in #175
- Vote encoding - part 5 (Encrypt decrypt contest selections) by @av-michael in #176
- Vote encoding - part 6 (Maybe final) by @av-michael in #178
- Releasing version 1.1.0 by @av-michael in #179
Full Changelog: v1.0.5...v1.1.0
v1.0.5
v1.0.4
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
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
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
v1.0.0
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
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