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

Support choosing yagna payment platform through goth-config.yml #554

Closed
kmazurek opened this issue Oct 25, 2021 · 0 comments · Fixed by #556
Closed

Support choosing yagna payment platform through goth-config.yml #554

kmazurek opened this issue Oct 25, 2021 · 0 comments · Fixed by #556
Assignees
Labels
enhancement New feature or request

Comments

@kmazurek
Copy link
Contributor

Currently, all settings related to choosing a payment platform in goth tests assume only a single platform to be used at all times. An example implementation of changing the default payment platform (Polygon) is available here: #553

Instead of having a single, hardcoded payment platform it would be valuable if we could choose the desired payment platform through a field in goth-config.yml. Ideally, this should be configurable on a per-node basis (using node-types in the config). I imagine this would be similar to how setting environment variables per node is currently implemented: #505

The choice of payment platforms should be limited to zksync, polygon and erc20 with the relevant environment variables being set for a given yagna node (again, see: #553).

@kmazurek kmazurek added the enhancement New feature or request label Oct 25, 2021
@johny-b johny-b self-assigned this Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants