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

[0.11] Add mlnk and chex and some optimization. #94

Merged
merged 3 commits into from
Jan 26, 2024

Conversation

yarkinwho
Copy link
Contributor

Add tokens

Allow token in the list that does not appear in the EOS table shown as disabled.

@arhag arhag changed the title Add mlnk and chex and some optimization. [0.11] Add mlnk and chex and some optimization. Jan 25, 2024
This was linked to issues Jan 25, 2024
// Make a deep clone
let tokenList = JSON.parse(JSON.stringify(tokenListTemplate))
console.log(tokenListTemplate)
console.log(tokenList)
Copy link
Member

Choose a reason for hiding this comment

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

Do you really want to keep both console logs?

Copy link
Member

@arhag arhag left a comment

Choose a reason for hiding this comment

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

Please also add the version bump to 0.11.1.

@yarkinwho yarkinwho merged commit d91e63e into release/0.11 Jan 26, 2024
@yarkinwho yarkinwho deleted the yarkin/add_mlnk branch January 26, 2024 01:51
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.

Support for MLNK Support for CHEX
2 participants