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

Extract configuration into JSON-file #54

Open
s-medvedev opened this issue Jun 22, 2022 · 0 comments
Open

Extract configuration into JSON-file #54

s-medvedev opened this issue Jun 22, 2022 · 0 comments
Assignees

Comments

@s-medvedev
Copy link
Contributor

Now the configuration is set by command line parameters and files in artifacts directory. This requires passing a directory with keys to the user to check the created environment and proposals. Also, passing the testing parameter and the start_time through command line parameters complicates the process and makes it error prone.
To fix this, it is proposed to bring all the parameters that determine the deployed configuration into a single configuration file.

@s-medvedev s-medvedev self-assigned this Jun 22, 2022
s-medvedev pushed a commit that referenced this issue Jun 22, 2022
s-medvedev pushed a commit that referenced this issue Jun 29, 2022
s-medvedev pushed a commit that referenced this issue Jun 29, 2022
s-medvedev added a commit that referenced this issue Jun 29, 2022
* Extract configuration into JSON-file #54

* Remove voters-dir from wallet #54

* Add url into config, add payer to argumenta, use default solana payer if missing in args and config #54

* Use RPC URL from solana cli config by default #54

Co-authored-by: Semen Medvedev <sm@neonlabs.org>
s-medvedev added a commit that referenced this issue Jul 4, 2022
* Extract configuration into JSON-file #54

* Remove voters-dir from wallet #54

* Add url into config, add payer to argumenta, use default solana payer if missing in args and config #54

* Use RPC URL from solana cli config by default #54

* Add launch-script into CI #56

* Fixes #56

* Fix launch-script name #56

* Fixes #56

* Add launch-script test into CI

* Add comment about NEON realm address #56

* Update solana version #56

Co-authored-by: Semen Medvedev <sm@neonlabs.org>
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

No branches or pull requests

1 participant