Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added a canonical token registrar. * wrote some canonical token registrar tests * made the standardized token registrar * Wrote some basic tests * lint and fix a merge bug * feat: bump to latest gmp-sdk and cgp * rebase over dep bump * clean lock file * slither checks * Added roles, tests pending * fix: tests * Added some tests and fixed constants * made lint happy * Chnaged roles constants to enum to make slither happy * Fixed tests * querrying chain name from the remoteAddressValidator for the registrars * stash to add more utils to roles. * Added getter for distributor and opearator. * made lint happy * fixed a spelling error * Fixed tests and interfaces * installed newer sdk and deleted files * supporing all the utils * Removed a lot of unused imports and made routers upgradable. * fixed registrars to use interchain router * fixed tests * changed all getters to remove get * prettier * fixed build warnings * update package_lock * make slither happy * made slither even happier * make slither super jolly * minor change * addressed some comments * Simplified deployment entrypoints * prettier * renamed a bunch of stuff * prettier * minor name fix * fixed tests * prettier * updated tokenRegistrar * make slither happy * validating tokane manager existance * adding interchain transfer to the registrar * fixed slither and tests * Update contracts/token-registrars/TokenRegistrar.sol * prettier * add interchainTransferFrom * slither * address test --------- Co-authored-by: Milap Sheth <[email protected]> Co-authored-by: Dean Amiel <[email protected]>
- Loading branch information