Skip to content

Releases: aion-dk/js-client

v2.0.3

15 Dec 10:03
b6687ff
Compare
Choose a tag to compare

What's Changed

  • [TECH-676] Use properly LatestConfig to encrypt affidavit by @w0st in #217
  • Release 2.0.3 by @av-mads in #218

Full Changelog: v2.0.2...v2.0.3

v2.0.2

06 Dec 09:30
a23f2ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

05 Dec 09:42
8e548b7
Compare
Choose a tag to compare

What's Changed

  • electionConfig item is now called latestConfig.
  • latestConfig has now different configuration items: thresholdConfig, voterAuthorizerConfig, ballotConfigs, contestConfigs, votingRoundConfigs, electionConfig, genesisConfig, and latestConfigItem.
  • The different configuration items on the latestConfig are now wrapped inside items.
  • Main elements on each configuration item are now wrapped inside content.
  • The services of the former electionConfig are now inside the voterAuthorizerConfig item.
  • fetchElectionConfig method is now called fetchLatestConfig.
  • validateElectionConfig method is now called validateLatestConfig.
  • getElectionConfig method is now called getLatestConfig.
  • Most type declarations were moved to the types.ts file.
  • Integration/e2e tests were wiped from the JS client.
  • Benaloh flow and walkthrough don’t support a mocked version anymore. They can still be used for development purposes (see readme).
  • Unit tests for payload and receipt validation were added.

Co-authored-by: Lukas Alex [email protected]
Co-authored-by: Alexis Toledo [email protected]
Co-authored-by: av-alexistoledo [email protected]
Co-authored-by: av-alexistoledo [email protected]
Co-authored-by: Martin Laursen [email protected]
Co-authored-by: Lukas Alex [email protected]

Full Changelog: v1.1.8...v2.0.1

v2.0.0

05 Dec 08:53
497af6f
Compare
Choose a tag to compare

What's Changed

  • electionConfig item is now called latestConfig.
  • latestConfig has now different configuration items: thresholdConfig, voterAuthorizerConfig, ballotConfigs, contestConfigs, votingRoundConfigs, electionConfig, genesisConfig, and latestConfigItem.
  • The different configuration items on the latestConfig are now wrapped inside items.
  • Main elements on each configuration item are now wrapped inside content.
  • The services of the former electionConfig are now inside the voterAuthorizerConfig item.
  • fetchElectionConfig method is now called fetchLatestConfig.
  • validateElectionConfig method is now called validateLatestConfig.
  • getElectionConfig method is now called getLatestConfig.
  • Most type declarations were moved to the types.ts file.
  • Integration/e2e tests were wiped from the JS client.
  • Benaloh flow and walkthrough don’t support a mocked version anymore. They can still be used for development purposes (see readme).
  • Unit tests for payload and receipt validation were added.

Co-authored-by: Lukas Alex [email protected]
Co-authored-by: Alexis Toledo [email protected]
Co-authored-by: av-alexistoledo [email protected]
Co-authored-by: av-alexistoledo [email protected]
Co-authored-by: Martin Laursen [email protected]
Co-authored-by: Lukas Alex [email protected]

Full Changelog: v1.1.8...v2.0.0

v1.1.8

28 Sep 11:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.7...v1.1.8

v1.1.7

08 Sep 14:41
d703336
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.1.7

v1.1.6

08 Sep 14:28
7e2bbc2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.5...v1.1.6

v1.1.5

18 Jul 09:28
cd8d693
Compare
Choose a tag to compare

What's Changed

  • [QZ-416] Allow registering by proof of private key and automatically select auth method by @av-alexander in #194
  • Update new auth mode names and merge methods for simplicity by @av-alexander in #195
  • Make blank validation based on new config in marking type by @av-alexander in #196
  • Updated version and changelog for new release v1.1.5 by @av-alexander in #197

Full Changelog: v1.1.4...v1.1.5

v1.1.4

12 Jul 12:17
b09a80c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

30 Jun 07:02
3278de8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3