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

feat/python: unlock slotindex #1393

Merged
merged 14 commits into from
Oct 10, 2023

Conversation

kwek20
Copy link
Contributor

@kwek20 kwek20 commented Oct 4, 2023

Description of change

fixes #963

@kwek20 kwek20 changed the title rename feat/python: unlock slotindex Oct 4, 2023
Thoralf-M
Thoralf-M previously approved these changes Oct 4, 2023
DaughterOfMars
DaughterOfMars previously approved these changes Oct 4, 2023
@kwek20 kwek20 dismissed stale reviews from DaughterOfMars and Thoralf-M via 5ddec00 October 4, 2023 19:12
Copy link
Member

@thibault-martinez thibault-martinez left a comment

Choose a reason for hiding this comment

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

Format

Alex6323
Alex6323 previously approved these changes Oct 4, 2023
DaughterOfMars
DaughterOfMars previously approved these changes Oct 4, 2023
@kwek20 kwek20 dismissed stale reviews from DaughterOfMars and Alex6323 via bd09414 October 5, 2023 10:49
DaughterOfMars
DaughterOfMars previously approved these changes Oct 5, 2023
Thoralf-M
Thoralf-M previously approved these changes Oct 5, 2023
@kwek20 kwek20 dismissed stale reviews from Thoralf-M and DaughterOfMars via c2aec27 October 5, 2023 16:17
Comment on lines 159 to 160
* Defines a slot index until which only Address, defined in Address Unlock Condition, is allowed to unlock the output.
* After the slot index is reached/passed, only Return Address can unlock it.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* Defines a slot index until which only Address, defined in Address Unlock Condition, is allowed to unlock the output.
* After the slot index is reached/passed, only Return Address can unlock it.
* Defines an unlock condition that binds an expiry time/slot index to the address given in the Address Unlock
* Condition of the same output. Once that address has expired, only the address defined in `returnAddress` can
* unlock the output.

@thibault-martinez
Copy link
Member

The issue was fixed by another PR, is this still relevant?

Thoralf-M
Thoralf-M previously approved these changes Oct 10, 2023
@Thoralf-M
Copy link
Member

The issue was fixed by another PR, is this still relevant?

Yes some things weren't changed

@thibault-martinez thibault-martinez merged commit 560026b into iotaledger:2.0 Oct 10, 2023
10 of 12 checks passed
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