This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
Releases: digicatapult/sqnc-hyproof-api
Releases · digicatapult/sqnc-hyproof-api
Release v0.5.2
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
Update dependency undici to v6
Release v0.5.0
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
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
Feature/cert issuance (#21) * Add certificate issuance transaction * 0.4.0
Release v0.3.0
Commitment to production data (#12)
Release v0.2.1
Update dependency eslint-config-prettier to ^9.1.0
Release v0.2.0
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
Update npm - all minor and patch updates
Release v0.1.3
Update dependency undici to ^5.28.2