·
184 commits
to master
since this release
6.0.0 (2021-12-30)
Bug Fixes
- deps: update dependency chai to v4.3.4 (4cda837)
- issuer: Make sure that .sol files are contained within the NPM release (7b45bc8)
Features
- issuer: Operator approval check function (15c04e3)
- issuer: Return transaction hash on Certificate.create() (aef990a)
BREAKING CHANGES
- issuer: The Certificate facade no longer waits for the create() transaction to be mined, but delegates that responsibility to the facade user.