This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Issues: AstariaXYZ/astaria-core
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Unused "spent" return val in LienToken._makePayment()
Spearbit
#184
opened Nov 30, 2022 by
SantiagoGregory
LienToken._makePayment() break loop when totalCapitalAvailable hits 0
Spearbit
#183
opened Nov 30, 2022 by
SantiagoGregory
LienToken.getMaxPotentialDebtForCollateral() gas optimization
Spearbit
#182
opened Nov 30, 2022 by
SantiagoGregory
LienToken._getMaxPotentialDebtForCollateral() visibility
Spearbit
#181
opened Nov 30, 2022 by
SantiagoGregory
LienToken getOwed() and _getOwed() type mismatch
Spearbit
#180
opened Nov 30, 2022 by
SantiagoGregory
LienToken._getRemainingInterest() unused parameter
Spearbit
#179
opened Nov 30, 2022 by
SantiagoGregory
LienToken._paymentAH() AuctionStack[] param should be storage
Spearbit
#176
opened Nov 30, 2022 by
SantiagoGregory
ASTARIA_ROUTER not initialized in LienToken constructor
Spearbit
#175
opened Nov 30, 2022 by
SantiagoGregory
Cannot have duplicate lien terms bc of lienId calc in LienToken._createLien()
Spearbit
#174
opened Nov 30, 2022 by
SantiagoGregory
buyoutLien() reverts through LienToken._getRemainingInterest() after stack.point.end
Spearbit
#173
opened Nov 30, 2022 by
SantiagoGregory
Remove unchecked block in LienToken.createLien()
Spearbit
#172
opened Nov 30, 2022 by
SantiagoGregory
remove unchecked block in LienToken.stopLiens()
Spearbit
#171
opened Nov 30, 2022 by
SantiagoGregory
Compute newStack() before return (after checks) in LienToken._buyoutLien()
Spearbit
#170
opened Nov 30, 2022 by
SantiagoGregory
LienToken.tokenURI() needs to revert on nonexistent tokenId
Spearbit
#168
opened Nov 30, 2022 by
SantiagoGregory
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.