Commit Graph

18 Commits

Author SHA1 Message Date
Thrilok kumar
3229bddfcb
Fixed claim event 2021-10-12 14:42:44 +05:30
eccheung4
e28def660c feat: add claim() for Pod TokenDrop 2021-09-19 10:24:24 -07:00
eccheung4
2705ab4ad9 Fix: Add convertEthToWeth logic for WETH PrizePools 2021-09-09 16:32:24 -07:00
eccheung4
a8a7dd48d0 Fix: Use return values _podShare and _tokenAmount from depositTo and withdraw in setUint() 2021-09-02 23:05:34 -07:00
eccheung4
0518a123fe Fix: use token address instead of prizePool address in depositToPod() 2021-09-02 22:57:08 -07:00
eccheung4
ac504364d9 Fix: Add maximumExitFee examples to test 2021-09-02 22:35:39 -07:00
eccheung4
3a052b9800 Fix: Remove referrer as it's not used 2021-09-02 13:43:23 -07:00
eccheung4
09aa2913e7 Fix: Add condition for uint256(-1) case. 2021-09-02 13:29:55 -07:00
eccheung4
f9762d8dfc Fix: replace where relevant with address(this) 2021-09-02 10:35:02 -07:00
eccheung4
a8ad815814 Clean up code a bit 2021-08-31 17:19:15 -07:00
eccheung4
c797730f96 Add claimed amount for setId in claim function and event 2021-08-28 16:01:15 -07:00
eccheung4
7ea00d7d03 Add depositToPod and withdrawFromPod functions 2021-08-18 21:58:00 -07:00
eccheung4
bf80497bb2 Add claimAll function 2021-08-11 15:36:57 -07:00
eccheung4
8d9600b3b2 Add TokenFaucet and claim function 2021-08-05 10:56:02 -07:00
eccheung4
8702de7dd1 WIP: Withdrawal Working 2021-07-05 06:52:20 -07:00
eccheung4
aa6e61a6d7 WIP: Deposit test seems to be working 2021-07-03 23:55:45 -07:00
eccheung4
475612f506 WIP 2021-07-02 19:49:43 -07:00
eccheung4
e28c253d7d WIP 2021-06-28 09:22:20 -07:00