Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

feat: Add TLSN-Noir integration support - #63

Closed
RonTuretzky wants to merge 1 commit into
devfrom
tlsn-integration-support
Closed

feat: Add TLSN-Noir integration support#63
RonTuretzky wants to merge 1 commit into
devfrom
tlsn-integration-support

Conversation

@RonTuretzky

Copy link
Copy Markdown
Contributor

This PR integrates TLSN-Noir support by pointing to the router's tlsn-integration branch.

Changes

  • Update Cargo.toml to depend on OpacityLabs/opacity-commonware-avs-router#tlsn-integration

Related PRs

  • Router PR: OpacityLabs/opacity-commonware-avs-router#39

Testing

This PR will trigger CI to build a Docker image tagged as pr-{number} that can be used in docker-compose for testing the TLSN integration.

Implementation Details

The router PR adds complete TLSN node integration in validator.rs:

  • TlsnOpacityNode with MPC-TLS server
  • Proof verification using bb-service
  • BLS signature generation
  • P2P aggregation integration

Once this PR is merged and the router PR is merged, the main branch will include full TLSN support.

Point to OpacityLabs/opacity-commonware-avs-router tlsn-integration branch
which adds complete TLSN-Noir node integration in validator.rs

This PR will trigger CI to build a Docker image with TLSN support that can
be used in docker-compose for testing.

Related: OpacityLabs/opacity-commonware-avs-router#39
@RonTuretzky RonTuretzky closed this Nov 8, 2025
@RonTuretzky
RonTuretzky deleted the tlsn-integration-support branch November 8, 2025 16:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant