Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(interchain-token-service): register canonical interchain token #119

Merged
merged 8 commits into from
Dec 16, 2024

Conversation

AttissNgo
Copy link
Contributor

@AttissNgo AttissNgo commented Dec 14, 2024

- implement register canonical token
- add helper for chain_name_hash
@AttissNgo AttissNgo requested a review from a team as a code owner December 14, 2024 01:47
@AttissNgo AttissNgo changed the title Feat/its register canonical token feat(its): register canonical interchain token Dec 14, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.98%. Comparing base (daf70ec) to head (0ad34ad).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
+ Coverage   93.88%   93.98%   +0.10%     
==========================================
  Files          51       51              
  Lines        2895     2945      +50     
==========================================
+ Hits         2718     2768      +50     
  Misses        177      177              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@milapsheth
Copy link
Member

PR scope should be feat(interchain-token-service) for consistency

@AttissNgo AttissNgo changed the title feat(its): register canonical interchain token feat(interchain-token-service): register canonical interchain token Dec 14, 2024
- make cannonical_token_deploy_salt internal function
- add docstring to register_canonical_token
- add golden test for token id derivation
- remove unnecessary clone in test
@AttissNgo AttissNgo merged commit 7cce18f into main Dec 16, 2024
5 checks passed
@AttissNgo AttissNgo deleted the feat/its-register-canonical-token branch December 16, 2024 16:00
@ahramy ahramy mentioned this pull request Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants