Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send to self #118

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Send to self #118

wants to merge 4 commits into from

Conversation

benma
Copy link
Contributor

@benma benma commented Feb 13, 2025

No description provided.

Can be used to check if e.g. the firmware displays the expected
confirmations to the user.

Similar to BitBoxSwiss/bitbox-wallet-app@e2ef679.
@benma benma requested a review from bznein February 13, 2025 11:41
Can only make use of it starting v9.22.0.

The .proto messages have been pulled from
https://github.com/BitBoxSwiss/bitbox02-firmware/tree/c35647384740683ab06309ff34b3395d5c026d58/messages
and the .pb.go files generated from it according to this repo's README instructions.

When sending coins to an address of the same keystore, but different
account, you can provide the script config of the other account in the
`outputScriptConfigs` and link the output to it.
Marked the wrong one as the simulator test.
Previous commit pulled in the new firmware protobuf messages, so we
can add a test for it now.
@benma benma requested review from Beerosagos and removed request for bznein February 13, 2025 11:59
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