All notable changes to this project will be documented in this file.
The format is based on Common Changelog.
- Deploying
OptimismDepositProcessorL1
for Mode on Ethereum mainnet,OptimismTargetDispenserL2
on Mode (#189) - Adjusting static audit
1.2.2 - 2024-07-29
- Introducing Service Staking according to PoAA Whitepaper
- Refactored and re-deployed
Tokenomics
andDispenser
to address service staking inflation and claiming capability (#156), with the subsequent internal audit (#168) - Created and deployed
ArbitrumDepositProcessorL1
,ArbitrumTargetDispenserL2
,DefaultDepositProcessorL1
,DefaultTargetDispenserL2
,EthereumDepositProcessor
,GnosisDepositProcessorL1
,GnosisTargetDispenserL2
,OptimismDepositProcessorL1
,OptimismTargetDispenserL2
,PolygonDepositProcessorL1
,PolygonTargetDispenserL2
,WormholeDepositProcessorL1
, andWormholeTargetDispenserL2
contracts - Participated in a complete C4R audit competition and addressed findings
1.0.3 - 2023-10-05
No bytecode changes.
- Added the latest external audit.
1.0.2 - 2023-07-26
- Updated and deployed
Depository
contract v1.0.1 that revises the behavior of bonding products (#104) with the subsequent internal audit (audit3) - Updated documentation
- Added tests
- Updated vulnerabilities list
1.0.1 - 2023-05-26
- Updated and deployed
TokenomicsConstants
andTokenomics
contracts v1.0.1 that account for the donator veOLAS balance to enable OLAS top-ups (#97) with the subsequent internal audit (audit2) - Bump
prb-math
package dependency to v4.0.0 - Updated documentation
- Added tests
1.0.0 - 2022-03-22
- Initial release