Skip to content

Conversation

@haerdib
Copy link
Contributor

@haerdib haerdib commented Feb 6, 2024

  • Updates the compose macros to return an Option instead of potentially unsafe unwrapping.
  • Changes description from module to more commonly used pallet.

closes #705

@haerdib haerdib self-assigned this Feb 6, 2024
@haerdib haerdib changed the title Remove unwraps from macros and add Option return value instead Return optional extrinsic instead of unwrapping Feb 6, 2024
@haerdib haerdib changed the title Return optional extrinsic instead of unwrapping Macros: Return optional extrinsic instead of unwrapping Feb 6, 2024
@haerdib haerdib added F1-security possible vulnerability E2-breaksapi labels Feb 7, 2024
@haerdib haerdib marked this pull request as ready for review February 19, 2024 10:29
@haerdib haerdib requested a review from masapr February 19, 2024 10:29
Copy link
Collaborator

@masapr masapr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@haerdib haerdib merged commit 763164c into master Feb 20, 2024
@haerdib haerdib deleted the bh/clean-up-macros branch February 20, 2024 16:03
@haerdib haerdib mentioned this pull request Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

E2-breaksapi F1-security possible vulnerability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unsafe unwraps in macro: Remove or declare as unsafe

3 participants