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

Update deploy script to include Fee Manager options for ERC-TO-NATIVE mode #134

Merged

Conversation

patitonar
Copy link
Contributor

Closes #124

In order to be able to initialize the bridge with Fee Manager address and Fee value, I had to add a new initialize method that accepted that 2 extra parameters because setFeeManagerContract and setFee methods can only be executed by the owner which can be different from DEPLOYMENT_ACCOUNT.

Copy link
Collaborator

@akolotov akolotov left a comment

Choose a reason for hiding this comment

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

Please address the comments.

deploy/src/erc_to_native/home.js Outdated Show resolved Hide resolved
deploy/.env.example Outdated Show resolved Hide resolved
deploy/.env.example Outdated Show resolved Hide resolved
deploy/src/erc_to_native/home.js Outdated Show resolved Hide resolved
deploy/src/erc_to_native/home.js Show resolved Hide resolved
@akolotov akolotov merged commit 49fc67d into 119-Epic-rewards-for-bridge-validators Jan 22, 2019
@akolotov akolotov deleted the 124-update-deploy-scripts branch May 21, 2019 23:20
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.

2 participants