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): Relayer indexer/processor separation and refactor, messaging queue #14605

Merged
merged 101 commits into from
Sep 6, 2023

Commits on Aug 18, 2023

  1. fix the history page

    cyberhorsey committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2fa81d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

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

Commits on Aug 28, 2023

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

Commits on Aug 29, 2023

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

Commits on Aug 30, 2023

  1. wip

    cyberhorsey committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    01b6922 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c35bf49 View commit details
    Browse the repository at this point in the history
  3. wip cli refactor

    cyberhorsey committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e6b1ba8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d91eb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62956c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    30d708a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'relayer_indexer_separation' of github.com:taikoxyz/taik…

    …o-mono into relayer_indexer_separation
    cyberhorsey committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0afde21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2f332d View commit details
    Browse the repository at this point in the history
  4. lint

    cyberhorsey committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a1f03a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdb8dea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e43ade View commit details
    Browse the repository at this point in the history
  7. better log

    cyberhorsey committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c96648d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf6fa1e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d3791a View commit details
    Browse the repository at this point in the history
  10. test

    cyberhorsey committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    148a22b View commit details
    Browse the repository at this point in the history
  11. Merge branch 'relayer_indexer_separation' of github.com:taikoxyz/taik…

    …o-mono into relayer_indexer_separation
    cyberhorsey committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    192599c View commit details
    Browse the repository at this point in the history
  12. http port

    cyberhorsey committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    4b44c80 View commit details
    Browse the repository at this point in the history
  13. test

    cyberhorsey committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    38b97d0 View commit details
    Browse the repository at this point in the history
  14. .

    cyberhorsey committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b6c6390 View commit details
    Browse the repository at this point in the history
  15. test

    cyberhorsey committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    df38473 View commit details
    Browse the repository at this point in the history
  16. .env

    cyberhorsey committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f94293f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. output to stdout

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    62ebf3c View commit details
    Browse the repository at this point in the history
  2. server fix

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9e12865 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4e7277 View commit details
    Browse the repository at this point in the history
  4. default .env

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5d2534b View commit details
    Browse the repository at this point in the history
  5. log

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1ff6a99 View commit details
    Browse the repository at this point in the history
  6. log

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    a217959 View commit details
    Browse the repository at this point in the history
  7. queue name

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5b4ebac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    94c4d11 View commit details
    Browse the repository at this point in the history
  9. only non nil msgs

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b213e9b View commit details
    Browse the repository at this point in the history
  10. ack nil body

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5f3f6f0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6c869b9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a0149b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b8d4e3c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9c60fed View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f24830d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    23a48a7 View commit details
    Browse the repository at this point in the history
  17. defaults

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b871c1e View commit details
    Browse the repository at this point in the history
  18. Merge branch 'relayer_indexer_separation' of github.com:taikoxyz/taik…

    …o-mono into relayer_indexer_separation
    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    13b4743 View commit details
    Browse the repository at this point in the history
  19. default ctx

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    05a2d1f View commit details
    Browse the repository at this point in the history
  20. go mod

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    2b5f4eb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b192cd8 View commit details
    Browse the repository at this point in the history
  22. test

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    346277c View commit details
    Browse the repository at this point in the history
  23. metrics tests

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5e13d61 View commit details
    Browse the repository at this point in the history
  24. mock chain ids

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1794e8e View commit details
    Browse the repository at this point in the history
  25. duplicate IDs

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    02b6f9c View commit details
    Browse the repository at this point in the history
  26. only use ch if valid

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    2eea9c8 View commit details
    Browse the repository at this point in the history
  27. logs

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c0491b9 View commit details
    Browse the repository at this point in the history
  28. rm reset conn

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    473f027 View commit details
    Browse the repository at this point in the history
  29. try a panic here...

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    017d79e View commit details
    Browse the repository at this point in the history
  30. more logs

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f6835b3 View commit details
    Browse the repository at this point in the history
  31. Reconnect

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    2192c86 View commit details
    Browse the repository at this point in the history
  32. typo

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    8c87e1f View commit details
    Browse the repository at this point in the history
  33. lint

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    36e1cfc View commit details
    Browse the repository at this point in the history
  34. lint

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0487f45 View commit details
    Browse the repository at this point in the history
  35. return lint

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    2eff29a View commit details
    Browse the repository at this point in the history
  36. try to publish again

    cyberhorsey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f17b7cb View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

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

    cyberhorsey committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    131be79 View commit details
    Browse the repository at this point in the history
  3. notify cancel

    cyberhorsey committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    31f67a6 View commit details
    Browse the repository at this point in the history
  4. fix connect

    cyberhorsey committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    016748f View commit details
    Browse the repository at this point in the history
  5. err check

    cyberhorsey committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    2694a74 View commit details
    Browse the repository at this point in the history
  6. handle reconnect

    cyberhorsey committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    f76357d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33437e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. additional logs

    cyberhorsey committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    67da8e6 View commit details
    Browse the repository at this point in the history
  2. correct ack logs

    cyberhorsey committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    c5a4968 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    338d3bd View commit details
    Browse the repository at this point in the history
  4. notify for queue

    cyberhorsey committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    5470818 View commit details
    Browse the repository at this point in the history
  5. inspect queue every tick

    cyberhorsey committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    5cb1359 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77a918f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd49fc1 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'relayer_indexer_separation' of github.com:taikoxyz/taik…

    …o-mono into relayer_indexer_separation
    cyberhorsey committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    fc36cd1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5401a6e View commit details
    Browse the repository at this point in the history
  10. log

    cyberhorsey committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    14f1f0a View commit details
    Browse the repository at this point in the history
  11. .

    cyberhorsey committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    eebd0ae View commit details
    Browse the repository at this point in the history
  12. Add quick heartbeat

    cyberhorsey committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    a7418b6 View commit details
    Browse the repository at this point in the history
  13. Add a message id

    cyberhorsey committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    350ea25 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6fc2d19 View commit details
    Browse the repository at this point in the history
  15. dont ack/nack in a loop, delivery cant be delivered on same channel, …

    …will be picked up again in subscription
    cyberhorsey committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    9426c47 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    58f4e33 View commit details
    Browse the repository at this point in the history
  17. error => info?

    cyberhorsey committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    696426a View commit details
    Browse the repository at this point in the history
  18. Merge branch 'relayer_indexer_separation' of github.com:taikoxyz/taik…

    …o-mono into relayer_indexer_separation
    cyberhorsey committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    3d1988b View commit details
    Browse the repository at this point in the history
  19. log...

    cyberhorsey committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    1e52ad1 View commit details
    Browse the repository at this point in the history
  20. check delivery channel

    cyberhorsey committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    d6834f8 View commit details
    Browse the repository at this point in the history
  21. oops

    cyberhorsey committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    37c6ff9 View commit details
    Browse the repository at this point in the history
  22. buffer the msgs chan

    cyberhorsey committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    40ab3f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    3ba7f29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc1d75d View commit details
    Browse the repository at this point in the history
  3. Try this...

    cyberhorsey committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    03ab07c View commit details
    Browse the repository at this point in the history
  4. rm buffer, add some logs

    cyberhorsey committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7b1a1a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    e89628f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3880033 View commit details
    Browse the repository at this point in the history
  3. add timeouts

    cyberhorsey committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b450d05 View commit details
    Browse the repository at this point in the history
  4. timeouts in tests

    cyberhorsey committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3ec57ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c05e13b View commit details
    Browse the repository at this point in the history
  6. use ethclient timeout

    cyberhorsey committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ab8efbb View commit details
    Browse the repository at this point in the history
  7. readme

    cyberhorsey committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    67a07bc View commit details
    Browse the repository at this point in the history