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(relayer): Asynchronous message processing, error handling, nonce management, and indexer folder structuring #259

Merged
merged 24 commits into from
Nov 17, 2022

Commits on Nov 11, 2022

  1. wg/errchan handling, block batch size config param for ndexer, .defau…

    …lt.env update, indexer folder file restructuring, nonce handling for message processor
    cyberhorsey committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    6a67af3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48d0a2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd6f108 View commit details
    Browse the repository at this point in the history
  4. add gosimple linter

    cyberhorsey committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    5eb0d61 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. refactor handle_even with cleaner handle methods. test for canProcess…

    …Message. error handling return in handle_event after filling errChan
    cyberhorsey committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    6ac57c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    426f5ab View commit details
    Browse the repository at this point in the history
  3. subscribe return error

    cyberhorsey committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    1308298 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. merge main

    cyberhorsey committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    ffe31d3 View commit details
    Browse the repository at this point in the history
  2. Update packages/relayer/cli/cli.go

    Co-authored-by: David <[email protected]>
    cyberhorsey and davidtaikocha authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    3c1c78c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03583c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e98a16b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03b1aa3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cae802 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50243f0 View commit details
    Browse the repository at this point in the history
  8. lint

    cyberhorsey committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    e3e6cd1 View commit details
    Browse the repository at this point in the history
  9. waitgroup => errgroup

    cyberhorsey committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    69cf857 View commit details
    Browse the repository at this point in the history
  10. use ResubscribeErr

    cyberhorsey committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    3d0879d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a124290 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    70a1d33 View commit details
    Browse the repository at this point in the history
  13. lint

    cyberhorsey committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    4239be3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3a4423c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    4e3cc85 View commit details
    Browse the repository at this point in the history
  2. lint

    cyberhorsey committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    bf0f4e9 View commit details
    Browse the repository at this point in the history
  3. bump lint funlen

    cyberhorsey committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ec80d8f View commit details
    Browse the repository at this point in the history