v1.0.0-beta.4
Pre-release
Pre-release
What's Changed
- feat: remove test coverage gaps by @deanamiel in #181
- fix: remove unpause txs by @deanamiel in #186
- refactor(Proxy): using generic proxy for ITS and Factory by @re1ro in #187
- feat: added a small sanity check by @Foivos in #191
- test(Service): gas usage reports by @re1ro in #184
- refactor(ITS protocol): unifying interchain transfer payload type by @re1ro in #189
- refactor(ITS): efficient Metadata decoding by @re1ro in #190
- feat: flow limit exceeded error by @deanamiel in #194
- feat: added ability to approve the service instead of the token manager by @Foivos in #195
- feat: bytecode checks by @deanamiel in #197
- feat: use a constant instead of type(uint256).max in two more places by @Foivos in #196
- feat: add compiler overrides for Proxy contracts by @milapsheth in #200
- chore: bump deps by @milapsheth in #199
- fix: set address(0) as operator/distributor by default by @milapsheth in #198
- fix(ITS): token type LOCK_UNLOCK_FEE express amount by @re1ro in #193
- fix(Factory): tracking deployer balance by @re1ro in #202
- feat: service token handling by @Foivos in #201
- refactor: clean up token specific express handling by @milapsheth in #203
- feat: add commandId to executables by @milapsheth in #204
- feat: bump release to v1.0.0-beta.4 by @milapsheth in #205
- test: preserve 0 flow limiter and update full flow test by @milapsheth in #206
- refactor: rename tests by @milapsheth in #207
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4