All notable changes to this project will be documented in this file.
The format is based on Common Changelog.
- Deployed
Burner
contract on ETH mainnet (#160) - Deployed
OptimismMessenger
to Mode (#158) - Adjusting static audit
- Created and deployed
VoteWeighting
contract as part of the PoAA requirement (#150) - Participated in a complete C4R audit competition and addressed findings
- Created
OptimismMessenger
contract to serve as a bridge mediator on Optimism and Base networks (#114) - Created
WormholeMessenger
contracts to serve as a bridge mediator on Celo and other L2 networks (#116) - Deploying
OptimismMessenger
to Optimism and Base, deployingWormholeMessenger
on Celo - Updated documentation
- Tests coverage
- Refactor
GuardCM
reacting to C4A findings (#107) - Deployment of refactored
GuardCM
contract - Deployment of ERC20 bridge infrastructure contracts between ETH and Polygon (#106)
- Updated documentation
- Tests coverage
- Updated the implementation of
GuardCM
contract for community multisig (CM) guard (#101) - Updated documentation
- Tests coverage
- Refactor
GuardCM
contract (#104) reacting to the internal audit (audit8)
- Created and deployed ERC20 token bridging contracts to Polygon mumbai and Ethereum goerli testnets (#95)
- Updated documentation and deployment scripts
- Added unit tests, coverage and bridging integration test scripts
- Refactor and tests for ERC20 token bridging contracts ((#97)[#97]) reacting to the internal audit (audit7)
1.1.6 - 2023-09-07
- Created and deployed
GuardCM
contract for community multisig (CM) guard (#83) with the subsequent internal audit (audit6)
1.1.5 - 2023-10-04
No bytecode changes.
- Added last external audit
- Updated audit contract setup script
- Updated documentation
- Created proposal scripts
- Created script to check on-chain configurations
1.1.4 - 2023-06-21
- Updated and deployed
GovernorOLAS
that was refactored based on the OpenZeppelin contracts version 4.8.3 (#76) with the subsequent internal audit (audit5)
1.1.3 - 2023-05-19
- Created and deployed
HomeMediator
contract that acts as a bridge mediator between Ethereum and Gnosis chains (#69) with the subsequent internal audit (audit4)
1.1.2 - 2023-04-21
No bytecode changes.
- Updated documentation and contract addresses
1.1.1 - 2023-04-13
- Created and deployed
wveOLAS
contract that wraps veOLAS functionality with a couple of corrected view functions (#52) with the subsequent internal audit (audit2) - Created and deployed
FxGovernorTunnel
contract that acts as a bridge mediator between Ethereum and Polygon chains (#58) with the subsequent internal audit (audit3)
1.0.1 - 2022-12-09
- Updated NatSpec comments in contracts
- Updated documentation
- Added more tests
- Addressed known vulnerabilities
1.0.0 - 2022-06-30
- Initial release