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

Payment CLI changes #952

Merged
merged 41 commits into from
Jan 21, 2021
Merged

Payment CLI changes #952

merged 41 commits into from
Jan 21, 2021

Conversation

Wiezzel
Copy link

@Wiezzel Wiezzel commented Jan 21, 2021

Changes:

  • yagna payment status
  • yagna payment init
  • yagna payment accounts
  • golemsp status
  • ya-provider

Warning:
yagna payment status --network mainnet still works incorrectly; it returns balance from rinkeby.

tworec and others added 30 commits January 12, 2021 17:16
tworec and others added 7 commits January 21, 2021 10:16
* Changed parameters for `payment init`:
  * `address` (positional) -> `--account` (flag)
  * `-r|--requestor` -> `--sender`
  * `-p|--provider` -> `--receiver`
* Added `driver`, `network`, and `token` to `payment status` result.
* Changed `payment accounts` output to include `network` and `token`
  instead of `platform`.

Signed-off-by: Adam Wierzbicki <awierzbicki@golem.network>
@Wiezzel Wiezzel requested review from maaktweluit, tworec and a team January 21, 2021 11:38
@Wiezzel Wiezzel mentioned this pull request Jan 21, 2021
Copy link
Contributor

@tworec tworec left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@tworec tworec left a comment

Choose a reason for hiding this comment

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

nope, I need one more fix

Copy link
Contributor

@tworec tworec left a comment

Choose a reason for hiding this comment

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

now golemsp run its working. All others that I've tested too. So go ahead and merge it

@Wiezzel Wiezzel merged commit edcdf76 into payment/multi-network Jan 21, 2021
@Wiezzel Wiezzel deleted the payment-status/edited branch January 21, 2021 14:37
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.

4 participants