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

feat(LBP): bounded storage #634

Merged
merged 3 commits into from
Jul 10, 2023
Merged

feat(LBP): bounded storage #634

merged 3 commits into from
Jul 10, 2023

Conversation

Roznovjak
Copy link
Collaborator

This PR removes without_storage_info from the LBP pallet.

@Roznovjak Roznovjak self-assigned this Jul 4, 2023
@github-actions
Copy link

github-actions bot commented Jul 4, 2023

Crate versions that have been updated:

  • pallet-lbp: v4.6.12 -> v4.6.13

Runtime version has not been increased.

@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5c866a7) 49.64% compared to head (fd59b6f) 49.64%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #634   +/-   ##
=======================================
  Coverage   49.64%   49.64%           
=======================================
  Files          60       60           
  Lines        3857     3857           
=======================================
  Hits         1915     1915           
  Misses       1942     1942           
Impacted Files Coverage Δ
pallets/lbp/src/lib.rs 82.03% <ø> (ø)

☔ 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 801711f into master Jul 10, 2023
7 checks passed
@Roznovjak Roznovjak deleted the lbp_bounded_storage branch July 10, 2023 14:12
@Roznovjak Roznovjak linked an issue Jul 17, 2023 that may be closed by this pull request
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.

Remove without_storage_info from pallets
2 participants