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

remove redundant variables in manifest #549

Merged
merged 2 commits into from
Mar 4, 2025

Conversation

lonerapier
Copy link
Collaborator

@lonerapier lonerapier commented Mar 4, 2025

Related Issues

Summary

Removes redundant variables from manifest, and reuses manifest request.

  • removes:
    • target_method
    • target_url
    • target_headers
  • proving.manifest.{request,response}.version
  • Pull Option as Manifest out of ProvingData
  • Remove ProvingData abstraction

Required Reviews

Minimum number of reviews before merge: 1

TODO

Didn't remove target_body, it's not used anywhere in web prover, but is used client side

@lonerapier
Copy link
Collaborator Author

CI is not running 🤔

@lonerapier lonerapier force-pushed the chore/manifest-redundant-variables branch from d297766 to 9515bff Compare March 4, 2025 13:42
@lonerapier
Copy link
Collaborator Author

working now!!

@piotr-roslaniec
Copy link
Contributor

Good catch!

@lonerapier lonerapier force-pushed the chore/manifest-redundant-variables branch from 9515bff to fff5c66 Compare March 4, 2025 13:49
@lonerapier lonerapier merged commit 7f9ab93 into feat/manifest-v2 Mar 4, 2025
22 checks passed
@lonerapier lonerapier deleted the chore/manifest-redundant-variables branch March 4, 2025 14:30
@lonerapier lonerapier mentioned this pull request Mar 4, 2025
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.

2 participants