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

Script to deploy Controller & Calculator #387

Merged
merged 4 commits into from
Apr 27, 2021

Conversation

antoncoding
Copy link
Contributor

@antoncoding antoncoding commented Apr 19, 2021

Task: Script to deploy new controller and calculator

High Level Description

Usage:

Deploy new Controller

truffle exec scripts/deployController.js --gasPrice 90000000000 --gas 5000000 --marginVault 0x8ba5e744e9ea885e81922d2e958aa4156d1850ed --network mainnet

Deploy new Calculator

truffle exec scripts/deployCalculator.js --gasPrice 98000000000 --gas 3000000 --oracle 0xc497f40D1B7db6FA5017373f1a0Ec6d53126Da23 --network mainnet

@antoncoding antoncoding changed the title [WIP] Script to deploy Controller Script to deploy Controller Apr 19, 2021
@antoncoding antoncoding changed the title Script to deploy Controller Script to deploy Controller & Calculator Apr 19, 2021
Copy link
Member

@haythemsellami haythemsellami left a comment

Choose a reason for hiding this comment

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

LGTM. Can u add it to the readme similar to the other scripts.

@antoncoding antoncoding merged commit ff02efe into master Apr 27, 2021
@antoncoding antoncoding deleted the task/script-deploy-controller branch April 27, 2021 06:15
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.

None yet

3 participants