Replies: 3 comments 6 replies
I believe that it would require additional logic, such as a The argument that the target is a contract that can be easily swapped and upgraded will no longer be valid. I think we discussed a lot about these features (pause, restart) in the past and we agreed that they are not really worth it. Also the app is not even designed for these features. Therefore, I suggest that we refrain from thinking / accepting new features for V2 (proxy being the last major change) and focus on shipping it as soon as possible, given the time constraints we're facing. |
|
Since Nation3 requested for |
|
Closing this as Flow supports pausing streams. |
Uh oh!
There was an error while loading. Please reload this page.
From my private chat with Luis Cuende:
This could be implemented in the proxy by simply canceling the stream but not returning the funds back to the proxy owner. The proxy would "escrow" the funds when
pauseis called, and then there would be another function (e.g.restart), which would pick up the escrowed funds to create another stream.All reactions