Currently we have a branch for each release of SDK. E.g.
This approach requires painstaking cherry picking and has been the source of some confusion.
Make it safe to cut releases from master. This will require at least,
### Tasks
- [ ] #8961
- [ ] #8219
- [ ] upgrade all vats
- [ ] https://github.com/Agoric/agoric-sdk/issues/9417
What is the Problem Being Solved?
Currently we have a branch for each release of SDK. E.g.
This approach requires painstaking cherry picking and has been the source of some confusion.
Description of the Design
Make it safe to cut releases from master. This will require at least,
Security Considerations
Scaling Considerations
Test Plan
Upgrade Considerations