Skip to content

v5.0.0

Compare
Choose a tag to compare
@re1ro re1ro released this 14 Jul 21:50
· 62 commits to main since this release
9c7a260

What's Changed

  • chore: add optimism info to testnet by @talalashraf in #171
  • chore: update codeowners by @milapsheth in #159
  • feat(GMP-SDK): safe transfer by @re1ro in #174
  • feat(ExpressGas): adding express gas methods to the service by @re1ro in #175
  • feat(GMP-SDK): using utils by @re1ro in #177
  • feat(GMP-SDK): using Executable by @re1ro in #178
  • fix typo by @fahimahmedx in #173
  • fix(AuthWeighted): improving gas usage by @re1ro in #140
  • fix: add 'c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470' check for deposit handler (eip-1052) by @sammy1991106 in #181
  • test(ServiceProxy): should preserve Proxy bytecode by @re1ro in #180
  • test: migrate to hardhat by @deanamiel in #184
  • feat: add filecoin and base configs by @milapsheth in #187
  • fix: deploy deposit service by @deanamiel in #190
  • feat: added a separate refund method that takes txHash/logIndex and emit a Refunded event by @sammy1991106 in #193
  • feat: run tests against custom networks by @milapsheth in #188
  • feat: add code coverage tool by @milapsheth in #201
  • feat: add prettier and commit checker to gh actions by @milapsheth in #202
  • feat(Governance): new module based on TimeLock by @re1ro in #196
  • feat(Governance): gateway integration by @re1ro in #197
  • feat(Multisig): on chain multisig wallet used for MintLimiter by @re1ro in #198
  • fix: compute codehash correctly for polygon zkevm by @milapsheth in #209
  • feat(Governance): service governance by @re1ro in #203
  • feat: update solhint to ignore common warnings by @deanamiel in #206
  • feat(Gateway): contact id verification on upgrade by @re1ro in #212
  • feat(Governance): design document by @re1ro in #213
  • feat(MultisigBase): signers and voting getters by @re1ro in #214
  • chore: deps update by @re1ro in #216

New Contributors

Full Changelog: v4.5.0...v5.0.0