Uma is a platform that allows users to enter trust-minimized financial contracts on the Ethereum blockchain. One component of the system is a decentralized oracle, which was the subject of this audit.... UMA is a platform that allows users to enter trust-minimized financial contracts on the Ethereum blockchain. One component of the system is a decentralized oracle, which was the subject of this audit. The audited commit is 9d403ddb5f2f07194daefe7da51e0e0a6306f2c4 and the scope includes all...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 2 | - | - | - | 2 |
Fixed | 20 | 4 | 3 | - | 27 |
Total | 22 | 4 | 3 | 0 | 29 |
# | Github Repository | Commit Hash | File | Url |
---|---|---|---|---|
1 | UMAprotocol/protocol | 9d403ddb5f2f07194daefe7da51e0e0a6306f2c4 | core/contracts/common/implementation/FixedPoint.sol | Check on Github |
2 | UMAprotocol/protocol | 9d403ddb5f2f07194daefe7da51e0e0a6306f2c4 | core/contracts/oracle/implementation/Registry.sol | Check on Github |
3 | UMAprotocol/protocol | 9d403ddb5f2f07194daefe7da51e0e0a6306f2c4 | core/contracts/oracle/implementation/VoteTiming.sol | Check on Github |
4 | UMAprotocol/protocol | 9d403ddb5f2f07194daefe7da51e0e0a6306f2c4 | core/contracts/oracle/implementation/ResultComputation.sol | Check on Github |
5 | UMAprotocol/protocol | 9d403ddb5f2f07194daefe7da51e0e0a6306f2c4 | core/contracts/oracle/implementation/ContractCreator.sol | Check on Github |
6 | UMAprotocol/protocol | 9d403ddb5f2f07194daefe7da51e0e0a6306f2c4 | core/contracts/oracle/interfaces/OracleInterface.sol | Check on Github |
7 | UMAprotocol/protocol | 9d403ddb5f2f07194daefe7da51e0e0a6306f2c4 | core/contracts/common/implementation/Withdrawable.sol | Check on Github |
8 | UMAprotocol/protocol | 9d403ddb5f2f07194daefe7da51e0e0a6306f2c4 | core/contracts/oracle/implementation/IdentifierWhitelist.sol | Check on Github |
9 | UMAprotocol/protocol | 9d403ddb5f2f07194daefe7da51e0e0a6306f2c4 | core/contracts/oracle/interfaces/VotingInterface.sol | Check on Github |
10 | UMAprotocol/protocol | 9d403ddb5f2f07194daefe7da51e0e0a6306f2c4 | core/contracts/oracle/implementation/Governor.sol | Check on Github |