Skip to content

Capabilities development - #454

Draft
silaslenihan wants to merge 49 commits into
mainfrom
capabilities-development
Draft

Capabilities development#454
silaslenihan wants to merge 49 commits into
mainfrom
capabilities-development

Conversation

@silaslenihan

Copy link
Copy Markdown
Contributor

No description provided.

silaslenihan and others added 30 commits March 2, 2026 12:05
* Remove Solana protos and add Makefile for generation

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* remove unnecessary makefile

* Added back Solana protos

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* update aptos

* upd
* Add Pharos Atlantic support (#306)

* Added Pharos Atlantic support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* aptos proto: add ledger_version to ViewRequest (#310)

* aptos proto: add ledger_version to ViewRequest

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add xlayer, megaeth, cronos, mantle, tac, unichain, scroll, sonic testnet support (#308)

* Added xlayer megaeth cronos mantle tac unichain scroll sonic support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Added celo sepolia

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Added gnosis chiado

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Removed celo sepolia

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Removed gnosis chiado

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add andesite chain (#313)

* Added andesite chain

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add new mainnet chains to client proto (#315)

* Added new mainnet chains to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Remove aptos (moved to capabilities-development branch) (#316)

* remove aptos

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add owner and execution_id to WorkflowExecution proto (#317)

Adds workflow-level context to the app-specific proto rather than
the generic ComputeRequest type, per vreff's feedback on CC PR #277.
The enclave app reads these from the deserialized WorkflowExecution
for runtime secret fetching from VaultDON via the relay DON.

* Add Privacy as codeowners of protos embedded gen files (#318)

* feat: add NodeBuildInfo proto and register it in chip schemas (#320)

* Revert "Remove aptos (moved to capabilities-development branch) (#316)" (#321)

This reverts commit 1124ff8.

* Add hyperliquid mainnet to client proto (#322)

* Added hyperliquid mainnet to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

---------

Co-authored-by: amit-momin <108959691+amit-momin@users.noreply.github.com>
Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
Co-authored-by: cawthorne <cawthornegd@gmail.com>
Co-authored-by: Tejaswi Nadahalli <tejaswi.nadahalli@smartcontract.com>
Co-authored-by: vreff <104409744+vreff@users.noreply.github.com>
Co-authored-by: Gheorghe Strimtu <studentcuza@gmail.com>
* Add Pharos Atlantic support (#306)

* Added Pharos Atlantic support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* aptos proto: add ledger_version to ViewRequest (#310)

* aptos proto: add ledger_version to ViewRequest

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add xlayer, megaeth, cronos, mantle, tac, unichain, scroll, sonic testnet support (#308)

* Added xlayer megaeth cronos mantle tac unichain scroll sonic support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Added celo sepolia

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Added gnosis chiado

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Removed celo sepolia

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Removed gnosis chiado

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add andesite chain (#313)

* Added andesite chain

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add new mainnet chains to client proto (#315)

* Added new mainnet chains to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Remove aptos (moved to capabilities-development branch) (#316)

* remove aptos

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add owner and execution_id to WorkflowExecution proto (#317)

Adds workflow-level context to the app-specific proto rather than
the generic ComputeRequest type, per vreff's feedback on CC PR #277.
The enclave app reads these from the deserialized WorkflowExecution
for runtime secret fetching from VaultDON via the relay DON.

* Add Privacy as codeowners of protos embedded gen files (#318)

* feat: add NodeBuildInfo proto and register it in chip schemas (#320)

* Revert "Remove aptos (moved to capabilities-development branch) (#316)" (#321)

This reverts commit 1124ff8.

* Add hyperliquid mainnet to client proto (#322)

* Added hyperliquid mainnet to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add gnosis chiado to client proto (#324)

* Added gnosis chiado to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* add WorkflowUserMetric (#319)

* add WorkflowUserMetric

* fix metric suffix

* bot: regenerate protobuf files

* add USER_METRIC_TYPE_UNSPECIFIED

* bot: regenerate protobuf files

* update WorkflowUserMetric value to double

* drop histogram support

* bot: regenerate protobuf files

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

---------

Co-authored-by: amit-momin <108959691+amit-momin@users.noreply.github.com>
Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
Co-authored-by: cawthorne <cawthornegd@gmail.com>
Co-authored-by: Yashvardhan Nevatia <yashvardhan.nevatia@smartcontract.com>
Co-authored-by: Tejaswi Nadahalli <tejaswi.nadahalli@smartcontract.com>
Co-authored-by: vreff <104409744+vreff@users.noreply.github.com>
Co-authored-by: Gheorghe Strimtu <studentcuza@gmail.com>
Co-authored-by: karen-stepanyan <91897037+karen-stepanyan@users.noreply.github.com>
* add ReceiverContractExecutionStatus

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* add ReceiverContractExecutionStatus

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
Needed for the enclave to forward org identity when fetching
secrets from VaultDON via the confidential relay path.
* Add Pharos Atlantic support (#306)

* Added Pharos Atlantic support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* aptos proto: add ledger_version to ViewRequest (#310)

* aptos proto: add ledger_version to ViewRequest

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add xlayer, megaeth, cronos, mantle, tac, unichain, scroll, sonic testnet support (#308)

* Added xlayer megaeth cronos mantle tac unichain scroll sonic support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Added celo sepolia

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Added gnosis chiado

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Removed celo sepolia

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Removed gnosis chiado

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add andesite chain (#313)

* Added andesite chain

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add new mainnet chains to client proto (#315)

* Added new mainnet chains to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Remove aptos (moved to capabilities-development branch) (#316)

* remove aptos

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add owner and execution_id to WorkflowExecution proto (#317)

Adds workflow-level context to the app-specific proto rather than
the generic ComputeRequest type, per vreff's feedback on CC PR #277.
The enclave app reads these from the deserialized WorkflowExecution
for runtime secret fetching from VaultDON via the relay DON.

* Add Privacy as codeowners of protos embedded gen files (#318)

* feat: add NodeBuildInfo proto and register it in chip schemas (#320)

* Revert "Remove aptos (moved to capabilities-development branch) (#316)" (#321)

This reverts commit 1124ff8.

* Add hyperliquid mainnet to client proto (#322)

* Added hyperliquid mainnet to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add gnosis chiado to client proto (#324)

* Added gnosis chiado to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* add WorkflowUserMetric (#319)

* add WorkflowUserMetric

* fix metric suffix

* bot: regenerate protobuf files

* add USER_METRIC_TYPE_UNSPECIFIED

* bot: regenerate protobuf files

* update WorkflowUserMetric value to double

* drop histogram support

* bot: regenerate protobuf files

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Revert "Revert "Remove aptos (moved to capabilities-development branch) (#316…" (#331)

This reverts commit ad04ed6.

* Add capability-development branch protection CI (#327)

* Add capability-development branch protection ci

* Upgraded checkout action to major version tag

* Updated validation to only occur when target branch is main

* Addressed feedback

* beholder: publish workflows/v2/workflow_user_metric (#333)

* beholder: publish workflows/v2/workflow_user_metric.proto

* remove entry from deprecated files

* cre-1835: steady and transition indicators (#334)

---------

Co-authored-by: amit-momin <108959691+amit-momin@users.noreply.github.com>
Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
Co-authored-by: cawthorne <cawthornegd@gmail.com>
Co-authored-by: Tejaswi Nadahalli <tejaswi.nadahalli@smartcontract.com>
Co-authored-by: vreff <104409744+vreff@users.noreply.github.com>
Co-authored-by: Gheorghe Strimtu <studentcuza@gmail.com>
Co-authored-by: karen-stepanyan <91897037+karen-stepanyan@users.noreply.github.com>
Co-authored-by: mchain0 <maciej.wisniewski@smartcontract.com>
* Solana LogTrigger: Change eventIdlJson to contractIdlJson

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Add cpi filter config (#307)

* Solana Client: Add CPI Filter Config

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* updated name to dest address

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* rm unused field from write report request

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* Add stellar

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* Add Pharos Atlantic support (#306)

* Added Pharos Atlantic support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* aptos proto: add ledger_version to ViewRequest (#310)

* aptos proto: add ledger_version to ViewRequest

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add xlayer, megaeth, cronos, mantle, tac, unichain, scroll, sonic testnet support (#308)

* Added xlayer megaeth cronos mantle tac unichain scroll sonic support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Added celo sepolia

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Added gnosis chiado

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Removed celo sepolia

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Removed gnosis chiado

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add andesite chain (#313)

* Added andesite chain

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add new mainnet chains to client proto (#315)

* Added new mainnet chains to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Remove aptos (moved to capabilities-development branch) (#316)

* remove aptos

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add owner and execution_id to WorkflowExecution proto (#317)

Adds workflow-level context to the app-specific proto rather than
the generic ComputeRequest type, per vreff's feedback on CC PR #277.
The enclave app reads these from the deserialized WorkflowExecution
for runtime secret fetching from VaultDON via the relay DON.

* Add Privacy as codeowners of protos embedded gen files (#318)

* feat: add NodeBuildInfo proto and register it in chip schemas (#320)

* Revert "Remove aptos (moved to capabilities-development branch) (#316)" (#321)

This reverts commit 1124ff8.

* Add hyperliquid mainnet to client proto (#322)

* Added hyperliquid mainnet to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add gnosis chiado to client proto (#324)

* Added gnosis chiado to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* add WorkflowUserMetric (#319)

* add WorkflowUserMetric

* fix metric suffix

* bot: regenerate protobuf files

* add USER_METRIC_TYPE_UNSPECIFIED

* bot: regenerate protobuf files

* update WorkflowUserMetric value to double

* drop histogram support

* bot: regenerate protobuf files

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Revert "Revert "Remove aptos (moved to capabilities-development branch) (#316…" (#331)

This reverts commit ad04ed6.

* Add capability-development branch protection CI (#327)

* Add capability-development branch protection ci

* Upgraded checkout action to major version tag

* Updated validation to only occur when target branch is main

* Addressed feedback

* beholder: publish workflows/v2/workflow_user_metric (#333)

* beholder: publish workflows/v2/workflow_user_metric.proto

* remove entry from deprecated files

* cre-1835: steady and transition indicators (#334)

* feat(op-catalog): add SEMANTICS_DELETE to EditSemantics enum (#342)

* Version Packages (#343)

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add Fastlane Atlas userOp message (#344)

* Add fastlane userOp message

* bot: regenerate protobuf files

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* OEV-851 Add optional dualBroadcastParams field to TxMessage (#302)

* Adding job spec protos for Data Feeds (#346)

* Adding job spec protos for Data Feeds

* Removing iron-flask-data-feeds file

* Restoring file, only deleting what was added

* trailing newline

* Adding subdomain data-feeds.job-spec

* Removing added yarn.lock

* Registering job_spec messages for Beholder domain (#348)

* Add node job info platform event proto (#345)

* Updating CODEOWNERS for data-feeds (#350)

* Simplifying job spec protos (#349)

* Simplying job spec protos

* Simplifying job spec protos

* Moving location of contract_id

* Update gh worflow file to trigger on changes to chip `.json` (#352)

* Message rules API (#351)

* Message rules API

* bot: regenerate protobuf files

* Bump GRPC deps

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: amit-momin <108959691+amit-momin@users.noreply.github.com>
Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
Co-authored-by: cawthorne <cawthornegd@gmail.com>
Co-authored-by: Tejaswi Nadahalli <tejaswi.nadahalli@smartcontract.com>
Co-authored-by: vreff <104409744+vreff@users.noreply.github.com>
Co-authored-by: Gheorghe Strimtu <studentcuza@gmail.com>
Co-authored-by: karen-stepanyan <91897037+karen-stepanyan@users.noreply.github.com>
Co-authored-by: mchain0 <maciej.wisniewski@smartcontract.com>
Co-authored-by: Giorgio Gambino <151543+giogam@users.noreply.github.com>
Co-authored-by: Dimitris Grigoriou <dimitris.riou@gmail.com>
Co-authored-by: Geert <117188496+cll-gg@users.noreply.github.com>
Co-authored-by: thomjg <103059015+thomjg@users.noreply.github.com>
Co-authored-by: hendoxc <42331373+hendoxc@users.noreply.github.com>
Co-authored-by: Simon B.Robert <simrob7000@gmail.com>
* Add stellar

* Add xdr scval as argument

* add scval proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* lint

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* Added celo-sepolia and adi-testnet support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* Update stellar

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
…365)

binary_url must be per-node. Each workflow DON node mints its own
pre-signed URL with its own AWS signature and expiry timestamp. Keeping
it inside WorkflowExecution breaks F+1 quorum at the enclave because
WorkflowExecution serializes into ComputeRequest.PublicData, which is
covered by ComputeRequest.Hash().

Moves binary_url to ConfidentialWorkflowRequest (sibling of execution,
outside the hash envelope). Drops unused SecretIdentifier message and
vault_don_secrets field (the enclave fetches secrets dynamically at
runtime; the host-side adapter already returns nil for this field).
Renumbers WorkflowExecution fields cleanly with no reserved gap since
the capability has no production consumers yet. org_id now at field 6.

execution.binary_hash remains the integrity anchor for fetched bytes,
still inside PublicData and therefore signed and quorum-checked.

See PRIV-389.
* Added adi-mainnet support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
Co-authored-by: Justin Kaseman <justinkaseman@live.com>
Add support TEE workflow execution
* revert solana

* revert embeded

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* Added private-testnet-rhyolite support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* revert solana

* add WriteReport solana

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* add write report only

* rm unused import

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* revert solana

* revert embeded

* add solana

* rm testnet and mainnet selectors

* add solana

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
…376)

* Restructure ConfidentialWorkflow proto additively (no API break)

Supersedes the destructive changes in #365 and #363. Re-applies the
binary_url-out-of-hash fix and the TEE additions as pure appends to the
original proto, so the generated Go API is preserved and existing chainlink
consumers compile unchanged.

- ConfidentialWorkflowRequest.binary_url (field 3): per-node URL outside the
  hash envelope (the #365 fix), without dropping WorkflowExecution.binary_url,
  vault_don_secrets, or the SecretIdentifier message.
- WorkflowExecution.requirements (field 8), ProvidedTees rpc, and
  ProvidedTeesResponse: additive TEE surface (from #363).
- execute_request and execution_result stay bytes (no retyping).

See PRIV-389.

* Add typed sdk_execute_request/sdk_execution_result as new fields

Restores the structured sdk.v1alpha.ExecuteRequest / ExecutionResult from #363
as new fields alongside the retained bytes fields, so typed and legacy
consumers coexist without an API break:

- WorkflowExecution.sdk_execute_request (field 9)
- ConfidentialWorkflowResponse.sdk_execution_result (field 2)

Field names mirror their message types. The bytes fields (execute_request=4,
execution_result=1) are unchanged, so chainlink compiles as-is. The typed and
bytes fields are independent on the wire; producers populate whichever their
consumer reads.
* cleanup solana sdk proto, rm unused RPCContext from replies

* chore: empty commit to retrigger CI

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* add include reverted

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* add GetProgramAccounts endpoint

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* Revert "Plex 2773/add include reverted (#388)"

This reverts commit d3f4a3c.

* empty
ilija42 and others added 19 commits June 9, 2026 11:30
* [CRE] Add solana mainnet selector

* chore: empty commit to retrigger CI

* fix proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
…eld (#387)

* Deprecate outside-envelope binary_url and vault_don_secrets; restore in-hash binary_url

Pivot away from the per-node pre-signed URL design. binary_url returns to
WorkflowExecution (PublicData, covered by ComputeRequest.Hash()) as a stable
canonical locator; the enclave authenticates to the storage service out of
band via a fetch sidecar, so per-node URLs are no longer needed.

- WorkflowExecution.binary_url: restored as the canonical field.
- ConfidentialWorkflowRequest.binary_url: deprecated (kept for back-compat).
- vault_don_secrets: deprecated (enclave fetches secrets dynamically at runtime).

* Drop vault_don_secrets deprecation; keep only the binary_url pivot

capabilities-development does not deprecate vault_don_secrets, so neither
should this PR. Revert that field and its message comment to match the
branch; the only net change is the binary_url move back into the hash.

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* Add Pharos Atlantic support (#306)

* Added Pharos Atlantic support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* aptos proto: add ledger_version to ViewRequest (#310)

* aptos proto: add ledger_version to ViewRequest

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add xlayer, megaeth, cronos, mantle, tac, unichain, scroll, sonic testnet support (#308)

* Added xlayer megaeth cronos mantle tac unichain scroll sonic support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Added celo sepolia

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Added gnosis chiado

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Removed celo sepolia

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Removed gnosis chiado

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add andesite chain (#313)

* Added andesite chain

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add new mainnet chains to client proto (#315)

* Added new mainnet chains to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Remove aptos (moved to capabilities-development branch) (#316)

* remove aptos

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add owner and execution_id to WorkflowExecution proto (#317)

Adds workflow-level context to the app-specific proto rather than
the generic ComputeRequest type, per vreff's feedback on CC PR #277.
The enclave app reads these from the deserialized WorkflowExecution
for runtime secret fetching from VaultDON via the relay DON.

* Add Privacy as codeowners of protos embedded gen files (#318)

* feat: add NodeBuildInfo proto and register it in chip schemas (#320)

* Revert "Remove aptos (moved to capabilities-development branch) (#316)" (#321)

This reverts commit 1124ff8.

* Add hyperliquid mainnet to client proto (#322)

* Added hyperliquid mainnet to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add gnosis chiado to client proto (#324)

* Added gnosis chiado to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* add WorkflowUserMetric (#319)

* add WorkflowUserMetric

* fix metric suffix

* bot: regenerate protobuf files

* add USER_METRIC_TYPE_UNSPECIFIED

* bot: regenerate protobuf files

* update WorkflowUserMetric value to double

* drop histogram support

* bot: regenerate protobuf files

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Revert "Revert "Remove aptos (moved to capabilities-development branch) (#316…" (#331)

This reverts commit ad04ed6.

* Add capability-development branch protection CI (#327)

* Add capability-development branch protection ci

* Upgraded checkout action to major version tag

* Updated validation to only occur when target branch is main

* Addressed feedback

* beholder: publish workflows/v2/workflow_user_metric (#333)

* beholder: publish workflows/v2/workflow_user_metric.proto

* remove entry from deprecated files

* cre-1835: steady and transition indicators (#334)

* feat(op-catalog): add SEMANTICS_DELETE to EditSemantics enum (#342)

* Version Packages (#343)

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add Fastlane Atlas userOp message (#344)

* Add fastlane userOp message

* bot: regenerate protobuf files

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* OEV-851 Add optional dualBroadcastParams field to TxMessage (#302)

* Adding job spec protos for Data Feeds (#346)

* Adding job spec protos for Data Feeds

* Removing iron-flask-data-feeds file

* Restoring file, only deleting what was added

* trailing newline

* Adding subdomain data-feeds.job-spec

* Removing added yarn.lock

* Registering job_spec messages for Beholder domain (#348)

* Add node job info platform event proto (#345)

* Updating CODEOWNERS for data-feeds (#350)

* Simplifying job spec protos (#349)

* Simplying job spec protos

* Simplifying job spec protos

* Moving location of contract_id

* Update gh worflow file to trigger on changes to chip `.json` (#352)

* Message rules API (#351)

* Message rules API

* bot: regenerate protobuf files

* Bump GRPC deps

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add celo-sepolia and adi-testnet support (#358) (#359)

* Added celo-sepolia and adi-testnet support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add adi-mainnet support (#366) (#367)

* Added adi-mainnet support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
Co-authored-by: Justin Kaseman <justinkaseman@live.com>

* Add private-testnet-rhyolite support (#368) (#372)

* Added private-testnet-rhyolite support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Cherry-pick WR solana (#373)

* add solana WriteReport for main cherry-pick

* tweak ci to accept proto changes

* node-platform: register beholder domain schemas (#377)

Add beholder-schemas.json and extend the registration workflow to publish
ChainPluginConfig, NodeBuildInfo, and NodeJobInfo under beholder__node-platform__messages.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Revert "node-platform: register beholder domain schemas (#377)" (#379)

* adding TEE metadata to workflow execution finished (#362)

* adding TEE metadata to workflow execution finished

* bot: regenerate protobuf files

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* workflow execution profile (#382)

* workflow execution profile

* format

* bot: regenerate protobuf files

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* feat(feedsmanager): add OCR2 onchain signing address pub key field (#380)

* feat(feedsmanager): add OCR2 onchain signing address pub key field

Expose the full uncompressed EVM secp256k1 public key on OCR2 key bundles
for Job Distributor node config proposals.

Co-authored-by: Cursor <cursoragent@cursor.com>

* bot: regenerate protobuf files

* fix(feedsmanager): rename onchain signing pub key field per review

Rename onchain_signing_address_pub_key to onchain_signing_pub_key and add
changeset for @chainlink/orchestrator.

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* add pub key to ocr bundle jd (#391)

* add pub key to ocr bundle jd

* bot: regenerate protobuf files

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* fix: changeset generation (#392)

* fix: pin human id version (#393)

* Version Packages (#394)

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add privacy team as CODEOWNERS for confidential workflow (#339)

* [CRE] Add Solana mainnet  (#398) (#399)

* [CRE] Add solana mainnet selector


---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* fix

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: amit-momin <108959691+amit-momin@users.noreply.github.com>
Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
Co-authored-by: cawthorne <cawthornegd@gmail.com>
Co-authored-by: Tejaswi Nadahalli <tejaswi.nadahalli@smartcontract.com>
Co-authored-by: vreff <104409744+vreff@users.noreply.github.com>
Co-authored-by: Gheorghe Strimtu <studentcuza@gmail.com>
Co-authored-by: karen-stepanyan <91897037+karen-stepanyan@users.noreply.github.com>
Co-authored-by: mchain0 <maciej.wisniewski@smartcontract.com>
Co-authored-by: Giorgio Gambino <151543+giogam@users.noreply.github.com>
Co-authored-by: Dimitris Grigoriou <dimitris.riou@gmail.com>
Co-authored-by: Geert <117188496+cll-gg@users.noreply.github.com>
Co-authored-by: thomjg <103059015+thomjg@users.noreply.github.com>
Co-authored-by: hendoxc <42331373+hendoxc@users.noreply.github.com>
Co-authored-by: Simon B.Robert <simrob7000@gmail.com>
Co-authored-by: Justin Kaseman <justinkaseman@live.com>
Co-authored-by: Vladimir <vladimir.shchukin@smartcontract.com>
Co-authored-by: Pavel <177363085+pkcll@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Patrick <patrick.huie@smartcontract.com>
Co-authored-by: Matthew Pendrey <matthew.pendrey@gmail.com>
Co-authored-by: Sishir Giri <sishirg27@gmail.com>
Co-authored-by: Chris Amora <27789416+ChrisAmora@users.noreply.github.com>
* Add Pharos Atlantic support (#306)

* Added Pharos Atlantic support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* aptos proto: add ledger_version to ViewRequest (#310)

* aptos proto: add ledger_version to ViewRequest

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add xlayer, megaeth, cronos, mantle, tac, unichain, scroll, sonic testnet support (#308)

* Added xlayer megaeth cronos mantle tac unichain scroll sonic support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Added celo sepolia

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Added gnosis chiado

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Removed celo sepolia

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Removed gnosis chiado

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add andesite chain (#313)

* Added andesite chain

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add new mainnet chains to client proto (#315)

* Added new mainnet chains to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Remove aptos (moved to capabilities-development branch) (#316)

* remove aptos

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add owner and execution_id to WorkflowExecution proto (#317)

Adds workflow-level context to the app-specific proto rather than
the generic ComputeRequest type, per vreff's feedback on CC PR #277.
The enclave app reads these from the deserialized WorkflowExecution
for runtime secret fetching from VaultDON via the relay DON.

* Add Privacy as codeowners of protos embedded gen files (#318)

* feat: add NodeBuildInfo proto and register it in chip schemas (#320)

* Revert "Remove aptos (moved to capabilities-development branch) (#316)" (#321)

This reverts commit 1124ff8.

* Add hyperliquid mainnet to client proto (#322)

* Added hyperliquid mainnet to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add gnosis chiado to client proto (#324)

* Added gnosis chiado to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* add WorkflowUserMetric (#319)

* add WorkflowUserMetric

* fix metric suffix

* bot: regenerate protobuf files

* add USER_METRIC_TYPE_UNSPECIFIED

* bot: regenerate protobuf files

* update WorkflowUserMetric value to double

* drop histogram support

* bot: regenerate protobuf files

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Revert "Revert "Remove aptos (moved to capabilities-development branch) (#316…" (#331)

This reverts commit ad04ed6.

* Add capability-development branch protection CI (#327)

* Add capability-development branch protection ci

* Upgraded checkout action to major version tag

* Updated validation to only occur when target branch is main

* Addressed feedback

* beholder: publish workflows/v2/workflow_user_metric (#333)

* beholder: publish workflows/v2/workflow_user_metric.proto

* remove entry from deprecated files

* cre-1835: steady and transition indicators (#334)

* feat(op-catalog): add SEMANTICS_DELETE to EditSemantics enum (#342)

* Version Packages (#343)

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add Fastlane Atlas userOp message (#344)

* Add fastlane userOp message

* bot: regenerate protobuf files

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* OEV-851 Add optional dualBroadcastParams field to TxMessage (#302)

* Adding job spec protos for Data Feeds (#346)

* Adding job spec protos for Data Feeds

* Removing iron-flask-data-feeds file

* Restoring file, only deleting what was added

* trailing newline

* Adding subdomain data-feeds.job-spec

* Removing added yarn.lock

* Registering job_spec messages for Beholder domain (#348)

* Add node job info platform event proto (#345)

* Updating CODEOWNERS for data-feeds (#350)

* Simplifying job spec protos (#349)

* Simplying job spec protos

* Simplifying job spec protos

* Moving location of contract_id

* Update gh worflow file to trigger on changes to chip `.json` (#352)

* Message rules API (#351)

* Message rules API

* bot: regenerate protobuf files

* Bump GRPC deps

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add celo-sepolia and adi-testnet support (#358) (#359)

* Added celo-sepolia and adi-testnet support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add adi-mainnet support (#366) (#367)

* Added adi-mainnet support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
Co-authored-by: Justin Kaseman <justinkaseman@live.com>

* Add private-testnet-rhyolite support (#368) (#372)

* Added private-testnet-rhyolite support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Cherry-pick WR solana (#373)

* add solana WriteReport for main cherry-pick

* tweak ci to accept proto changes

* node-platform: register beholder domain schemas (#377)

Add beholder-schemas.json and extend the registration workflow to publish
ChainPluginConfig, NodeBuildInfo, and NodeJobInfo under beholder__node-platform__messages.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Revert "node-platform: register beholder domain schemas (#377)" (#379)

* adding TEE metadata to workflow execution finished (#362)

* adding TEE metadata to workflow execution finished

* bot: regenerate protobuf files

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* workflow execution profile (#382)

* workflow execution profile

* format

* bot: regenerate protobuf files

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* feat(feedsmanager): add OCR2 onchain signing address pub key field (#380)

* feat(feedsmanager): add OCR2 onchain signing address pub key field

Expose the full uncompressed EVM secp256k1 public key on OCR2 key bundles
for Job Distributor node config proposals.

Co-authored-by: Cursor <cursoragent@cursor.com>

* bot: regenerate protobuf files

* fix(feedsmanager): rename onchain signing pub key field per review

Rename onchain_signing_address_pub_key to onchain_signing_pub_key and add
changeset for @chainlink/orchestrator.

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* add pub key to ocr bundle jd (#391)

* add pub key to ocr bundle jd

* bot: regenerate protobuf files

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* fix: changeset generation (#392)

* fix: pin human id version (#393)

* Version Packages (#394)

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add privacy team as CODEOWNERS for confidential workflow (#339)

* [CRE] Add Solana mainnet  (#398) (#399)

* [CRE] Add solana mainnet selector


---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* fix

* Add Tx Timestamp for Aptos WriteReportReply

* Update SubmitTxReply

* Only WriteReportReply

---------

Co-authored-by: amit-momin <108959691+amit-momin@users.noreply.github.com>
Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
Co-authored-by: cawthorne <cawthornegd@gmail.com>
Co-authored-by: Tejaswi Nadahalli <tejaswi.nadahalli@smartcontract.com>
Co-authored-by: vreff <104409744+vreff@users.noreply.github.com>
Co-authored-by: Gheorghe Strimtu <studentcuza@gmail.com>
Co-authored-by: karen-stepanyan <91897037+karen-stepanyan@users.noreply.github.com>
Co-authored-by: mchain0 <maciej.wisniewski@smartcontract.com>
Co-authored-by: Giorgio Gambino <151543+giogam@users.noreply.github.com>
Co-authored-by: Dimitris Grigoriou <dimitris.riou@gmail.com>
Co-authored-by: Geert <117188496+cll-gg@users.noreply.github.com>
Co-authored-by: thomjg <103059015+thomjg@users.noreply.github.com>
Co-authored-by: hendoxc <42331373+hendoxc@users.noreply.github.com>
Co-authored-by: Simon B.Robert <simrob7000@gmail.com>
Co-authored-by: Justin Kaseman <justinkaseman@live.com>
Co-authored-by: Vladimir <vladimir.shchukin@smartcontract.com>
Co-authored-by: Pavel <177363085+pkcll@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Patrick <patrick.huie@smartcontract.com>
Co-authored-by: Matthew Pendrey <matthew.pendrey@gmail.com>
Co-authored-by: Sishir Giri <sishirg27@gmail.com>
Co-authored-by: Chris Amora <27789416+ChrisAmora@users.noreply.github.com>
* Added support private-testnet-pumice

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* add Stellar WriteReport proto with error_message field

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Add block timestamp

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* Added private-testnet-quartzite support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* Add suspend_on_await bool

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* Add stellar to jd chain types

* bot: regenerate protobuf files

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* Added dtcc-mainnet-appchain support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* [CRE][SDK] Add new aggregation type

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
* add monad mainnet

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Fix monad-mainnet typo and trailing whitespace

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
…446) (#447)

* Added CRE support for Monad, T-REX, Robinhood, Stable, Tempo testnets

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
@changeset-bot

changeset-bot Bot commented Aug 31, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 343d0c3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@chainlink/job-distributor Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.