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

enhancement: extract better error messages from indexers #1435

Merged
merged 10 commits into from
Oct 30, 2023

Commits on Oct 23, 2023

  1. support Result in indexers

    lostman committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    5819f1c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Merge remote-tracking branch 'origin/develop' into maciej/1409-full-e…

    …rror-support-in-indexers
    lostman committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    76749fc View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    lostman committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    21a9c5a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    14a8c3b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into maciej/1434-better…

    …-error-messages-from-indexers
    lostman committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    29a419c View commit details
    Browse the repository at this point in the history
  3. fmt

    lostman committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    15e3dfe View commit details
    Browse the repository at this point in the history
  4. trybuild

    lostman committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d506f90 View commit details
    Browse the repository at this point in the history
  5. move anyhow dependency

    lostman committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1ff69fe View commit details
    Browse the repository at this point in the history
  6. fmt

    lostman committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3d09a71 View commit details
    Browse the repository at this point in the history
  7. Update packages/fuel-indexer-macros/src/indexer.rs

    Co-authored-by: rashad <spam.rashad@protonmail.com>
    lostman and ra0x3 authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a3f78f2 View commit details
    Browse the repository at this point in the history