dOrgJelli
dOrgJelli
> currently we are looking for metatx solution with smart wallet so it require no change to the contracts. Awesome, I'd recommend https://www.abridged.io/, @jamesyoung is tremendously helpful and can answer...
Awesome, thanks so much @ben-kaufman! Out of curiosity, what's the bug?
I would think that it'd be nice for debugging purposes, but other than that not sure. Just pointed this out since it looked like it might have been an oversight.
Tested this using python3.10 functions on linux and works great, thank you for this fix!
I'd love to contribute to this project. I just sent you an email @sogasg.
This looks great :clap: I would recommend changing the names of the interfaces though. To me, this makes more sense: **Protocol Resolver -** Lazily resolves the protocol based on token...
@nickplace the title was actually misnamed, this is about Web3Connect integration. As for what’ve we want, I’m not sure. Checkout Alchemy’s integration maybe and see what they’re doing doing? We...
This should be implemented in UI V2, as we currently only support MetaMask
Hey @Razzwan, I'm assuming you're referring to these two usages: https://github.com/dOrgTech/DAOcreator/blob/09db2fdb239c69f8c12ad58fd0a84c3789335484/packages/lib/src/dependency/arc/src/migrate-dao.js#L703 and https://github.com/dOrgTech/DAOcreator/blob/09db2fdb239c69f8c12ad58fd0a84c3789335484/packages/lib/src/dependency/arc/src/utils.js#L21-L28 Both of these source files come from this repo: https://github.com/daostack/migration They're copied into the DAOcreator here: https://github.com/dOrgTech/DAOcreator/blob/master/packages/lib/scripts/prepArc.js...
Looks amazing! Here are some minor things I found: - Layout on mobile is still pretty buggy - Top-Left options pane gets cut off  - Thresold Const & DAO...