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

[EPIC] v0.6.x #592

Open
wants to merge 45 commits into
base: main
Choose a base branch
from
Open

[EPIC] v0.6.x #592

wants to merge 45 commits into from

Conversation

derekpierre
Copy link
Member

@derekpierre derekpierre commented Oct 4, 2024

Type of PR:

  • Bugfix
  • Feature
  • Documentation
  • Other

Required reviews:

  • 1
  • 2
  • 3

What this does
Candidate for next release of @nucypher/tsco.

  • Off-chain condition
  • SequentialCondition
  • Commonize schema
  • IfThenElseCondition

Issues fixed/closed:

Why it's needed:

Explain how this PR fits in the greater context of the NuCypher Network. E.g.,
if this PR address a nucypher/productdev issue, let reviewers know!

Notes for reviewers:

What should reviewers focus on? Is there a particular commit/function/section
of your PR that requires more attention from reviewers?

Copy link

netlify bot commented Oct 4, 2024

Deploy Preview for taco-demo canceled.

Name Link
🔨 Latest commit fcdb1da
🔍 Latest deploy log https://app.netlify.com/sites/taco-demo/deploys/671013962539af0008ea1d96

Copy link

netlify bot commented Oct 4, 2024

Deploy Preview for taco-nft-demo canceled.

Name Link
🔨 Latest commit fcdb1da
🔍 Latest deploy log https://app.netlify.com/sites/taco-nft-demo/deploys/671013966cdc0f00086383a3

@derekpierre derekpierre force-pushed the epic-v0.6.x branch 2 times, most recently from bfef228 to 2a51cac Compare October 10, 2024 17:41
theref and others added 26 commits October 15, 2024 15:34
Update `JsonApiConditionSchema` to match lingo
… This is not directly exported, but is used internally by other conditions.

Update compound condition to use common condition schema.
JSON path will always be able to be parsed.
It only becomes invalid when combined with JSON, and this will only be
known at decryption time.
…s; It would be nice to have something common like this but I'm not sure how to do that currently.

Explicitly define union of all conditions in compound and sequential modules.
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.

5 participants