Skip to content

Releases: energywebfoundation/origin-247-sdk

@energyweb/[email protected]

29 Jul 10:58
Compare
Choose a tag to compare

3.0.1 (2022-07-29)

Note: Version bump only for package @energyweb/origin-247-transfer

@energyweb/[email protected]

29 Jul 10:58
Compare
Choose a tag to compare

1.1.0 (2022-07-29)

Features

  • Add config for certificate module (#96) (d6d4f68)

@energyweb/[email protected]

29 Jul 10:58
Compare
Choose a tag to compare

5.0.1 (2022-07-29)

Note: Version bump only for package @energyweb/origin-247-claim

@energyweb/[email protected]

29 Jul 10:58
Compare
Choose a tag to compare

4.1.0 (2022-07-29)

Bug Fixes

  • Plain string was thrown when waiting for blockchain properties t… (#97) (c1e215e)

Features

  • Add config for certificate module (#96) (d6d4f68)
  • save commands even if they're rejected by aggregate (#102) (2511a46)

@energyweb/[email protected]

23 Mar 11:01
Compare
Choose a tag to compare

3.0.0 (2022-03-23)

Bug Fixes

Features

  • Use issuer package directly. Drop issuer-api package (7c293e1)

BREAKING CHANGES

  • energyValue field is now required in transfer and claim commands.
    Previously when calling transfer or claim methods in OffChainCertificateService
    you could skip passing energyValue field to commands.
    Right now those calls will fail with ValidationError - you will have to
    explicitly pass energyValue you want to use to make it work.
    Contracts (and blockchain properties) should not be deployed using seed anymore.
    For deploying contracts on blockchain on application startup refer to README.

@energyweb/[email protected]

23 Mar 11:01
Compare
Choose a tag to compare

1.0.2 (2022-03-23)

Note: Version bump only for package @energyweb/origin-247-energy-api

@energyweb/[email protected]

23 Mar 11:01
Compare
Choose a tag to compare

5.0.0 (2022-03-23)

Bug Fixes

Features

  • Use issuer package directly. Drop issuer-api package (7c293e1)

BREAKING CHANGES

  • energyValue field is now required in transfer and claim commands.
    Previously when calling transfer or claim methods in OffChainCertificateService
    you could skip passing energyValue field to commands.
    Right now those calls will fail with ValidationError - you will have to
    explicitly pass energyValue you want to use to make it work.
    Contracts (and blockchain properties) should not be deployed using seed anymore.
    For deploying contracts on blockchain on application startup refer to README.

@energyweb/[email protected]

23 Mar 11:01
Compare
Choose a tag to compare

4.0.0 (2022-03-23)

Bug Fixes

  • add and copy issuer from properties (7edd037)
  • add batchConfigServiceForUnitTests (93ebfdc)
  • add IGetAllCertificatesOptions export (fec4078)
  • also return query from deployContracts (93817f8)
  • Change default batch sizes (#90) (8cab085)
  • change let to const (e7cfb34)
  • Decrease default batch sizes (#91) (580cbb5)
  • default batch size values (210bdbb)
  • fix copying old registry (018ff8c)
  • fix test setup (60f6e5b)
  • migration name (a599b32)
  • module providers and exports (0fbacdb)
  • remove unused variable (5810d31)
  • repo, module, cr fixes (f43cf4f)
  • typos, snippets (342ab03)
  • update blockchainProperties methods (44f6957)

Features

  • add batch-configuration-service (2d90158)
  • add blockchainProperties (f6761a3)
  • add deployContracts (a99e90c)
  • add deploymentProperties (22097b7)
  • add get method (09714d0)
  • Use issuer package directly. Drop issuer-api package (7c293e1)

BREAKING CHANGES

  • energyValue field is now required in transfer and claim commands.
    Previously when calling transfer or claim methods in OffChainCertificateService
    you could skip passing energyValue field to commands.
    Right now those calls will fail with ValidationError - you will have to
    explicitly pass energyValue you want to use to make it work.
    Contracts (and blockchain properties) should not be deployed using seed anymore.
    For deploying contracts on blockchain on application startup refer to README.

@energyweb/[email protected]

10 Feb 13:52
Compare
Choose a tag to compare

2.1.0 (2022-02-10)

Features

  • Add validation of user commands (#76) (5b9fdac)
  • Improve commands batching performance (#80) (a3a8011)

@energyweb/[email protected]

10 Feb 13:52
Compare
Choose a tag to compare

4.0.6 (2022-02-10)

Note: Version bump only for package @energyweb/origin-247-claim