Releases: axelarnetwork/interchain-token-service
Releases · axelarnetwork/interchain-token-service
v0.2.0
v0.1.0
What's Changed
- feat: change workflows versioning. by @Foivos in #5
- feat: added mostly empty implementations. by @Foivos in #1
- feat: libraries by @Foivos in #2
- feat: token deployer by @Foivos in #4
- feat: token deployer by @Foivos in #14
- feat: readme by @Foivos in #15
- feat: adding transfer/transferFrom/mint/burnFrom by @Foivos in #6
- feat: added functionality to register tokens and fixed revert testing. by @Foivos in #10
- feat: linker router by @Foivos in #18
- feat: deploy token helper by @Foivos in #19
- feat: register token by @Foivos in #20
- feat: removed a lot of files. by @Foivos in #29
- feat: added interfaces and stub implementations by @Foivos in #30
- feat: token manager deployer by @Foivos in #31
- feat: tokenManagerProxy by @Foivos in #32
- feat: tokenManager implementations by @Foivos in #33
- feat: execute by @Foivos in #34
- feat: renamed registerCustomToken to deployCustomTokenManager by @Foivos in #35
- feat: tokenId implementations by @Foivos in #36
- feat: added functionality to deploy token managers by @Foivos in #37
- feat: added a stub gateway that will do anything it is asked to by @Foivos in #38
- feat: some testing by @Foivos in #39
- feat: implement send token by @Foivos in #41
- feat: adminable by @Foivos in #43
- feat: added flow limits by @Foivos in #46
- feat: interchain token implementation by @Foivos in #47
- feat: added ability to set flow limits from the service by @Foivos in #48
- feat: pausing the service by @Foivos in #49
- feat: added a lot of small fixes by @Foivos in #50
- feat: token related fixes and upgrades by @Foivos in #51
- feat: liquidity pool token manager by @Foivos in #52
- feat: expose custon token manager params from the service by @Foivos in #53
- feat: added a getter for the chainName by @Foivos in #54
- feat: getTokenAddress & some polish by @Foivos in #55
- feat: better deployer by @Foivos in #56
- feat: added standardized tokens and the ability to deploy them in place of the TokenManagerCanonical by @Foivos in #57
- feat: removed the option to combine calls at a low level and added multicall by @Foivos in #58
- feat: cleanup ERC20 token by @Foivos in #59
- feat: moved requiresApproval to interchain token instead by @Foivos in #60
- test: call contract with interchain token and interchain token tests by @Foivos in #61
- feat: natspec documentation by @deanamiel in #62
- feat: cleanup and some fixes by @Foivos in #64
- feat: solidity unit test coverage by @milapsheth in #68
- fix: internal audit comments by @milapsheth in #67
- feat: negative test coverage by @deanamiel in #69
- docs: readme update by @Foivos in #70
- feat: changed dir names and moved token implementations to their own dir by @Foivos in #71
- chore: update build cmd by @milapsheth in #72
- fix: cleanup various configs by @milapsheth in #73
- feat: addresses almost all comments from the 23.6.2023 report by @Foivos in #74
- feat: simplify mock gateway by @Foivos in #75
- feat: fix todos by @Foivos in #76
- feat: made the service adminable for flow limits by @Foivos in #78
- test: utils test and a full flow test for FE reference by @Foivos in #79
- feat: rename admin to operator and more events. Also added some natspec by @Foivos in #81
- feat: update solhint to ignore common warnings by @deanamiel in #82
- feat: rename linker router to remote address validator by @Foivos in #83
- feat: renamed files for linker router -> remote address validator by @Foivos in #84
- feat: dist by @Foivos in #85
New Contributors
- @deanamiel made their first contribution in #62
- @milapsheth made their first contribution in #68
Full Changelog: https://github.com/axelarnetwork/interchain-token-service/commits/v0.1.0