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

Remove fractal registry from fractal contracts #1653

Merged
merged 1 commit into from
May 7, 2024

Conversation

adamgall
Copy link
Member

@adamgall adamgall commented May 6, 2024

Please review and merge #1652 first.

Remove fractalRegistryContract from FractalContracts interface and resolve all downstream issues

@adamgall adamgall self-assigned this May 6, 2024
Copy link

netlify bot commented May 6, 2024

Deploy Preview for fractal-dev ready!

Name Link
🔨 Latest commit 5d38bec
🔍 Latest deploy log https://app.netlify.com/sites/fractal-dev/deploys/663a6b743aa6000008651cb1
😎 Deploy Preview https://deploy-preview-1653.app.dev.fractalframework.xyz
📱 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.

@adamgall adamgall force-pushed the remove-fractalRegistryContract-from-BaseContracts branch from 4622e6d to 59c4ecc Compare May 6, 2024 03:35
@adamgall adamgall force-pushed the remove-fractalRegistry-from-FractalContracts branch from 1c97106 to 797170e Compare May 6, 2024 03:36
@adamgall adamgall force-pushed the remove-fractalRegistryContract-from-BaseContracts branch from 59c4ecc to e5ce3aa Compare May 6, 2024 19:09
@adamgall adamgall force-pushed the remove-fractalRegistry-from-FractalContracts branch from 797170e to 7d3c9cc Compare May 6, 2024 19:09
@adamgall adamgall force-pushed the remove-fractalRegistryContract-from-BaseContracts branch from e5ce3aa to 62fc822 Compare May 6, 2024 19:23
@adamgall adamgall force-pushed the remove-fractalRegistry-from-FractalContracts branch 2 times, most recently from 4391fe3 to 967416c Compare May 6, 2024 19:28
@adamgall adamgall force-pushed the remove-fractalRegistryContract-from-BaseContracts branch from 62fc822 to fb71f34 Compare May 6, 2024 19:28
Copy link
Contributor

@Da-Colon Da-Colon left a comment

Choose a reason for hiding this comment

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

🦅

@@ -73,6 +73,7 @@ export function useMasterCopy() {
let masterCopyAddress: Address = zeroAddress;
let error;
if (baseContracts) {
// TODO after removing this moduleproxyfactorycontract from basecontracts, kill getEventRPC
Copy link
Contributor

Choose a reason for hiding this comment

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

🔥

Copy link
Member Author

Choose a reason for hiding this comment

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

It's been killed in a future PR!

* 2. Fractal name registry name
* 3. Truncated Eth address in the form 0xbFC4...7551
*/
export default function useDAOName({
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this doc no longer accurate?

Copy link
Member Author

Choose a reason for hiding this comment

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

Correct

@adamgall adamgall force-pushed the remove-fractalRegistryContract-from-BaseContracts branch from fb71f34 to 02ed6ce Compare May 7, 2024 17:56
@adamgall adamgall force-pushed the remove-fractalRegistry-from-FractalContracts branch from 967416c to 5d38bec Compare May 7, 2024 17:57
Base automatically changed from remove-fractalRegistryContract-from-BaseContracts to develop May 7, 2024 23:18
@adamgall adamgall marked this pull request as ready for review May 7, 2024 23:18
@adamgall adamgall merged commit 0ded522 into develop May 7, 2024
7 checks passed
@adamgall adamgall deleted the remove-fractalRegistry-from-FractalContracts branch May 7, 2024 23:19
adamgall added a commit that referenced this pull request May 8, 2024
…ractalContracts

Remove fractal registry from fractal contracts
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.

3 participants