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

fix: sha3 package build error #722

Merged
merged 4 commits into from
Jan 24, 2025
Merged

fix: sha3 package build error #722

merged 4 commits into from
Jan 24, 2025

Conversation

wackerow
Copy link
Member

@wackerow wackerow commented Jan 23, 2025

sha3 indirect dependency tracing to @web3-react/portis-connector package no longer compatible, causing builds to break during dependency installation. removing package while still on older version of node to restore builds

Also patches a linting error from recent Nethermind page change, removing unused imports.

response to build error from indirect sha3 package dependency
@wackerow wackerow changed the title debug: web3 package build error debug: sha3 package build error Jan 23, 2025
Copy link

netlify bot commented Jan 23, 2025

Deploy Preview for dapper-rolypoly-9814ad ready!

Name Link
🔨 Latest commit 1a1e8db
🔍 Latest deploy log https://app.netlify.com/sites/dapper-rolypoly-9814ad/deploys/67931956d6df73000856d1a7
😎 Deploy Preview https://deploy-preview-722--dapper-rolypoly-9814ad.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@wackerow wackerow closed this Jan 23, 2025
@wackerow wackerow changed the title debug: sha3 package build error fix: sha3 package build error Jan 24, 2025
@wackerow
Copy link
Member Author

I've built this into my changes in #721 but we can merge it in isolation to dev to get that branch working again

@wackerow wackerow reopened this Jan 24, 2025
@wackerow wackerow marked this pull request as ready for review January 24, 2025 03:29
Copy link
Contributor

@CarlBeek CarlBeek left a comment

Choose a reason for hiding this comment

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

Always love a commit that removes 10x the lines it adds, LGTM!

README.md Outdated
@@ -26,7 +26,7 @@ The Infura Project ID will enable the network status progress bar showing the ba
REACT_APP_INFURA_PROJECT_ID=your-infura-project-id-here
```

Note: The Portis wallet option is not available when running locally
Note: The Portis wallet option is currently not available
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think we even really need to have this here, I think we can just nuke Portis & note something about removing it in a changelog & commit history

@wackerow wackerow merged commit 81128f5 into dev Jan 24, 2025
1 check passed
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