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

fix: asset registry bounded storage #627

Merged
merged 7 commits into from
Jul 6, 2023

Conversation

Roznovjak
Copy link
Contributor

This PR removes without_storage_info from the asset registry pallet.

@github-actions
Copy link

github-actions bot commented Jul 4, 2023

Crate versions that have been updated:

  • pallet-asset-registry: v2.2.1 -> v2.2.2
  • hydradx-runtime: v165.0.0 -> v166.0.0

Runtime version has been increased.

@mrq1911 mrq1911 changed the title feat(asset-registry): bounded storage fix: asset registry bounded storage Jul 4, 2023
@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (91ea9db) 65.17% compared to head (ac1bb3e) 65.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #627   +/-   ##
=======================================
  Coverage   65.17%   65.17%           
=======================================
  Files         131      131           
  Lines        9648     9648           
=======================================
  Hits         6288     6288           
  Misses       3360     3360           
Impacted Files Coverage Δ
pallets/asset-registry/src/lib.rs 85.45% <ø> (ø)
runtime/hydradx/src/lib.rs 4.45% <ø> (ø)
runtime/hydradx/src/xcm.rs 78.94% <ø> (ø)

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

@Roznovjak Roznovjak merged commit 27b0a27 into master Jul 6, 2023
8 checks passed
@Roznovjak Roznovjak deleted the asset_registry_bounded_storage branch July 6, 2023 12:03
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.

3 participants