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

[WIP] feat: ChugSplash v0 #469

Closed
wants to merge 1 commit into from
Closed

Conversation

smartcontracts
Copy link
Contributor

NOT READY FOR REVIEW

(I'm just using this as a way to keep track of my diff)

Description
Working on the various things necessary to get chugsplash off the ground.

@changeset-bot
Copy link

changeset-bot bot commented Apr 14, 2021

⚠️ No Changeset found

Latest commit: 24e9a19

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@gakonst
Copy link
Contributor

gakonst commented Apr 20, 2021

Closing this until there's further activity!

@gakonst gakonst closed this Apr 20, 2021
ActionType _type,
string memory _target,
bytes memory _data,
uint256 _gasLimit
Copy link
Contributor

Choose a reason for hiding this comment

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

Consider adding a cancelDeployment function & requiring all calls pass

/**
* @title ChugSplashDeployer
*/
contract ChugSplashDeployer {
Copy link
Contributor

Choose a reason for hiding this comment

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

Consider tradeoff of shutting down the system being encoded into the contract vs in the bundle

@smartcontracts smartcontracts deleted the feat/chugsplash-deploy-v0 branch June 23, 2021 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants