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

chore(sequencer): migrate from anyhow::Result to eyre::Result #1387

Merged
merged 19 commits into from
Sep 13, 2024

Commits on Aug 22, 2024

  1. Migrate anyhow to eyre

    ethanoroshiba committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ef46741 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f1ab66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6ea198 View commit details
    Browse the repository at this point in the history
  4. rust fmt

    ethanoroshiba committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5186aab View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    02ed399 View commit details
    Browse the repository at this point in the history
  2. Requested changes

    ethanoroshiba committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    cb1dab7 View commit details
    Browse the repository at this point in the history
  3. Minor changes

    ethanoroshiba committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1a27770 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    f0e5bba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    172cea2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83d0b2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4ee9ff View commit details
    Browse the repository at this point in the history
  5. taplo fmt

    ethanoroshiba committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6a571ee View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 11, 2024

  1. Requested changes

    ethanoroshiba committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9b83afb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7b0da2 View commit details
    Browse the repository at this point in the history
  3. Fix merge issues

    ethanoroshiba committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a29c857 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Requested changes

    ethanoroshiba committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a831672 View commit details
    Browse the repository at this point in the history
  2. Minor change

    ethanoroshiba committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2871181 View commit details
    Browse the repository at this point in the history
  3. Requested changes

    ethanoroshiba committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    19d39c8 View commit details
    Browse the repository at this point in the history