Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 2.81 KB

CHANGELOG.md

File metadata and controls

58 lines (38 loc) · 2.81 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Common Changelog.

[v1.2.3] - 2024-11-01

  • Deploying OptimismDepositProcessorL1 for Mode on Ethereum mainnet, OptimismTargetDispenserL2 on Mode (#189)
  • Adjusting static audit

1.2.2 - 2024-07-29

Changed

  • Introducing Service Staking according to PoAA Whitepaper
  • Refactored and re-deployed Tokenomics and Dispenser 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, and WormholeTargetDispenserL2 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

Changed

  • 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

Changed

  • Updated and deployed TokenomicsConstants and Tokenomics 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

Added

  • Initial release