serai-dex / serai

Other
265 stars 49 forks source link

Add payment proofs to monero-wallet #599

Closed kayabaNerve closed 2 months ago

kayabaNerve commented 2 months ago

For the key images and an outgoing view key, we should be able to re-derive the ephemeral keys and create the necessary payment proofs. One question is if we should do our own payment proof, or match Monero's.

I lean towards matching Monero in monero-wallet-util.

kayabaNerve commented 2 months ago

Marking this won't fix. The above linked commit does in fact enable payment proofs to be built. Payment proofs should not be in monero-wallet yet monero-wallet-util. monero-wallet util has been kicked out to https://github.com/kayabaNerve/monero-wallet-util.