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 stagings from ZCF #7981

Open
Chris-Hibbert opened this issue Jun 23, 2023 · 0 comments
Open

Remove stagings from ZCF #7981

Chris-Hibbert opened this issue Jun 23, 2023 · 0 comments
Labels
enhancement New feature or request Zoe Contract Contracts within Zoe Zoe package: Zoe

Comments

@Chris-Hibbert
Copy link
Contributor

refs: #6678, #7946

What is the Problem Being Solved?

We added atomicRearrange to ZCF so we could get rid of stagings, which had proven to be error-prone. This task is to remove stagings once atomicRearrange has been released and there has been time for clients to migrate.

Description of the Design

Remove reallocate, incrementBy, decrementBy, hasStagedAllocations, and clear. Don't look back.

Security Considerations

Migration issues.

Scaling Considerations

None.

Test Plan

Remove any remaining tests.

@Chris-Hibbert Chris-Hibbert added enhancement New feature or request Zoe package: Zoe Zoe Contract Contracts within Zoe labels Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Zoe Contract Contracts within Zoe Zoe package: Zoe
Projects
None yet
Development

No branches or pull requests

1 participant