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

Block range guarantees #9022

Merged
merged 34 commits into from
Jun 7, 2023
Merged

Commits on Jun 6, 2023

  1. Support libocr in-protocol block range guarantees

    - Low latency oracle jobs now support in-protocol block range guarantees. This
      is necessary in order to produce reports with block number ranges that do not
      overlap. It can now be guaranteed at the protocol level, so we can use local
      state instead of relying on an unreliable round-trip to the Mercury server.
    vyzaldysanchez authored and samsondav committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5f71330 View commit details
    Browse the repository at this point in the history
  2. scripts go.mod

    samsondav committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d696ee5 View commit details
    Browse the repository at this point in the history
  3. test

    samsondav committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fd707c6 View commit details
    Browse the repository at this point in the history
  4. Update core/web/presenters/ocr_keys.go

    Co-authored-by: Jordan Krage <[email protected]>
    samsondav and jmank88 authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    50be897 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7935735 View commit details
    Browse the repository at this point in the history
  6. Remove panics'

    samsondav committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    291cb53 View commit details
    Browse the repository at this point in the history
  7. imports

    samsondav committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e4671ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f61fc96 View commit details
    Browse the repository at this point in the history
  9. Bump libocr to go get github.com/smartcontractkit/libocr@232b0d24bb3c…

    …b25a3014b62d68027f61b996ecf4
    samsondav committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    03dae83 View commit details
    Browse the repository at this point in the history
  10. lint

    samsondav committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b2375fb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5c97c6b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    212a6fa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4791b25 View commit details
    Browse the repository at this point in the history
  14. gomodtidy

    samsondav committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    81b5546 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1103b09 View commit details
    Browse the repository at this point in the history
  16. Fix lint

    samsondav committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e4adea5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8693472 View commit details
    Browse the repository at this point in the history
  18. fix merge conflict

    samsondav committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f314470 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a0181c4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    04cb288 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    73e523b View commit details
    Browse the repository at this point in the history
  22. Merge remote-tracking branch 'origin/feature/MERC-114/block-range-gua…

    …rantee' into feature/MERC-114/block-range-guarantee
    samsondav committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f13722e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    bcb7c6a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    31b1773 View commit details
    Browse the repository at this point in the history
  25. no longer experimental

    samsondav committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ff19c45 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. latest ocr2vrf

    samsondav committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    ddbc8ec View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature/MERC-114/block-range-gua…

    …rantee' into feature/MERC-114/block-range-guarantee
    samsondav committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    64e45e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cdf532 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59ebe85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63004f3 View commit details
    Browse the repository at this point in the history
  6. Fix conflicts

    samsondav committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    347629d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1edcaa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a548fae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b493f4a View commit details
    Browse the repository at this point in the history