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

fix: export token registry #9

Merged
merged 7 commits into from
May 28, 2024
Merged

Conversation

MinHtet-O
Copy link
Contributor

Summary

exporting methods from token-registry

Changes

  • export methods from token-registry
  • update the documentation for token registry deployment, wrapping and minting

Issues

https://tradetrust.atlassian.net/browse/TT-128

@MinHtet-O MinHtet-O requested a review from rongquan1 May 27, 2024 10:34
gaPageView(
{
action: 'TEST_ACTION',
} as any,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <@typescript-eslint/no-explicit-any> reported by reviewdog 🐶
Unexpected any. Specify a different type.

})

it('does not fail if gtag is not present', () => {
gaEvent(mockGaEvent as any)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <@typescript-eslint/no-explicit-any> reported by reviewdog 🐶
Unexpected any. Specify a different type.

@MinHtet-O MinHtet-O force-pushed the fix/tt-127-export-token-registry branch 4 times, most recently from c7b5179 to 8c28e55 Compare May 28, 2024 07:24
@MinHtet-O MinHtet-O changed the base branch from main to v2.0.0 May 28, 2024 07:27
@MinHtet-O MinHtet-O force-pushed the fix/tt-127-export-token-registry branch from 8c28e55 to c4a1e0f Compare May 28, 2024 08:03
@MinHtet-O MinHtet-O force-pushed the fix/tt-127-export-token-registry branch from c4a1e0f to 21d4e1e Compare May 28, 2024 08:25
@MinHtet-O MinHtet-O marked this pull request as ready for review May 28, 2024 08:48
@MinHtet-O MinHtet-O merged commit 54e3e16 into v2.0.0 May 28, 2024
5 checks passed
@MinHtet-O MinHtet-O deleted the fix/tt-127-export-token-registry branch May 28, 2024 09:27
Copy link

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants