Releases: energywebfoundation/origin-247-sdk
Releases · energywebfoundation/origin-247-sdk
@energyweb/[email protected]
3.0.1 (2022-07-29)
Note: Version bump only for package @energyweb/origin-247-transfer
@energyweb/[email protected]
@energyweb/[email protected]
5.0.1 (2022-07-29)
Note: Version bump only for package @energyweb/origin-247-claim
@energyweb/[email protected]
@energyweb/[email protected]
3.0.0 (2022-03-23)
Bug Fixes
- tests (11e0370)
Features
- Use
issuer
package directly. Dropissuer-api
package (7c293e1)
BREAKING CHANGES
energyValue
field is now required in transfer and claim commands.
Previously when callingtransfer
orclaim
methods inOffChainCertificateService
you could skip passingenergyValue
field to commands.
Right now those calls will fail with ValidationError - you will have to
explicitly passenergyValue
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]
1.0.2 (2022-03-23)
Note: Version bump only for package @energyweb/origin-247-energy-api
@energyweb/[email protected]
5.0.0 (2022-03-23)
Bug Fixes
- tests (11e0370)
Features
- Use
issuer
package directly. Dropissuer-api
package (7c293e1)
BREAKING CHANGES
energyValue
field is now required in transfer and claim commands.
Previously when callingtransfer
orclaim
methods inOffChainCertificateService
you could skip passingenergyValue
field to commands.
Right now those calls will fail with ValidationError - you will have to
explicitly passenergyValue
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]
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. Dropissuer-api
package (7c293e1)
BREAKING CHANGES
energyValue
field is now required in transfer and claim commands.
Previously when callingtransfer
orclaim
methods inOffChainCertificateService
you could skip passingenergyValue
field to commands.
Right now those calls will fail with ValidationError - you will have to
explicitly passenergyValue
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]
@energyweb/[email protected]
4.0.6 (2022-02-10)
Note: Version bump only for package @energyweb/origin-247-claim