Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: smartcontractkit/cre-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.10
Choose a base ref
...
head repository: smartcontractkit/cre-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.11
Choose a head ref
  • 3 commits
  • 6 files changed
  • 4 contributors

Commits on Feb 11, 2026

  1. Bump confidentialhttp SDK: move EncryptOutput to HTTPRequest (#259)

    Bump confidentialhttp SDK and move EncryptOutput to HTTPRequest
    
    cre-sdk-go PR #101 moved EncryptOutput from ConfidentialHTTPRequest to
    HTTPRequest. Update the por_workflow test to match the new API.
    nadahalli authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    4d39c62 View commit details
    Browse the repository at this point in the history
  2. Add worldchain mainnet mock forwarder (#238)

    Added worldchain mainnet mock forwarder
    amit-momin authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    6611b73 View commit details
    Browse the repository at this point in the history
  3. Convert conf http to DON runtime (#260)

    * Initial change: convert conf http to DON runtime
    
    * update go mods to latest sha
    
    * bump go mods
    
    ---------
    
    Co-authored-by: Prashant Yadav <prashant.yadav@smartcontract.com>
    vreff and prashantkumar1982 authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    c448d8d View commit details
    Browse the repository at this point in the history
Loading