UkoeHB

Results 284 comments of UkoeHB

I looked at this again. `InProofV2`s are checking amount commitments the same way `OutProofV2`s are. If an amount commitment is successfully checked, then its output must be spendable by the...

Resolved merge conflicts. Updated `wallet2::exchange_multisig_keys()` method so if your account has completed the main kex rounds you can call this with NO kex messages to extract the account's final post-kex...

I removed checks from `exchange_multisig_keys()` that would throw an error if calling it when your multisig account is already complete. This way you can always call it with no kex...

@tmoravec do you want to test this PR? It should fix #8541

@tmoravec ok updated to hopefully fix that issue (also added your changes for simplewallet - note that I use the longer `force-update-use-with-caution` flag because it REALLY needs to be used...

This may not be compatible with the Seraphis squashed enote model.

I am having a hard time understanding exactly how this scheme is supposed to work. 1. What is stored in the chain, and when? 2. What proofs are required, and...

This still leaves a lot of questions. 1. After `T_1` are you spending enotes in membership proofs with decoys or just with a single reference? If there are decoys then...