Skip to content

Releases: input-output-hk/catalyst-core

Cat Core Fund10 - locked deps

14 Jun 09:50
Compare
Choose a tag to compare
f10.0.2

fix: lock cargo chef version

Cat Core Fund 10 - Audit Updates

02 Nov 16:21
4a2dc7a
Compare
Choose a tag to compare
feat: Proposal score calculation, add rounding to 1 decimal place | N…

…PG-8046 (#611)

# Description

Updated proposal community score calculation, add rounding to 1 decimal
place.
So now with the previous calculation result is `5.799999999999999` it
will be rounded to `5.8`,
and if result is `5.449999999999999` to `5.4`.

## Type of change

Please delete options that are not relevant.

- [ ] Bug fix (non-breaking change which fixes an issue)
- [X] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] This change requires a documentation update

## How Has This Been Tested?

- [ ] weighted_score_test_2
- [ ] weighted_score_test_3

Cat Core as at Fund10

29 Aug 11:44
4a2dc7a
Compare
Choose a tag to compare

This is the release used for official F10 snapshot, and it corrects an issue found during final validation with registrations which consolidate voting power into a single voting key.

Release cordova-1.0

25 Sep 15:33
cdcf1d3
Compare
Choose a tag to compare
Release cordova 1.0 wallet extension package

Snapshot Tools used for Fund 10.

28 Aug 12:45
3400229
Compare
Choose a tag to compare

catalyst-toolbox and snapshot_tool
from this release were used for Fund 10 snapshot processing.

Release walletjs-0.8.3

03 Jan 10:54
011c7a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: walletjs-0.8.1...walletjs-0.8.3

js/Webasm API Aligned with CIP-62 draft API for vote signing

15 Dec 14:17
3ec80d6
Compare
Choose a tag to compare
Add example of 8 spending counters (#161)

Fixes the example to match the fixed body showing multiple spending
counters