Skip to content

wallet: unrestrict get_transfers and get_transfer_by_txid#10271

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

wallet: unrestrict get_transfers and get_transfer_by_txid#10271
jeffro256 wants to merge 1 commit intomonero-project:masterfrom
jeffro256:unrestrict_gettransfer

Conversation

@jeffro256
Copy link
Contributor

Allow calling wallet RPC endpoints get_transfers and get_transfer_by_txid even with --restricted-rpc enabled. These two endpoints, after these changes, do not modify wallet state at all. The pool information may be outdated in restricted mode, though. This API change is breaking is the sense that some people may have relied on outgoing destination information being hidden in restricted mode. However, I will note that fetching ephemeral transaction private keys is NOT restricted, so if an adversary has access to a restricted RPC wallet, then they can already associate outgoing enotes with public Monero addresses, assuming that they already know of the public Monero address.

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