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

Allow tx payloads to be boxed #1690

Merged
merged 5 commits into from
Jul 29, 2024
Merged

Allow tx payloads to be boxed #1690

merged 5 commits into from
Jul 29, 2024

Commits on Jul 23, 2024

  1. Allow tx payloads to be boxed

    jsdw committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b92f70c View commit details
    Browse the repository at this point in the history
  2. Add example of boxed payloads

    jsdw committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9fda8ad View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. explicit box import

    jsdw committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3c4010d View commit details
    Browse the repository at this point in the history
  2. box import at top

    jsdw committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    bf79e6f View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    jsdw committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3a775d7 View commit details
    Browse the repository at this point in the history