-
-
Notifications
You must be signed in to change notification settings - Fork 128
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 multiple destinations in make_uri and parse_uri [$350] #83
Comments
There is a bounty on this issue, the amount is in the title. The bounty will be awarded to the first person(s) who resolves this issue. Read the full conditions in the 'bounties.md' file. If you are starting to work on this issue, please write a comment here, so that we can assign the issue to you and avoid duplicated work. |
I am beginning work on this now |
Thanks @benevanoff. Please use #haveno-dev on matrix or freenode for questions and coordination :) |
Note multi-output deposits are no longer needed with the new trade protocol, but we will honor the bounty once merged into monero-project. |
@woodser is this still open? |
Yes this has not been completed. A PR was submitted to monero-project but never merged. |
Ok, I will take it @woodser |
It's been a long time since the assignment and it hasn't completed yet? Is this still being worked on? |
The previous solution in progress was deleted from the monero-project repo somehow, so this issue is still available for someone to complete. |
@woodser I am actively working on this thing. Check PR 9756 on monero code base. Check if it meets the requirements. |
Linking to the PR for reference: monero-project/monero#9756 |
@woodser Could you have a look at the code and see if it actually meets all of your requirements? Any suggestions would be appreciated. The mods are taking a while to respond (totally okay, it's not their job so obviously they don't fully dedicate their time in the repo). |
This issue requests supporting multiple addresses and amounts in monero-wallet-rpc's make_uri and parse_uri.
This will be used to deposit 2 outputs to the Haveno wallet, one to cover the deposit amount and one to cover the trade fee, in order to allow trades to be posted and taken once funds are available.
See monero-project/monero#7731
The text was updated successfully, but these errors were encountered: