-
Notifications
You must be signed in to change notification settings - Fork 7
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
Release/2024-04-08 Part 1: The Merge into prod #1521
Conversation
…tml, remove redundant wagmi config
…m install warnings
…useNetworkConfig, update usage of useWeb3Modal
…viem-etc Upgrade wagmi, viem, web3modal
- Rely on setting Network Config from wagmi's useChainId - Allow network switcher when not connected
…o "uncontrolled to controlled switching"
…wkit-with-web3-modal Replacing Rainbowkit with Web3Modal
Inline the `loadAzoriusProposals` again so we can use a ref to track the current DAO and stop the sequential processing of proposals if the DAO changes.
…h-value Variable eth value in proposal template
Load proposals sequentially
Fix freeze button state bug
✅ Deploy Preview for fractal-prod ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Semi-blindly approving this given that all changes included into this PR are already reviewed and tested
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ship it!
Includes work from the following PRs:
useAsyncRetry
#1502canUserSubmitProposal
extracted to own component #1489