issues
search
sablier-labs
/
flow
🍃 Smart contracts of the Sablier Flow protocol.
Other
10
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make "batch" function payable
#338
PaulRBerg
opened
4 days ago
0
Add assumptions about `decimals` implementation
#337
smol-ninja
opened
1 week ago
4
feat: round up protocol fee if it rounds down to 0
#336
smol-ninja
closed
1 week ago
2
feat: revert depletionTimeOf if balance is zero
#335
smol-ninja
closed
1 week ago
3
test: add `Shared_Integration_Concrete_Test`
#334
smol-ninja
opened
1 week ago
0
feat: support EIP165 interface
#333
smol-ninja
closed
1 week ago
0
Revert `depletionTimeOf` if `balance == 0`
#332
smol-ninja
closed
1 week ago
0
Round up protocol fee to 1 if its 0
#331
smol-ninja
closed
1 week ago
2
Comply with `EIP-165`
#330
smol-ninja
closed
1 week ago
0
ETH fees in withdraw function
#328
PaulRBerg
opened
2 weeks ago
2
added: IBatch Interface
#326
TheMarvelFan
closed
2 weeks ago
0
Implement `IBatch` interface
#325
smol-ninja
closed
2 weeks ago
5
feat: refundMax
#324
smol-ninja
closed
3 weeks ago
1
Implement `refundMax`
#323
smol-ninja
closed
3 weeks ago
0
test: add getters tests
#321
andreivladbrg
closed
3 weeks ago
2
test: use equality in the withdraw multiple test and in invariant
#320
andreivladbrg
closed
4 weeks ago
0
ci: fix slack notify
#319
PaulRBerg
closed
4 weeks ago
0
Upgrade to PRBMath v4.1.0
#318
PaulRBerg
closed
1 month ago
1
fix: depletionTimeOf calculation
#317
smol-ninja
closed
1 month ago
1
docs: update protocol assumptions
#316
smol-ninja
closed
1 month ago
3
test: inequality in streamed amount invariant
#315
andreivladbrg
closed
1 month ago
0
docs: refactor technical doc
#314
smol-ninja
closed
4 weeks ago
6
refactor: deposit input parameters
#313
andreivladbrg
closed
1 month ago
1
refactor: sd as 18 decimals
#312
andreivladbrg
closed
1 month ago
4
Add assumption about centralized tokens with admin powers
#310
PaulRBerg
closed
1 month ago
0
Code coverage based on concrete tests only
#309
smol-ninja
opened
1 month ago
4
replace the delay logic from invariant with an inequality
#307
smol-ninja
closed
1 month ago
0
feat: emit BatchMetadataUpdate in setProtocolFee
#306
smol-ninja
closed
1 month ago
1
emit `BatchMetadataUpdate` in `setProtocolFee`
#305
smol-ninja
closed
1 month ago
0
feat: return withdrawn amount and protocol fee
#304
smol-ninja
closed
1 month ago
0
tests for values of rps near `uint128` max
#303
smol-ninja
opened
1 month ago
0
Store snapshot debt as a 18 decimal value
#302
smol-ninja
closed
1 month ago
0
Return withdrawn amount and protocol fee in withdraw functions
#301
smol-ninja
closed
1 month ago
0
include `sender` and `recipient` in deposit
#300
smol-ninja
closed
1 month ago
3
Concrete tests for `SablierFlowBase` getters
#299
smol-ninja
closed
3 weeks ago
2
Change types and add modifier to getter
#296
andreivladbrg
closed
1 month ago
4
Change datatypes as per Cantina recommendation
#295
smol-ninja
closed
1 month ago
0
docs: security document polish
#293
PaulRBerg
closed
1 month ago
0
Feedback void refactor
#291
andreivladbrg
closed
1 month ago
1
feat: allow voiding solvent streams
#290
smol-ninja
closed
1 month ago
1
Investigate failing tests
#289
smol-ninja
closed
1 month ago
4
docs: security assumptions
#288
smol-ninja
closed
1 month ago
6
feat: add table creator script contract
#287
andreivladbrg
closed
1 month ago
7
docs: move README content
#286
andreivladbrg
closed
1 month ago
2
feat: sablier logo in NFT descriptor
#285
andreivladbrg
closed
1 month ago
1
Return Sablier Logo SVG in NFT descriptor
#284
PaulRBerg
closed
1 month ago
7
Move technical explanations to the docs site
#283
PaulRBerg
closed
1 month ago
6
Address my feedback and other changes
#282
andreivladbrg
closed
1 month ago
0
Remove zero address check for sender
#281
PaulRBerg
closed
1 month ago
1
Remove zero check for rps in create
#279
andreivladbrg
closed
1 month ago
2
Next