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

feat: Add mapleGlobals setter (C4 #7) #24

Merged
merged 7 commits into from
Dec 13, 2021

Conversation

deluca-mike
Copy link
Contributor

Description

Integrations Checklist

  • Have any function signatures changed? If yes, outline below.
  • Have any features changed or been added? If yes, outline below.
  • Have any events changed or been added? If yes, outline below.
  • Has all documentation been updated?

Changelog

Function Signature Changes

Features

Events

- alignment
- take latest `proxy-factory`
@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #4274: [c4] Issue #7 - Update to use setters or make immutables.

@deluca-mike deluca-mike force-pushed the sc-4274-c4-issue-7-update-to-use-setters branch from 8b79ffb to 5562c7c Compare December 12, 2021 08:44
Base automatically changed from chore/new-proxy-factory to main December 13, 2021 19:03

assertEq(factory.mapleGlobals(), address(globals));

assertTrue(!notGovernor.try_mapleProxyFactory_setGlobals(address(factory), address(newGlobals)));

Choose a reason for hiding this comment

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

Need to add an assertTrue(!) of an emptyContract globals

@lucas-manuel lucas-manuel changed the title feat: add mapleGlobals setter (c4 #7) feat: Add mapleGlobals setter (C4 #7) Dec 13, 2021
@lucas-manuel lucas-manuel merged commit ffcf5f9 into main Dec 13, 2021
@lucas-manuel lucas-manuel deleted the sc-4274-c4-issue-7-update-to-use-setters branch December 13, 2021 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants