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

core: return DEFAULT_TOKEN as fallback in Token #110

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

sehyunc
Copy link
Contributor

@sehyunc sehyunc commented Oct 29, 2024

This PR modifies the Token class such that when searching for a token by it's mint or ticker, a DEFAULT_TOKEN will be returned if no token exists in the token mapping.

@sehyunc sehyunc marked this pull request as draft October 29, 2024 17:55
@sehyunc sehyunc force-pushed the sehyun/temp-testnet-tokenmapping branch 3 times, most recently from 6ed7191 to 94bbc06 Compare October 30, 2024 20:17
@sehyunc sehyunc marked this pull request as ready for review October 30, 2024 20:17
@sehyunc sehyunc changed the title wasm, react: hotfic for new testnet token mapping core: return DEFAULT_TOKEN as fallback in Token Oct 30, 2024
@sehyunc sehyunc changed the title core: return DEFAULT_TOKEN as fallback in Token core: return DEFAULT_TOKEN as fallback in Token Oct 30, 2024
@sehyunc sehyunc force-pushed the sehyun/temp-testnet-tokenmapping branch from 94bbc06 to ea5ad26 Compare October 30, 2024 20:19
@sehyunc sehyunc requested a review from akirillo October 30, 2024 20:19
@sehyunc sehyunc merged commit a37de4c into main Oct 30, 2024
1 check passed
@sehyunc sehyunc deleted the sehyun/temp-testnet-tokenmapping branch October 30, 2024 20:26
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.

2 participants