Releases: aion-dk/js-client
Releases · aion-dk/js-client
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
v0.1.13
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
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
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