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

Improved and scalable Snip20 #217

Merged
merged 20 commits into from
Jun 15, 2022
Merged

Improved and scalable Snip20 #217

merged 20 commits into from
Jun 15, 2022

Conversation

FloppyDisck
Copy link
Contributor

Description

Re-implementation of the Snip20 token standard using the 'shade_protocol' library for both storage and better errors. Improves gas and allows for easier expansion of the standard in the future.

Notable changes

  • Lowered gas price for Snip20 txs
  • Improved how code is written to make it easier for a rust native developer
  • Fixed fadroma update that caused the contracts to break
  • Snip20 can now be extended in other contracts

Next steps

  • Implement IBC L1 token support
  • Implement IBC
  • Implement a migration function

@FloppyDisck FloppyDisck merged commit 315e675 into dev Jun 15, 2022
@FloppyDisck FloppyDisck deleted the snip20/new-impl branch June 15, 2022 21: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.

2 participants