Skip to content

Commit

Permalink
doc: minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kupermind committed Jul 29, 2024
1 parent 2711892 commit e1b1e1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ The format is based on [Common Changelog](https://common-changelog.org).
### Changed

- Introducing Service Staking according to [PoAA Whitepaper](https://staking.olas.network/poaa-whitepaper.pdf)
- Refactored `StakingBase.sol` for revised service staking ([#166](https://github.com/valory-xyz/autonolas-registries/pull/141)), with the subsequent internal audit ([#167](https://github.com/valory-xyz/autonolas-registries/pull/167)), and complete [C4R audit competition](https://github.com/code-423n4/2024-05-olas-findings)
- Refactored `StakingBase.sol` for revised service staking ([#166](https://github.com/valory-xyz/autonolas-registries/pull/166)), with the subsequent internal audit ([#167](https://github.com/valory-xyz/autonolas-registries/pull/167))
- Created `StakingFactory.sol`, `StakingProxy.sol`, `StakingActivityChecker.sol` and `StakingVerifier.sol`
- Participated in a complete [C4R audit competition](https://github.com/code-423n4/2024-05-olas-findings) and addressed findings
- Deployed `StakingToken.sol`, `StakingFactory.sol`, and `StakingVerifier.sol` ([#191](https://github.com/valory-xyz/autonolas-registries/pull/191))
- Updated documentation

## [1.1.10] - 2024-03-01

Expand Down

0 comments on commit e1b1e1b

Please sign in to comment.