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 casting usize to u8 at pallet::error macro #91

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

dmitrylavrenov
Copy link

Cherry-picking

…bdf2`) (#74) (#80)

* Fix casting usize to u8 at pallet::error macro

* Edit error message

Co-authored-by: MOZGIII <[email protected]>
@dmitrylavrenov dmitrylavrenov merged commit 8eab7e8 into locked/polkadot-v0.9.39 Oct 31, 2023
@dmitrylavrenov dmitrylavrenov deleted the fix-cast-v0.9.39 branch October 31, 2023 13:14
dmitrylavrenov added a commit that referenced this pull request Nov 14, 2023
Fix casting `usize` to `u8` at `pallet::error` macro (reapplying `3f6bdf2`) (#74) (#80)

* Fix casting usize to u8 at pallet::error macro

* Edit error message

Co-authored-by: MOZGIII <[email protected]>
dmitrylavrenov added a commit that referenced this pull request Nov 14, 2023
Fix casting `usize` to `u8` at `pallet::error` macro (reapplying `3f6bdf2`) (#74) (#80)

* Fix casting usize to u8 at pallet::error macro

* Edit error message

Co-authored-by: MOZGIII <[email protected]>
dmitrylavrenov added a commit that referenced this pull request Dec 19, 2023
Fix casting `usize` to `u8` at `pallet::error` macro (reapplying `3f6bdf2`) (#74) (#80)

* Fix casting usize to u8 at pallet::error macro

* Edit error message

Co-authored-by: MOZGIII <[email protected]>
dmitrylavrenov added a commit that referenced this pull request Dec 19, 2023
Fix casting `usize` to `u8` at `pallet::error` macro (reapplying `3f6bdf2`) (#74) (#80)

* Fix casting usize to u8 at pallet::error macro

* Edit error message

Co-authored-by: MOZGIII <[email protected]>
dmitrylavrenov added a commit that referenced this pull request Feb 19, 2024
Fix casting `usize` to `u8` at `pallet::error` macro (reapplying `3f6bdf2`) (#74) (#80)

* Fix casting usize to u8 at pallet::error macro

* Edit error message

Co-authored-by: MOZGIII <[email protected]>
dmitrylavrenov added a commit that referenced this pull request Feb 19, 2024
#102)

Fix casting `usize` to `u8` at `pallet::error` macro (reapplying `3f6bdf2`) (#74) (#80)

* Fix casting usize to u8 at pallet::error macro

* Edit error message

Co-authored-by: MOZGIII <[email protected]>
dmitrylavrenov added a commit that referenced this pull request Jun 10, 2024
#102)

Fix casting `usize` to `u8` at `pallet::error` macro (reapplying `3f6bdf2`) (#74) (#80)

* Fix casting usize to u8 at pallet::error macro

* Edit error message

Co-authored-by: MOZGIII <[email protected]>
dmitrylavrenov added a commit that referenced this pull request Jun 10, 2024
#102) (#103)

Fix casting `usize` to `u8` at `pallet::error` macro (reapplying `3f6bdf2`) (#74) (#80)

* Fix casting usize to u8 at pallet::error macro

* Edit error message

Co-authored-by: MOZGIII <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant