-
Notifications
You must be signed in to change notification settings - Fork 63
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
Payment CLI changes #952
Conversation
…agna into payment-status/golemsp
… drivers" This reverts commit 78b664c.
Payment status/yagna/stub
[yagna] new payment status CLI
… into payment-status/golemsp
Payment status/golemsp
report yagna version as metrics
[mkt] proposal self reaction attempt check
* 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>
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.
lgtm
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.
nope, I need one more fix
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.
now golemsp run
its working. All others that I've tested too. So go ahead and merge it
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 fromrinkeby
.