soanvig
released this
11 Jan 14:49
·
92 commits
to master
since this release
4.0.0 (2022-01-11)
Bug Fixes
- origin-247-claim: fix error when two entities had the same id (54eeab7)
- make claimCustomizationFn generic as well (a4801c7)
Features
- origin-247-certificate: add offchain implementation (109d636)
- add ClaimForUnitTestsModule (897492f)
- allow to customize claim facade input type (c706d2c)
BREAKING CHANGES
origin-247-certificate
was updated with offchain implementation, which is used byorigin-247-transfer
module now, therefore refer to OffChain Module section for more details- claim facade now accepts consumer and generator ids as generic
id
field. This way it is inline with matching algorithms, and requires less mapping