Liquity implements Liquity V2, a decentralized stablecoin system with user set interest rates, iterating on Liquity V1. For more information, see our audit report for Liquity V2 - Bold Smart Contracts. Liquity V2 implements a voting contract that distributes the incoming revenues based on the votes from users that have a stake in the system. A set of contracts are also provided to simplify the development of smart contracts that serve as proposals in the voting, known as initiatives.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 26 | 11 | 6 | 1 | 44 |
Total | 26 | 11 | 6 | 1 | 44 |
# | Github Repository | Commit Hash | File | Url |
---|---|---|---|---|
1 | liquity/v2-gov | 168760d750d7051c51f9804b136e1032f7e72f65 | src/UserProxyFactory.sol | Check on Github |
2 | liquity/v2-gov | d11e15a11ebdb26c7b297572d9674a7801f50922 | src/utils/Math.sol | Check on Github |
3 | liquity/v2-gov | e7ed5341f2f54fb9bf89497a7be294c61f21ebe3 | src/UserProxy.sol | Check on Github |
4 | liquity/v2-gov | e7ed5341f2f54fb9bf89497a7be294c61f21ebe3 | src/utils/VotingPower.sol | Check on Github |
5 | liquity/v2-gov | 1add9a44d62faa8d7ab382d5d00ffcf8f522faee | src/UserProxy.sol | Check on Github |
6 | liquity/v2-gov | e7ed5341f2f54fb9bf89497a7be294c61f21ebe3 | src/utils/Math.sol | Check on Github |
7 | liquity/v2-gov | e7ed5341f2f54fb9bf89497a7be294c61f21ebe3 | src/utils/Ownable.sol | Check on Github |
8 | liquity/v2-gov | d11e15a11ebdb26c7b297572d9674a7801f50922 | src/utils/Types.sol | Check on Github |
9 | liquity/v2-gov | e7ed5341f2f54fb9bf89497a7be294c61f21ebe3 | src/utils/Types.sol | Check on Github |
10 | liquity/v2-gov | 168760d750d7051c51f9804b136e1032f7e72f65 | src/UserProxy.sol | Check on Github |