-
Notifications
You must be signed in to change notification settings - Fork 21
feat: local-environment-dynamic #862
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
Conversation
dev/local-environment/configurations/partner-chains-setup/entrypoint.sh
Outdated
Show resolved
Hide resolved
ee11f91
to
58b8841
Compare
@LGLO I have removed the persistent changes to /dev/local-environment that were still in my branch |
dev/local-environment-dynamic/configurations/wizard/governance-authority/entrypoint.sh
Outdated
Show resolved
Hide resolved
dev/local-environment-dynamic/configurations/cardano/entrypoint.sh
Outdated
Show resolved
Hide resolved
dev/local-environment-dynamic/configurations/cardano/entrypoint.sh
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix:
- InvalidStake of registered candidates
- Remove redundant permissioned candidates related parts of Cardano setup
- Remove
tests
containers from the setup or provide and instruction to follow that would lead to at least mostly successful tests run in the container - Optionally, remove complex batching if funding of 300 nodes could be done without it
… registration for registered validators
dev/local-environment-dynamic/configurations/tests/entrypoint.sh
Outdated
Show resolved
Hide resolved
dev/local-environment-dynamic/configurations/partner-chains-setup/entrypoint.sh
Show resolved
Hide resolved
5bdb8d7
to
647b32c
Compare
Introduced an issue with the previous commit, reverted and fixed Deployment options now fully removed, and environment still working |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've run this 3 times and worked for me
New fully dynamic local-environment, with configurable number of permissioned and registered validators, and automation of full end to end setup on mainchain and partnerchain
The main changes can be found in: