dsa-connectors/contracts/mainnet/connectors/liquity
Edward Mulraney a126642e30
Allow non-payable functions to be composable with payable functions
Make all functions payable so they can be composed in a larger spell which might use msg.value (normally non-payable is rejected)

Co-authored-by: Samyak Jain <34437877+KaymasJain@users.noreply.github.com>
2021-07-26 08:43:00 -04:00
..
events.sol fix broken tests from instadapp PR 2021-06-30 17:16:05 +01:00
helpers.sol restructuring & updated function till repay 2021-06-26 01:40:45 +05:30
interface.sol updated all the functions other adjust 2021-06-26 18:30:03 +05:30
main.sol Allow non-payable functions to be composable with payable functions 2021-07-26 08:43:00 -04:00