eboado
|
727bc12d80
|
- Added Transfer event on transferOnLiquidation
|
2020-11-10 15:40:49 +01:00 |
|
emilio
|
57e444714d
|
Merge branch 'master' into fix/114
|
2020-11-05 15:25:24 +01:00 |
|
emilio
|
69c3d5b9b7
|
Adds Emergency admin
|
2020-11-05 12:35:50 +01:00 |
|
emilio
|
add6cad5c3
|
Fixed scenarios, tests, removed console.log
|
2020-11-04 11:12:26 +01:00 |
|
The3D
|
4e4fbe6539
|
Refactoring of credit delegation
|
2020-11-03 19:47:57 +01:00 |
|
The3D
|
8daa8130b7
|
Updated comment
|
2020-11-02 15:19:29 +01:00 |
|
The3D
|
a2f60470ec
|
Removed getRevision in the DelegationAwareAToken
|
2020-11-02 13:35:05 +01:00 |
|
The3D
|
3570fc7803
|
Added delegation capabilities to the aToken
|
2020-11-02 12:54:56 +01:00 |
|
The3D
|
fa3d61be6f
|
Updated event
|
2020-11-02 12:24:12 +01:00 |
|
The3D
|
6536200eea
|
Update mint/burn event on the stable debt token
|
2020-11-02 11:55:37 +01:00 |
|
Ernesto Boado
|
e5597b6156
|
Merge branch 'fix/108-redundancy-stable-debt' into 'master'
- Fixed redundant assignment on StableDebtToken.
Closes #108
See merge request aave-tech/protocol-v2!116
|
2020-11-02 10:26:11 +00:00 |
|
Ernesto Boado
|
c9bd6d97ff
|
Merge branch 'fix/107-burn-event' into 'master'
- Fixed Burn event on AToken
Closes #107
See merge request aave-tech/protocol-v2!117
|
2020-11-02 10:25:58 +00:00 |
|
emilio
|
860402a94c
|
updated comment
|
2020-11-02 09:17:48 +01:00 |
|
eboado
|
9fddcd0a20
|
- Fixed Burn event on AToken
|
2020-11-01 09:11:53 +01:00 |
|
eboado
|
0d7be4e7df
|
- Fixed redundant assignment on StableDebtToken.
|
2020-11-01 09:03:45 +01:00 |
|
David Racero
|
1ac0a45394
|
Fix conflicts
|
2020-10-30 16:52:44 +01:00 |
|
Ernesto Boado
|
22e4cc353c
|
Merge branch '100/flash-loan-bath-modes' into 'master'
Added batch of modes to flashLoan()
Closes #100
See merge request aave-tech/protocol-v2!111
|
2020-10-30 14:01:52 +00:00 |
|
eboado
|
5a9a46a31f
|
Merge branch 'master' into 100/flash-loan-bath-modes
|
2020-10-30 14:55:03 +01:00 |
|
Ernesto Boado
|
4e56df7d56
|
Merge branch 'certora/integration' into 'master'
Resolve "Integrating the certora formal verification rules in the CI"
Closes #59
See merge request aave-tech/protocol-v2!67
|
2020-10-30 13:48:25 +00:00 |
|
David Racero
|
b3cc9d1a62
|
Fix conflicts
|
2020-10-30 13:40:06 +01:00 |
|
The-3D
|
386138cc9c
|
Merge branch 'feat/101-first-borrowing-on-debt-tokens' into 'master'
Added return of is first borrowing on debt tokens mint()
Closes #101
See merge request aave-tech/protocol-v2!110
|
2020-10-30 10:58:36 +00:00 |
|
pistiner
|
9da3fefb26
|
Merge branch 'master' of https://gitlab.com/aave-tech/protocol-v2 into certora/integration
|
2020-10-29 23:26:21 +02:00 |
|
eboado
|
38bb760112
|
- Added return of is first borrowing on debt tokens mint()
|
2020-10-29 14:55:11 +01:00 |
|
emilio
|
9e55ea12b6
|
Fixes #99
|
2020-10-29 11:57:43 +01:00 |
|
pistiner
|
4030d48787
|
Fixes to run on StableDebtToken contract
|
2020-10-29 01:57:15 +02:00 |
|
The-3D
|
7eb31124b2
|
Merge branch 'fix/83-msgSender' into 'master'
- Changed msg.sender to _msgSender()
See merge request aave-tech/protocol-v2!97
|
2020-10-27 14:05:03 +00:00 |
|
eboado
|
87bbfb9571
|
- Changed msg.sender to _msgSender()
|
2020-10-27 14:42:11 +01:00 |
|
The-3D
|
cb03bab6ea
|
Merge branch 'fix/85-total-supply-shadowing' into 'master'
Fixes #85
Closes #85
See merge request aave-tech/protocol-v2!94
|
2020-10-27 12:05:49 +00:00 |
|
eboado
|
85246906e4
|
- Removed shadowing of totalSupply on IncentiveizedERC20
|
2020-10-27 13:04:07 +01:00 |
|
emilio
|
aba38a800f
|
Fixed event for the avg stable rate
|
2020-10-27 10:36:02 +01:00 |
|
The3D
|
7a8ed507f4
|
Fixes PVE013-4
|
2020-10-26 11:59:49 +01:00 |
|
emilio
|
19756cdbe8
|
fixed PVE001, PVE009(1)
|
2020-10-19 18:29:32 +02:00 |
|
emilio
|
3575d58ff4
|
unified interface of stable, variable debt tokens and aTokens
|
2020-10-19 16:24:49 +02:00 |
|
Ernesto Boado
|
017589a8f7
|
Merge branch 'fix/68' into 'master'
Resolve "Gas optimizations"
Closes #68
See merge request aave-tech/protocol-v2!77
|
2020-10-16 08:05:11 +00:00 |
|
The3D
|
937fb1df93
|
Folders reorg
|
2020-10-15 15:25:27 +02:00 |
|
The3D
|
86ddf25a3a
|
Reorganized folders
|
2020-10-15 15:16:05 +02:00 |
|
The3D
|
1b1fd6e5e2
|
Fixes #68
|
2020-10-15 14:13:46 +02:00 |
|
David Racero
|
57ffc9c613
|
Reorg errors library, sorted by error number, added prefix to each constant and a prefix glossary.
|
2020-10-14 11:03:32 +02:00 |
|
David Racero
|
b919886916
|
Remove unused imports
|
2020-10-14 09:53:48 +02:00 |
|
The3D
|
53d6114775
|
Merge branch 'master' into feat/18
|
2020-10-12 15:19:27 +02:00 |
|
The-3D
|
024def04b5
|
Merge branch 'fix/56' into 'master'
Resolve "Validate divison in the aToken/variable debt token to ensure it's not rounded down to 0"
Closes #56
See merge request aave-tech/protocol-v2!64
|
2020-10-12 08:19:07 +00:00 |
|
The3D
|
83b8c979d0
|
Merge branch 'master' into feat/18
|
2020-10-09 10:21:58 +02:00 |
|
The3D
|
3439198ec3
|
fixed events in the token contract
|
2020-10-09 10:03:50 +02:00 |
|
The3D
|
cb6603f8a7
|
fixes interface
|
2020-10-09 10:00:55 +02:00 |
|
The3D
|
d150458604
|
Merge branch 'master' into feat/18
|
2020-10-08 15:41:48 +02:00 |
|
The3D
|
3ad9e7b9e0
|
Added natspec comment to mintToTreasury
|
2020-10-05 13:12:58 +02:00 |
|
The3D
|
c45d6c254b
|
fixes #56
|
2020-10-05 13:11:53 +02:00 |
|
The3D
|
b907b6b0b3
|
Initial fix
|
2020-09-30 17:40:47 +02:00 |
|
David Racero
|
ffc81df4ee
|
Fix conflicts and renamings
|
2020-09-24 17:48:29 +02:00 |
|
The3D
|
12f1dbd0dc
|
Readded calculateAvailableBorrowsETH
|
2020-09-21 22:08:44 +02:00 |
|