aligned_layer icon indicating copy to clipboard operation
aligned_layer copied to clipboard

feat(sdk): add new() to VerificationData

Open varun-doshi opened this issue 6 months ago • 2 comments

TITLE

Description

Fixes #1983 add new() to VerificationData

Type of change

Please delete options that are not relevant.

  • [x] Refactor

Checklist

  • [ ] “Hotfix” to testnet, everything else to staging
  • [x] Linked to Github Issue
  • [ ] This change depends on code or research by an external entity
    • [ ] Acknowledgements were updated to give credit
  • [ ] Unit tests added
  • [ ] This change requires new documentation.
    • [ ] Documentation has been added/updated.
  • [ ] This change is an Optimization
    • [ ] Benchmarks added/run
  • [x] Has a known issue
    • Link to the open issue addressing it
  • [ ] If your PR changes the Operator compatibility (Ex: Upgrade prover versions)
    • [ ] This PR adds compatibility for operator for both versions and do not change crates/docs/examples
    • [ ] This PR updates batcher and docs/examples to the newer version. This requires the operator are already updated to be compatible

varun-doshi avatar Jul 10 '25 19:07 varun-doshi

Should I go ahead and apply this function to applicable places in the codebase?

varun-doshi avatar Jul 10 '25 19:07 varun-doshi

Now that we have this new, it should actually be used when instantiating the data. You can pull changes in staging, do that, and we can merge it

Done!

varun-doshi avatar Sep 07 '25 17:09 varun-doshi