Closed SamusElderg closed 3 years ago
Check the list/delist bond logic in both: • Dao • PoolFactory
Whichever array is used for claim() needs to use history rather than current so that if a previous bond assets is delisted it will still be claimable
Dao.claimAll() now takes in an argument of addresses instead of requiring a source of history, this can be closed
Check the list/delist bond logic in both: • Dao • PoolFactory
Whichever array is used for claim() needs to use history rather than current so that if a previous bond assets is delisted it will still be claimable