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

feat: refactor request builder workflow #431

Merged
merged 13 commits into from
Apr 16, 2024

Commits on Apr 15, 2024

  1. feat: refactor request builder workflow

    leruaa authored and prestwich committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    23923ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e19433 View commit details
    Browse the repository at this point in the history
  3. fix: avoid nesting

    leruaa authored and prestwich committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9483cb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fb4121 View commit details
    Browse the repository at this point in the history
  5. feat: Impl Display for TxType

    leruaa authored and prestwich committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9df4c34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3a5d13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5fde07b View commit details
    Browse the repository at this point in the history
  8. feat: tx type in trait

    prestwich committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8b57a23 View commit details
    Browse the repository at this point in the history
  9. fix: core fmt

    prestwich committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b332720 View commit details
    Browse the repository at this point in the history
  10. fix: tests passing

    prestwich committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b06cd85 View commit details
    Browse the repository at this point in the history
  11. fix: no_std in consensus

    prestwich committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f571d5a View commit details
    Browse the repository at this point in the history
  12. feature: assert_preferred

    prestwich committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    89a0652 View commit details
    Browse the repository at this point in the history
  13. fix: anytxtype

    prestwich committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    384cd46 View commit details
    Browse the repository at this point in the history