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

Macros: Return optional extrinsic instead of unwrapping #709

Merged
merged 7 commits into from
Feb 20, 2024

Commits on Feb 19, 2024

  1. remove unwraps from macros and add Option return value instead

    fix examples
    
    fix examples
    haerdib committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d9fd677 View commit details
    Browse the repository at this point in the history
  2. fix macro and add unit tests

    haerdib committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0e573fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c2fd3f View commit details
    Browse the repository at this point in the history
  4. fix tests

    haerdib committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6832450 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb39d9d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    07db3ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    054c8b6 View commit details
    Browse the repository at this point in the history