-
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
Root
/ Remove Typechain
#1677
Root
/ Remove Typechain
#1677
Conversation
…om-useSafeContracts Remove safeFactoryContract from useSafeContracts
✅ Deploy Preview for fractal-dev ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
…#1657) * Add ModuleProxyFactory ABI to project * Remove ModuleProxyFactory from FractalContracts and BaseContracts and then work through it all
…aseContracts interfaces (#1660)
…x downstream issues (#1661)
* Remove GnosisSafeL2 typechain from TxActions * Remove GnosisSafeL2 typechain from DaoTxBuilder * Remove GnosisSafeL2 Typechain from TxBuilderFactory and Builder classes * Finish removing GnosisSafeL2 Typechain from project * Remove comment
* Remove all instances of MultiSend objects from FractalContracts, BaseContracs, useSafeContracts, etc * Remove the usul typechain-types assets * Fix import order
…Contracs, useSafeContracts, etc
Remove lock release typechain
1d5de0a
to
482c5b4
Compare
…nly store an address, not a whole contract object
Remove erc20claim typechain
…eParentSafeVotingWeight` hook to determine and expose `totalParentVotingWeight` and `parentVotingQuorum`
…an no longer be ignored. Update
Freeze updates
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.
Assuming there's no upcoming prod releases - I think we should be good to merge it now. If there will be something urgently needed for main
- we can go through hot-fix
branch targetting main
branch
@adamgall @DarksightKellar @Da-Colon WDYT?
You know what, yes let's do it |
Let's do it |
This is the root branch where all efforts to fully remove TypeChain from the codebase will be gathered.
Testing Instructions
If you're reading this...
develop
already, please open an issue in our project board.Testing flows
Observed Issues
- freeze votes threshold still allows input more than parent safe signer thresholdfixed