Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Releases: digicatapult/sqnc-hyproof-api

Release v0.5.2

08 Dec 10:53
b8a8090
Compare
Choose a tag to compare
Bug/co2 double (#26)

* Switch column embodied_co2 to be a double as the calculation can result in none integer amounts

* 0.5.2

* typo

Release v0.5.1

07 Dec 16:37
Compare
Choose a tag to compare
Update dependency undici to v6

Release v0.5.0

07 Dec 16:28
8641464
Compare
Choose a tag to compare
Feature/emissions api (#23)

* Use emissions API to calculate grid emissions

* 0.5.0

* Add in energy source to issuance

* Linting fix

* Typo

* Fix legacy demandAs

* Strip out source

Release v0.4.1

06 Dec 15:15
addb645
Compare
Choose a tag to compare
HYP-9: new process flow added. (#20)

* HYP-9: new process flows along with the new column [regulator]

* HYP-9: forgotten seed property [regulator]

* HYP-9: missed restriction.

* HYP-9: linting.

* HYP-9: missed import after resolving conflicts.

* HYP-9: regulator in issuer cert as well.

* HYP-9: file and sender check.

* HYP-9: reginald not raynold.

Release v0.4.0

06 Dec 14:18
8aeff80
Compare
Choose a tag to compare
Feature/cert issuance (#21)

* Add certificate issuance transaction

* 0.4.0

Release v0.3.0

06 Dec 09:24
9714ca1
Compare
Choose a tag to compare
Commitment to production data (#12)

Release v0.2.1

06 Dec 01:57
Compare
Choose a tag to compare
Update dependency eslint-config-prettier to ^9.1.0

Release v0.2.0

05 Dec 16:41
cbe5ecf
Compare
Choose a tag to compare
HYP-3: creating a token on chain and relevant items (#10)

* HYP-3: creation of a token - tests.

* HYP-3: iport for depcheck.

* HYP-3: saving after updates to a few column names.

* HYP-3: linting and ts errors.

* HYP-3: pairing might be sharing.

* HYP-3: it works.

* HYP-3: a few changes so args can be optional

* HYP-3: addressing github comments.

* Lots of type changes to make db sane

* Fix unit test types

* Fix indexer unit tests

* Fix tests, types and lots of other things

* Add missgin deps

* Fix on chain test

* Simple on-chain test

* Remove unused types

* Refactor hex functions to util

* Revised 3 persona

---------

Co-authored-by: Matthew Dean <matthew.dean@digicatapult.org.uk>

Release v0.1.4

05 Dec 01:23
Compare
Choose a tag to compare
Update npm - all minor and patch updates

Release v0.1.3

03 Dec 21:35
Compare
Choose a tag to compare
Update dependency undici to ^5.28.2