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

Added PDEX Token Handler #642

Merged
merged 5 commits into from Feb 20, 2023
Merged

Added PDEX Token Handler #642

merged 5 commits into from Feb 20, 2023

Conversation

zktony
Copy link
Contributor

@zktony zktony commented Feb 9, 2023

Handled Native-token transfer from Solochain to Polkadex Parachain.
Partially close https://github.com/Polkadex-Substrate/thea/issues/100

@zktony zktony marked this pull request as draft February 9, 2023 14:58
@zktony zktony marked this pull request as ready for review February 10, 2023 07:01
@zktony zktony added the A0-PleaseReview Pull request needs code review. label Feb 10, 2023
@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Base: 55.41% // Head: 55.59% // Increases project coverage by +0.18% 🎉

Coverage data is based on head (6750d37) compared to base (d3dc62d).
Patch coverage: 76.92% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           Develop     #642      +/-   ##
===========================================
+ Coverage    55.41%   55.59%   +0.18%     
===========================================
  Files           29       29              
  Lines         2142     2162      +20     
===========================================
+ Hits          1187     1202      +15     
- Misses         955      960       +5     
Impacted Files Coverage Δ
runtime/src/lib.rs 0.00% <0.00%> (ø)
pallets/asset-handler/src/lib.rs 75.79% <72.72%> (-0.14%) ⬇️
pallets/thea/src/lib.rs 46.51% <85.71%> (+1.31%) ⬆️

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

pallets/asset-handler/src/lib.rs Show resolved Hide resolved
pallets/asset-handler/src/lib.rs Show resolved Hide resolved
pallets/thea/src/lib.rs Outdated Show resolved Hide resolved
pallets/thea/src/lib.rs Outdated Show resolved Hide resolved
@Gauthamastro Gauthamastro merged commit 16249fe into Develop Feb 20, 2023
@Gauthamastro Gauthamastro deleted the zk-pdex-handler branch February 20, 2023 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-PleaseReview Pull request needs code review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants