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

Add token swap program #81

Merged
merged 3 commits into from
Dec 1, 2021
Merged

Add token swap program #81

merged 3 commits into from
Dec 1, 2021

Conversation

dadamu
Copy link
Collaborator

@dadamu dadamu commented Dec 1, 2021

Description

This PR registers token swap program to the parser manager, but it doesn't parse the whole structure for token swap messages since parsing all the messages for smart contract program is unnecessary now.

Checklist

  • Targeted PR against correct branch.
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Wrote unit tests.
  • Re-reviewed Files changed in the Github PR explorer.

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@bc5e77c). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #81   +/-   ##
=========================================
  Coverage          ?   61.06%           
=========================================
  Files             ?       24           
  Lines             ?      994           
  Branches          ?        0           
=========================================
  Hits              ?      607           
  Misses            ?      371           
  Partials          ?       16           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bc5e77c...50521ad. Read the comment docs.

@dadamu dadamu merged commit e5e29b8 into master Dec 1, 2021
@dadamu dadamu deleted the paul/token-swap-program branch December 1, 2021 06:03
@dadamu
Copy link
Collaborator Author

dadamu commented Dec 1, 2021

This PR is also a implementation of #75.

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