Skip to content

TACo commitment#115

Merged
cygnusv merged 3 commits intonucypher:mainfrom
vzotova:commitment
Sep 8, 2023
Merged

TACo commitment#115
cygnusv merged 3 commits intonucypher:mainfrom
vzotova:commitment

Conversation

@vzotova
Copy link
Copy Markdown
Member

@vzotova vzotova commented Sep 5, 2023

Based on #114
Now you can make a commitment to TACo!

  • 4 options, some of them can be empty
  • can't request decrease until end of commitment
  • can be done only once

@vzotova vzotova changed the title [WIP] TACo commitment TACo commitment Sep 7, 2023
@vzotova vzotova marked this pull request as ready for review September 7, 2023 22:06
@cygnusv cygnusv changed the base branch from main to development September 8, 2023 06:33
@cygnusv cygnusv changed the base branch from development to main September 8, 2023 06:34
require(
info.endCommitment <= block.timestamp,
"Can't request deauthorization before end of commitment"
);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For readers, this is where the magic happens.

@cygnusv cygnusv merged commit 74ac5ea into nucypher:main Sep 8, 2023
@vzotova vzotova deleted the commitment branch January 28, 2025 18:19
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