v6.0.0
What's Changed
- refactor(Gateway): removing AdminMultisig dependency by @re1ro in #218
- feat(Governance): dedicated withdraw method and safety checks by @re1ro in #220
- feat: gateway test coverage by @deanamiel in #219
- feat: upgrade gateway test by @deanamiel in #215
- fix: typos by @omahs in #224
- fix: typos by @deanamiel in #226
- chore: ignore erc20 files for lint errors by @milapsheth in #223
- feat: improve live revert tests by @milapsheth in #225
- fix(MultisigBase): gas usage optimizations by @re1ro in #227
- build(npm): building interfaces and version bump by @re1ro in #229
- fix(gitignore): interfaces relative path by @deanamiel in #231
- chore: add filecoin calibration testnet by @npty in #230
- feat: gateway natspec docs by @deanamiel in #222
- refactor: remove governance contracts and tests by @deanamiel in #228
- feat: use sdk ownable and upgradable by @deanamiel in #232
- refactor: some contract improvements by @milapsheth in #234
- ci(npm): packaging only necessary artifacts by @re1ro in #235
- ci(Slither): adding slither code analyzer to PR checks by @re1ro in #236
- feat(GasService): adding express methods by @re1ro in #237
- feat(AxelarGasService): natspec docs by @deanamiel in #238
- SafeNativeTransfer and Gas Service 0 payments by @re1ro in #239
New Contributors
Full Changelog: v5.0.1...v6.0.0