Skip to content

Release/2.8.0#764

Merged
xklob merged 87 commits intomasterfrom
release/2.8.0
Apr 29, 2022
Merged

Release/2.8.0#764
xklob merged 87 commits intomasterfrom
release/2.8.0

Conversation

@xklob
Copy link
Copy Markdown
Contributor

@xklob xklob commented Apr 29, 2022

No description provided.

eswak and others added 30 commits April 1, 2022 19:20
Angle has a small modification in their Curve fork : they name a variable staking_token() instead of lp_token() as in the original Curve code.
Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/nomiclabs/hardhat/releases)
- [Commits](https://github.com/nomiclabs/hardhat/compare/[email protected]@2.9.3)

---
updated-dependencies:
- dependency-name: hardhat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

---
updated-dependencies:
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ethers](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/ethers) from 5.6.1 to 5.6.4.
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ethers-io/ethers.js/commits/v5.6.4/packages/ethers)

---
updated-dependencies:
- dependency-name: ethers
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
David Lucid and others added 27 commits April 19, 2022 11:41
Fix FIP-85 (kill RGT rewards on RGT/ETH SushiSwap pair)
…ttier-2.6.2

build(deps-dev): bump prettier from 2.6.1 to 2.6.2
…int-plugin-import-2.26.0

build(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.26.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.8 to 12.4.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v12.3.8...v12.4.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…t-staged-12.4.0

build(deps-dev): bump lint-staged from 12.3.8 to 12.4.0
@xklob xklob requested a review from a team as a code owner April 29, 2022 23:18
@xklob xklob merged commit e71269c into master Apr 29, 2022
@@ -11,7 +11,7 @@ import { AngleDelegatorPCVDeposit } from '@custom-types/contracts';

const e18 = (x) => ethers.constants.WeiPerEther.mul(x);
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saleh#23


describe('e2e-metagov', function () {
describe.only('e2e-metagov', function () {
let deployAddress: string;
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saleh#24

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.

5 participants