issues
search
clober-dex
/
coupon-finance
Coupon Finance Solidity Contracts
Other
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactor/dep
#174
JhChoy
closed
10 months ago
0
Feat/deploy
#173
JhChoy
closed
11 months ago
0
Refactor/separate periphery
#172
detectivekim
closed
11 months ago
0
fix: don't call `Oracle` when `position.debtAmount == 0`
#171
detectivekim
closed
11 months ago
1
feat: deploy config
#170
JhChoy
closed
11 months ago
0
feat: add withdrawLostERC20 to AaveTokenSubstitute
#169
JhChoy
closed
11 months ago
0
feat: re-deploy CouponLiquidator
#168
JhChoy
closed
11 months ago
0
fix: fix liquidate param bug
#167
JhChoy
closed
11 months ago
0
Feat/deploy
#166
JhChoy
closed
12 months ago
0
chore(deps-dev): bump get-func-name from 2.0.0 to 2.0.2
#165
dependabot[bot]
closed
12 months ago
0
chore(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2
#164
dependabot[bot]
closed
12 months ago
0
Feat/epoch to 1month
#163
detectivekim
closed
12 months ago
0
refactor: remove manager allowance
#162
detectivekim
closed
12 months ago
0
feat: `CouponLiquidator`
#161
detectivekim
closed
12 months ago
0
chore(deps): bump flat, eth-gas-reporter and solidity-coverage
#160
dependabot[bot]
closed
1 year ago
0
chore(deps-dev): bump @babel/traverse from 7.22.17 to 7.23.2
#159
dependabot[bot]
closed
1 year ago
0
Feat/deploy
#158
JhChoy
closed
12 months ago
0
feat: `hook`
#157
detectivekim
closed
1 year ago
0
Feat/deploy
#156
JhChoy
closed
1 year ago
0
Docs/license
#155
JhChoy
closed
1 year ago
0
docs: add Audit Reports
#154
detectivekim
closed
1 year ago
0
feat: `BorrowAdapter`
#153
detectivekim
closed
1 year ago
0
feat: add contract uri
#152
detectivekim
closed
1 year ago
0
Feat/composit price
#151
JhChoy
closed
1 year ago
1
fix: fix MIN_GRACE_PERIOD and MIN_TIMEOUT to 20m
#150
JhChoy
closed
1 year ago
0
fix: fix PR #145
#149
detectivekim
closed
1 year ago
2
Consider sending wrapped ERC20 coupons instead the unwrapped ERC1155 version
#148
detectivekim
opened
1 year ago
0
feat: repay when position is expired.
#147
detectivekim
closed
1 year ago
0
chore: remove duplicate variable
#146
detectivekim
closed
1 year ago
0
feat: `getMinDebtAmount`
#145
detectivekim
closed
1 year ago
0
feat: revert when `debtAmount == 0 && lastExpiredEpoch != expiredWith`
#144
detectivekim
closed
1 year ago
0
feat: `giveLoanManagerAllowance` => `giveManagerAllowance`
#143
detectivekim
closed
1 year ago
0
refactor: check `debtDelta != type(int256).min`
#142
detectivekim
closed
1 year ago
0
refactor: use `Ownable2Step`
#141
detectivekim
closed
1 year ago
0
fix: use solidity 0.8.19
#140
detectivekim
closed
1 year ago
0
fix: mint coupons only to EOA
#139
detectivekim
closed
1 year ago
0
refactor: `setCollateralAllowance` => `giveLoanManagerAllowance`
#138
detectivekim
closed
1 year ago
0
perf: unchecked
#137
detectivekim
closed
1 year ago
0
refactor: redundant conditional check
#136
detectivekim
closed
1 year ago
0
refactor: `new bytes(0)` => ""
#135
detectivekim
closed
1 year ago
0
refactor: `couponsToRefund` => `couponsToMint`, `couponsToPay` => `couponsToBurn`
#134
detectivekim
closed
1 year ago
0
fix: `endTime` has to be `nextStartTime - 1`
#133
detectivekim
closed
1 year ago
0
feat: add `setTreasury` and events
#132
detectivekim
closed
1 year ago
0
refactor: remove payable
#131
detectivekim
closed
1 year ago
0
refactor: sanity checks when `setLoanConfiguration`
#130
detectivekim
closed
1 year ago
0
perf: delete redundant check
#129
JhChoy
closed
1 year ago
0
AAVE yield all goes to the treasury
#128
detectivekim
closed
1 year ago
0
Coupon relies on AAVE liquidity
#127
detectivekim
closed
1 year ago
0
Fallback oracle can be changed
#126
detectivekim
closed
1 year ago
0
All loanable assets can be stolen if the owner key is compromised
#125
detectivekim
closed
1 year ago
0
Next