martinvol
released this
22 Feb 17:14
·
91 commits
to master
since this release
Release Notes:
This is the eleventh release of the Celo Core Contracts. It follows the standard release process per the docs.
Audit:
Audit: cLabs Equivalent Tokens Review - Summary Report.pdf
Key updates in this release:
- Sorted Oracles update from Mento and Adding equivalent tokens: #10891
- Audit fix #10931
- FeeCurrency Adapter: #10907
- Audit fix #10940
- Fix to calculate unlockable Celo: #10731
- Gas Price Minimum can never be zero for any token: #10909
- Add logic for getTotalPendingWithdrawalsCount: #10488
- Add Hotfix hash calculator: #10697
- Miscellaneous fixes #10945
Specific Version Updates:
FeeCurrencyAdaptor
: N/A =>1.1.0.0
GasPriceMinimum
:1.2.0.0
=>1.2.0.1
Governance
: 1.4.0.0=>
1.4.1.0`LockedGold
:1.1.3.0
=>1.1.4.0
SortedOracles
:1.1.2.3
=>1.1.3.0
Note: FeeCurrencyAdaptor
is not a core contract, and just implemented as a reference implementation.