Skip to content

v0.4.0

Compare
Choose a tag to compare
@ebadiere ebadiere released this 23 Jun 22:16
· 493 commits to main since this release
d87f461

v0.4.0 makes necessary updates to tests after the security fixes. It also adds example diamond pattern contracts, an example proxy upgradeable contract with HTS, example ecrecover with tests, and enhanced support for atomic crypto transfers in HTS.

This release also adds more tests in general and enhances supporting infrastructure.

Enhancements

  • Update contracts.maxNumWithHapiSigsAccess to 0 and update test (#245) #255
  • Update contracts.maxNumWithHapiSigsAccess to 0 and update test #245
  • Update contracts.maxNumWithHapiSigsAccess to 0 and update tests #235
  • ecrecover example and tests #234
  • Add tests for calling associate/dissociate via the HRC proxy contract #230
  • Add user support to run mixture of automation test suites #229
  • Redirect for token test fix #228
  • Add test reporting to pipelines #225
  • Add test reporting to pipelines #223
  • Remove constants from erc20 extension tests #222
  • Remove constants from erc20 extension tests #221
  • Adding missing license headers #217
  • Add tests for the ERC20 extensions #213
  • Add ERC1155 Tests to run in CI #211
  • Refactor constants in test #210
  • Refactor constants #209
  • SideCars File Tests #205
  • Redirect for token test failure #202
  • Redirect for token test failure #201
  • Bump 0.4.0-SNAPSHOT #191

Dependency Upgrades

  • Bump @openzeppelin/contracts from 4.8.2 to 4.8.3 #215
  • Bump @openzeppelin/contracts-upgradeable from 4.8.2 to 4.8.3 #214

Contributors

Thank you to all the contributors who worked on this release:

@Ivo-Yankov, @attest08, @dependabot[bot], @ebadiere, @georgi-l95, @isavov, @lukelee-sl, @natanasow, and @yiliev0

v0.3.0...v0.4.0