Skip to content

simplewallet: use passed decrypted payment ID from wallet2 for notifications#10189

Open
jeffro256 wants to merge 1 commit intomonero-project:masterfrom
jeffro256:wallet_callback_pid
Open

simplewallet: use passed decrypted payment ID from wallet2 for notifications#10189
jeffro256 wants to merge 1 commit intomonero-project:masterfrom
jeffro256:wallet_callback_pid

Conversation

@jeffro256
Copy link
Contributor

Adds payment ID parameter to on_money_received() wallet callback. Carrot changes the way that payment IDs are encrypted, so this simplewallet logic breaks. This commit allows wallet2 to pass the decrypted payment ID by its callback to reduce logic duplication.

Part of upstreaming Carrot/FCMP++. Related to seraphis-migration#217.

…cations

Adds payment ID paramater to `on_money_received()` wallet callback.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants