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 swap pallet #634

Merged
merged 11 commits into from Apr 8, 2023
Merged

add swap pallet #634

merged 11 commits into from Apr 8, 2023

Conversation

nuel77
Copy link
Member

@nuel77 nuel77 commented Feb 2, 2023

TODO:

  • add testcases
  • add benchmarks

pallets/router/Cargo.toml Outdated Show resolved Hide resolved
pallets/support/Cargo.toml Outdated Show resolved Hide resolved
pallets/router/src/lib.rs Outdated Show resolved Hide resolved
pallets/swap/src/lib.rs Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.96 ⚠️

Comparison is base (0b60ebc) 47.91% compared to head (fe67a03) 46.95%.

❗ Current head fe67a03 differs from pull request most recent head 3839db5. Consider uploading reports for the commit 3839db5 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           Develop     #634      +/-   ##
===========================================
- Coverage    47.91%   46.95%   -0.96%     
===========================================
  Files           61       35      -26     
  Lines         4385     2611    -1774     
===========================================
- Hits          2101     1226     -875     
+ Misses        2284     1385     -899     

see 44 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

# Conflicts:
#	Cargo.lock
#	pallets/asset-handler/src/lib.rs
#	pallets/ocex/src/tests.rs
#	pallets/thea-cross-chain-governance/src/mock.rs
#	pallets/thea-staking/src/tests.rs
@Gauthamastro Gauthamastro merged commit b6b3f13 into Develop Apr 8, 2023
1 of 2 checks passed
@Gauthamastro Gauthamastro deleted the nuel/swap-univ2 branch April 8, 2023 05:50
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.

None yet

4 participants