Skip to content

Fix spend public key for new check in upstream construct_tx - #15

Merged
vtnerd merged 1 commit into
mainfrom
fix/spend_key_public
Aug 28, 2026
Merged

Fix spend public key for new check in upstream construct_tx#15
vtnerd merged 1 commit into
mainfrom
fix/spend_key_public

Conversation

@vtnerd

@vtnerd vtnerd commented Aug 27, 2026

Copy link
Copy Markdown
Owner

backend::wallet::get_primary_keys() currently sets cryptonote::account_keys in the wrong order. I went through every code path this function uses, and luckily it would only matter if lwsf was used with multisig (which is currently unsupported by lwsf).

With this patch, lwsf can send transactions with latest monero/master code.

@vtnerd
vtnerd merged commit 2ab30fb into main Aug 28, 2026
15 checks passed
@vtnerd
vtnerd deleted the fix/spend_key_public branch August 28, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant