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

deploy-all regenerates basic rchain contracts #255

Open
Bill-Kunj opened this issue Jul 21, 2021 · 0 comments
Open

deploy-all regenerates basic rchain contracts #255

Bill-Kunj opened this issue Jul 21, 2021 · 0 comments
Labels
bootstrap Anything affecting bootstrap tooling dev environment Anything affecting dev interface enhancement New feature or request polish Code polishing tasks We need help!

Comments

@Bill-Kunj
Copy link
Collaborator

When doing a deploy-all, two things are deployed: 1) the basic rchain/rchain contracts, and 2) the RGOV contracts.
Provided deploy-all has been previously performed, step (1) is unnecessary when deploying changes to only the RGOV contracts.
A snapshot could be taken with create-snapshot that consists of only the rchain contracts, which would make a deploy-all of only the RGOV contracts much faster.
I'm sure there are other alternatives: perhaps splitting deploy-all into deploy-rchain followed by deploy-rgov would be appropriate.

@Bill-Kunj Bill-Kunj added enhancement New feature or request dev environment Anything affecting dev interface polish Code polishing tasks bootstrap Anything affecting bootstrap tooling labels Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bootstrap Anything affecting bootstrap tooling dev environment Anything affecting dev interface enhancement New feature or request polish Code polishing tasks We need help!
Projects
None yet
Development

No branches or pull requests

1 participant