aave-protocol-v2/contracts
David Racero 89ca48e0b2 Merge branch 'master' into 'feat/pausable'
# Conflicts:
#   contracts/tokenization/AToken.sol
2020-09-15 13:27:21 +00:00
..
configuration Merged master 2020-09-04 10:27:32 +02:00
flashloan Merge changes 2020-09-09 21:26:52 +02:00
interfaces Minimize Pausable contract 2020-09-15 11:03:04 +02:00
lendingpool Merge feat/modifier-to-function fixes 2020-09-15 14:35:50 +02:00
libraries Added missing whenNotPaused to new functions. Changed IS_PAUSED error code to 58 to prevent error collision. Added new pausable tests. 2020-09-15 13:13:28 +02:00
misc Trim PausablePool into LendingPool to save code size. 2020-09-15 11:56:08 +02:00
mocks Merge and fix conflicts 2020-09-15 10:57:04 +02:00
tokenization Merge branch 'master' into 'feat/pausable' 2020-09-15 13:27:21 +00:00