Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New main release #272

Merged
merged 37 commits into from
Jul 12, 2023
Merged

New main release #272

merged 37 commits into from
Jul 12, 2023

Conversation

chechu
Copy link
Member

@chechu chechu commented Jul 10, 2023

No description provided.

web3rover and others added 21 commits June 26, 2023 15:19
## [1.1.1-dev.1](v1.1.0...v1.1.1-dev.1) (2023-07-05)

### Bug Fixes

* bump hardhat deploy ([84a8a62](84a8a62))
[VEN-1585] Stop Rewards at Specified Block
## [1.2.0-dev.1](v1.1.1-dev.1...v1.2.0-dev.1) (2023-07-10)

### Features

* added tests for pausing rewards ([4d8720f](4d8720f))
* set/update last rewarding block ([13bdc7f](13bdc7f))
* stop rewards at a block number ([4b2ada4](4b2ada4))

### Bug Fixes

* fixed tests ([1b173dc](1b173dc))
* pause rewards in  pool lens ([9b0566b](9b0566b))
* shorten the size of revert string ([e32ef5d](e32ef5d))
* use getBlockNumber() ([71a36e6](71a36e6))
* VEN-1684 and VEN-1685 ([c459065](c459065))
* VENUS-RD-001 ([b6413c5](b6413c5))
* VENUS-RD-002 ([1c1f749](1c1f749))
* VENUS-RD-003 ([07fd8f3](07fd8f3))
coreyar and others added 2 commits July 10, 2023 10:27
…le-download-issue

[VEN-1689] fix hardhat compile download issue
## [1.2.0-dev.2](v1.2.0-dev.1...v1.2.0-dev.2) (2023-07-10)

### Bug Fixes

* use hardhat 2.16.1 ([a5c01e7](a5c01e7))
* use node 18 ([97d704e](97d704e))
chechu and others added 4 commits July 12, 2023 02:00
docs: add Certik audit on RewardsDistributor contract
[VEN-1687]: feat: deploy rewards distributors
## [1.2.0-dev.4](v1.2.0-dev.3...v1.2.0-dev.4) (2023-07-12)

### Features

* add mainnet deployments for rewards distributors ([3a3a8a2](3a3a8a2))
* add reward configs ([a6cd456](a6cd456))
* add testnet deployment for rewards distributors ([5cf6ea3](5cf6ea3))
* redeploy PoolLens on mainnet ([feaeddf](feaeddf))
* redeploy PoolLens on testnet ([ea5c204](ea5c204))
@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Health
contracts 96% 76%
contracts.Lens 95% 65%
contracts.Pool 100% 92%
contracts.Rewards 95% 62%
contracts.RiskFund 99% 72%
contracts.Shortfall 100% 88%
contracts.lib 100% 100%
Summary 96% (1408 / 1459) 75% (416 / 556)

@chechu chechu merged commit d50c832 into main Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants