8000 Release v2.0.0-rc5 Β· zeta-chain/standard-contracts Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2.0.0-rc5

Pre-release
Pre-release
Compare
Choose a tag to compare
@fadeev fadeev released this 13 May 08:21
· 3 commits to main since this release
a47c10a

What's Changed

πŸš€ Features

  • feat: handle failed transfers inside onAbort by @fadeev in #44
  • feat: refund tokens inside onRevert and onAbort by @fadeev in #61

🐞 Fixes

  • fix(token): __ERC20Pausable_init by @fadeev in #51
  • fix: refund unused tokens on revert by @fadeev in #41
  • fix: transfer to ZetaChain requires no gas error by @fadeev in #62
  • fix: make contracts compatible with context bytes sender by @fadeev in #68

πŸ” Continuous Integration

  • ci: publish ABIs, types, compiled tasks and scripts by @fadeev in #42
  • ci: label PRs and group changes in release notes by @fadeev in #69

πŸ› οΈ Refactors

  • refactor: remove duplicate import of ERC20BurnableUpgradeable by @fadeev in #63
  • refactor: internal _transferCrossChain function by @fadeev in #65

πŸ“¦ Dependencies

  • chore(deps): bump the npm_and_yarn group across 2 directories with 1 update by @dependabot in #52
  • chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update by @dependabot in #64
  • chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates by @dependabot in #70

New Contributors

Full Changelog: v1.0.0...v2.0.0-rc5

0