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

migrating outgoing.rs to snafu error handling #3854

Merged
merged 17 commits into from
Aug 17, 2024

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    d58b9ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da4bc24 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. migrate-object.rs-to-snafu

    cryptoni9n committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5af8d79 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    7d4c881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4475df5 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    540ac4a View commit details
    Browse the repository at this point in the history
  2. updated with snafu_context

    cryptoni9n committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a190e59 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'convert-outgoing.rs-to-snafu-error' of https://github.c…

    …om/cryptoni9n/ord into convert-outgoing.rs-to-snafu-error
    cryptoni9n committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7754561 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0752180 View commit details
    Browse the repository at this point in the history
  5. cargo fmt

    cryptoni9n committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    53f607a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    b6730d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. combining errors

    cryptoni9n committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    2118718 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'convert-outgoing.rs-to-snafu-error' of https://github.c…

    …om/cryptoni9n/ord into convert-outgoing.rs-to-snafu-error
    cryptoni9n committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    0c10041 View commit details
    Browse the repository at this point in the history
  3. placate clippy

    cryptoni9n committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    c52ea8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f346a4f View commit details
    Browse the repository at this point in the history
  5. Tweak

    casey committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    1c00dcb View commit details
    Browse the repository at this point in the history
  6. Enhance

    casey committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    8d612ad View commit details
    Browse the repository at this point in the history