Paul Berg
Paul Berg
Makes sense to me. I suggest we keep this issue open in case others will share their feedback in the future.
Closing due to inactivity.
Closing due to inactivity. However, it is worth noting that Sablier V2 will add support for irreversible streams. Stay tuned on [Twitter](https://twitter.com/Sablier) for updates!
Closing due to inactivity. Streamed atomic swaps remain an interesting idea, which we are tracking on our Canny feature request dashboard: https://sablier.canny.io/feature-requests/p/streamed-atomic-swaps
Hi @vladbochok, I am planning on closing this issue. Sorry for the hassle - but, if you have a little bit of time, could you please explain the alleged vulnerability...
Thanks for linking to that code4rena post - I skimmed through it and it's all clear now. This is what made me understand: > The exploit here is if you...
I just found the time to write a test that proves the existence of this bug: ```solidity function test_RevertWhen_TargetHasFallbackFunction() external { proxy.setPermission({ envoy: users.envoy, target: address(targets.dummyWithFallback), selector: targets.dummyWithFallback.foo.selector, permission: true...
Fixed in https://github.com/PaulRBerg/prb-proxy/commit/75944893ba4c5a6dc2b12b0ba8e33b65c19e9171.
Closing as a duplicate of https://github.com/PaulRBerg/multisol/issues/13.
No longer applicable as this repo has been refactored to use Foundry and has no JavaScript/ TypeScript anymore.