-
Notifications
You must be signed in to change notification settings - Fork 20
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
feat: asset registry refactored #124
Conversation
Codecov Report
@@ Coverage Diff @@
## master #124 +/- ##
==========================================
+ Coverage 85.66% 86.08% +0.42%
==========================================
Files 20 21 +1
Lines 1911 2048 +137
==========================================
+ Hits 1637 1763 +126
- Misses 274 285 +11
Continue to review full report at Codecov.
|
Co-authored-by: green-jay <75261756+green-jay@users.noreply.github.com>
Co-authored-by: green-jay <75261756+green-jay@users.noreply.github.com>
Co-authored-by: Jakub Pánik <jakub.panik@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
New pallet-registry added.
It is a rework of original and very simple asset-registry pallet. This new implementation attempts to be more robust and easier to use.
New Features compared to previous implementation includes: