Commit a868c40
Target rate update (#265)
* pulled deployed proxy implementation
* target rate update
* reverted rename
* renamed log event
* updated scalar math
* added upgrade script and renamed variable
* added decimals constant
* added oracle scaler to the init function
* removed timestamp from rebaselog
* updated natspec
* Update contracts/MedianOracle.sol
Co-authored-by: Brandon Iles <[email protected]>
* deployed new policy implementation
* added task to deploy oracle
---------
Co-authored-by: Brandon Iles <[email protected]>1 parent 936b2d7 commit a868c40
File tree
11 files changed
+1258
-114
lines changed- .openzeppelin
- contracts
- external-artifacts
- scripts
- test/unit
11 files changed
+1258
-114
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | 84 | | |
86 | 85 | | |
87 | 86 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments