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) (#95) (#99) #102

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

dmitrylavrenov
Copy link

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

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 dmitrylavrenov merged commit 6587c79 into locked/polkadot-v0.9.43 Feb 19, 2024
@dmitrylavrenov dmitrylavrenov deleted the fix-cast-v0.9.43 branch February 19, 2024 08:56
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