v1.0.0-beta.1
Pre-release
Pre-release
milapsheth
released this
06 Nov 23:49
·
123 commits
to main
since this release
What's Changed
- chore: add repository link by @StephenFluin in #90
- feat: least autority fixes by @Foivos in #87
- feat: add gh coverage action by @milapsheth in #94
- fix: coverage action build by @milapsheth in #95
- feat: gas optimizations by @Foivos in #92
- fix: typos by @deanamiel in #99
- feat: use create3 lib instead of using the Create3Deployer to save some gas. by @Foivos in #93
- feat: fee on transfer as a separate token manager by @Foivos in #96
- fix: flow limit should have a tighter check by @milapsheth in #97
- feat: move views out of serivce by @Foivos in #98
- feat: addressed ackeeblockchains's 3.0 report by @Foivos in #102
- feat: interchain transfer everywhere by @Foivos in #104
- feat: code4rena gas opts by @Foivos in #105
- feat: do not cache chain id for permit by @Foivos in #106
- feat: another example by @Foivos in #107
- fix(LockUnlockFee): always return adjusted amount by @re1ro in #110
- chore: fixed spelling mistakes in design doc by @blockchainguyy in #120
- feat: removed the default evm address from remote address validator by @Foivos in #112
- feat: using a custom implementation of AxelarExecutable by @Foivos in #114
- ci(Slither): action + fixes + comments by @re1ro in #117
- feat(InterchainTokenExecutable): passing token address to the executable by @re1ro in #118
- fix: pass commandId explicitly by @milapsheth in #121
- feat: bump to latest gmp-sdk and cgp by @milapsheth in #122
- feat: improved test coverage part one by @deanamiel in #111
- feat: improved test coverage part two by @deanamiel in #113
- feat: improved test coverage part three by @deanamiel in #115
- build: contract sizer [AXE-2035] by @blockchainguyy in #123
- feat: test hardcoded constants by @deanamiel in #119
- fix: file casing by @milapsheth in #126
- ci: check compilation warnings [AXE-2035] by @blockchainguyy in #124
- feat: remove liquidity pool token manager from ITS by @deanamiel in #129
- feat: flowLimit tests live network support by @deanamiel in #130
- feat: fixed some potential attack for the fee token manager by @Foivos in #133
- refactor: use normal proxy for ITS by @milapsheth in #134
- feat: added support for the sdk roles contract instead of custom roles definitions by @Foivos in #128
- feat(Service): implementing ValuedExpressExecutable by @re1ro in #131
- feat: custom token registrars by @Foivos in #116
- refactor: inter-chain-token service events and errors [AXE-2064] by @blockchainguyy in #125
- feat: use gmp sdk utils by @Foivos in #132
- feat: renamed a bunch of stuff for simplifying (on another PR) by @Foivos in #136
- feat: simplify its by @Foivos in #137
- refactor(AddressBytes): using lib from SDK by @re1ro in #141
- feat: updated tokenRegistrar by @Foivos in #138
- feat: remove IStandardizedTokenProxy by @deanamiel in #139
- refactor: change tokenId getter to interchainTokenId by @milapsheth in #142
- refactor: more method and event renaming by @milapsheth in #143
- feat: fixed token flow by @Foivos in #144
- feat: did a bunch of renaming by @Foivos in #145
- refactor: update folder structure by @milapsheth in #146
- refactor: simplify proxies by @milapsheth in #147
- feat: removed operator from interchain token payload by @Foivos in #149
- refactor(ITS): inheriting InterchainAddressValidator by @re1ro in #150
- feat: build abi files into ts encoding files by @canhtrinh in #140
- refactor: update workflows by @milapsheth in #153
- feat: add codeowners by @milapsheth in #154
- feat: track factory on its by @Foivos in #152
- refactor: rename token standard interface by @milapsheth in #156
- chore: bump release version by @milapsheth in #157
- feat: better ux service transfer by @Foivos in #158
- feat: add gh release actions by @milapsheth in #159
- fix: fix and improve full flow tests by @milapsheth in #160
- refactor: use validTokenAddress for validated token manager by @milapsheth in #161
- chore: v1 beta release by @milapsheth in #162
New Contributors
- @StephenFluin made their first contribution in #90
- @blockchainguyy made their first contribution in #120
- @canhtrinh made their first contribution in #140
Full Changelog: v0.3.0...v1.0.0-beta.1