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:pubsub support for contract call auth #209

Merged
merged 84 commits into from
Dec 14, 2023
Merged

feat:pubsub support for contract call auth #209

merged 84 commits into from
Dec 14, 2023

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    19c5f2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccc0042 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    273ca04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d68e72d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12b20c7 View commit details
    Browse the repository at this point in the history
  6. Reduce docker image size

    cbrit committed May 10, 2023
    Configuration menu
    Copy the full SHA
    d8f5700 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7fa8cdd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31d00cc View commit details
    Browse the repository at this point in the history
  9. Update README

    cbrit committed May 10, 2023
    Configuration menu
    Copy the full SHA
    0a993eb View commit details
    Browse the repository at this point in the history
  10. Add missed doc file

    cbrit committed May 10, 2023
    Configuration menu
    Copy the full SHA
    e418675 View commit details
    Browse the repository at this point in the history
  11. Fix Makefile bugs after changes

    cbrit committed May 10, 2023
    Configuration menu
    Copy the full SHA
    6990ef2 View commit details
    Browse the repository at this point in the history
  12. Fix linting issues with proto directory structure and linting warning…

    …s (ContractCall -> ContractCallService)
    cbrit committed May 10, 2023
    Configuration menu
    Copy the full SHA
    df01389 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    00d92f0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    edb1c8a View commit details
    Browse the repository at this point in the history
  15. fmt

    cbrit committed May 10, 2023
    Configuration menu
    Copy the full SHA
    b3b03af View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8c79277 View commit details
    Browse the repository at this point in the history
  17. Fix proto gen bug

    cbrit committed May 10, 2023
    Configuration menu
    Copy the full SHA
    03486d5 View commit details
    Browse the repository at this point in the history
  18. fmt

    cbrit committed May 10, 2023
    Configuration menu
    Copy the full SHA
    d07fcf8 View commit details
    Browse the repository at this point in the history
  19. Review items

    cbrit committed May 10, 2023
    Configuration menu
    Copy the full SHA
    c14c1da View commit details
    Browse the repository at this point in the history
  20. Add missed review item

    cbrit committed May 10, 2023
    Configuration menu
    Copy the full SHA
    3c67354 View commit details
    Browse the repository at this point in the history
  21. Add missing abi file

    cbrit committed May 10, 2023
    Configuration menu
    Copy the full SHA
    182e22f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a8771d6 View commit details
    Browse the repository at this point in the history
  23. Review items

    cbrit committed May 10, 2023
    Configuration menu
    Copy the full SHA
    3b7ee58 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c9c6edb View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    fcafe40 View commit details
    Browse the repository at this point in the history
  26. Clippy warning in build.rs

    cbrit committed May 10, 2023
    Configuration menu
    Copy the full SHA
    eacee50 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e076319 View commit details
    Browse the repository at this point in the history
  28. Fix doc folder after rebase

    cbrit committed May 10, 2023
    Configuration menu
    Copy the full SHA
    904d489 View commit details
    Browse the repository at this point in the history
  29. fmt

    cbrit committed May 10, 2023
    Configuration menu
    Copy the full SHA
    700df9e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    97a121e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0421b20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a0e10e View commit details
    Browse the repository at this point in the history
  4. Bump proto to v4

    cbrit committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    1f1fac0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa4f5a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    602db30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86da1ea View commit details
    Browse the repository at this point in the history
  8. Fix another CI bug

    cbrit committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    51469e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Fix image naming

    cbrit committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    abe3156 View commit details
    Browse the repository at this point in the history
  2. debugging ci

    cbrit committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    e2a7f44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c578586 View commit details
    Browse the repository at this point in the history
  4. reference by tag

    cbrit committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    77a369b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. WIP - Interacts with pubsub

    cbrit committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    6af1077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b527862 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6805b9f View commit details
    Browse the repository at this point in the history
  4. fmt + clippy

    cbrit committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    f9b1e99 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

  1. Missing commits

    cbrit committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a6a9e19 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    a2663b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6be3669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4ee0ec View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Jul 31, 2023

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

Commits on Nov 29, 2023

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

Commits on Dec 4, 2023

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

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    65dd8a3 View commit details
    Browse the repository at this point in the history
  2. Update somm_proto dep

    cbrit committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3186156 View commit details
    Browse the repository at this point in the history
  3. Remove leftover merge artifacts

    cbrit committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0c24022 View commit details
    Browse the repository at this point in the history
  4. Get Go stuff working

    cbrit committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e41bec4 View commit details
    Browse the repository at this point in the history
  5. Fmt

    cbrit committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0d0b061 View commit details
    Browse the repository at this point in the history
  6. Bump go version in CI

    cbrit committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    35a55ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e92f0e3 View commit details
    Browse the repository at this point in the history
  8. Update steward go protos

    cbrit committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7b5fffb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e2a880e View commit details
    Browse the repository at this point in the history
  10. Fix proposal test

    cbrit committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ac46a74 View commit details
    Browse the repository at this point in the history
  11. Update gitignore

    cbrit committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c66d633 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    320298c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bace617 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c457cdc View commit details
    Browse the repository at this point in the history
  4. Remove floating whitespace

    cbrit committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    535618b View commit details
    Browse the repository at this point in the history
  5. change info log to debug

    cbrit committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f83618a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f8d4d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8d3560 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e323539 View commit details
    Browse the repository at this point in the history
  9. Fix typo

    cbrit committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f8a6bc5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e889b61 View commit details
    Browse the repository at this point in the history
  11. Fmt

    cbrit committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ab63df9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7c6a7a3 View commit details
    Browse the repository at this point in the history
  13. Clippy

    cbrit committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    71a3bbd View commit details
    Browse the repository at this point in the history
  14. Add publish block list

    cbrit committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    771c22a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ee3ea5d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8ad1d76 View commit details
    Browse the repository at this point in the history
  17. Move blocked publisher filter

    cbrit committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    78b856e View commit details
    Browse the repository at this point in the history
  18. Update gravity_bridge dep

    cbrit committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    62a068c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    18cdbce View commit details
    Browse the repository at this point in the history