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

V2 #16

Closed
wants to merge 18 commits into from
Closed

V2 #16

wants to merge 18 commits into from

Conversation

envin3
Copy link
Contributor

@envin3 envin3 commented Oct 31, 2023

This branch will become the default one. multichain will be removed.

Copy link
Contributor

@oliviera9 oliviera9 left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -43,23 +43,15 @@ const router = createHashRouter([
const settings = getWeb3Settings()

const { chains, provider } = configureChains(
[mainnet, polygon, bsc],
[polygon],
Copy link
Contributor

Choose a reason for hiding this comment

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

I am not completely sure it's a good idea to remove other chains from here as the provider for mainnet is used to fetch proposal for example.

dependabot bot and others added 4 commits January 12, 2024 08:34
Bumps [semver](https://github.com/npm/node-semver) to 7.5.4 and updates ancestor dependency [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli). These dependencies need to be updated together.


Updates `semver` from 7.3.5 to 7.5.4
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.5...v7.5.4)

Updates `@commitlint/cli` from 14.1.0 to 18.4.4
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.4/@commitlint/cli)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@oliviera9
Copy link
Contributor

Closing this PR as v2 is not the default branch

@oliviera9 oliviera9 closed this Jan 12, 2024
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.

2 participants