-
Originally discussed in https://github.com/sablier-labs/company-discussions/discussions/11
Implement a mechanism to recover any surplus amount of tokens from the core contract. The following approa…
-
**Describe the provider**
Dunno where i should make this PR
the idea, is to make the deployement easier on Kuberneetes => btw it's not very user friendly =/ had to dig a bit into PRs/Docs and readme…
-
In the current version of the common `Stream` struct, we declare the Amounts struct as:
https://github.com/sablier-labs/v2-core/blob/daeac7c23942ac465fd5da5d8291ecd433326e72/src/types/DataTypes.sol…
-
-
I use "make init" command and have no error, but lib folder is still empty, therefore I cant build or test the project.
-
Applying the same logic from `lockup` contracts, we have marked the main contracts from `src` under `BUSL`, but the problem is that we don't have, yet, an actual licence for it.
So, we need both `…
-
**Describe the bug**
It seems like a bug was introduced from release `1.8.0-beta.9` as after that version, Sablier is no longer able anymore to terminate pods in Kubernetes and in the logs this is …
-
Its redundant.
https://github.com/sablier-labs/v2-periphery/blob/ab9dfdd5501749aa5efa3a90bb5d9b91707dd247/src/types/DataTypes.sol#L10-L14
-
In line with https://github.com/sablier-labs/flow/issues/199, we should include both normalized and denormalized amounts in the following events:
- `DepositFlowStream`
- `RefundFromFlowStream`
- …
-
Lockup doesn't check if the sender has a zero address.
To maintain parity between Lockup and Flow, we should remove the check in Flow.
More context here:
https://github.com/sablier-labs/v2-co…