-
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
Implement gasless transactions for New payment Driver #2722
Comments
5 tasks
It work and should be implemented in New payment driver to achieve "feature parity" for the release |
golmek
changed the title
Implement gasless transactions
[SPIKE] Verify Implemented gasless transactions
Oct 19, 2023
golmek
changed the title
[SPIKE] Verify Implemented gasless transactions
Implement gasless transactions
Oct 19, 2023
To be done after release as Nice to have? |
golmek
changed the title
Implement gasless transactions
Implement gasless transactions for New payment Driver
Nov 29, 2023
@scx1332 says it is simple task |
To be delivered as part of Allowance Goal / Release |
for Monday EoD |
Command is available on new Payment Driver. Currently not working because Server is down - #3218 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Gasless transaction support has been removed during the migration to the new payment driver. Currently it returns Timeout when run on Yagna (old Payment Driver)
Acceptance criteria:
yagna payment transfer --gasles [...]
in new Payment DriverAdditional information:
The text was updated successfully, but these errors were encountered: