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

SignTx does not provide AddressN for change addresses on output #7

Closed
gary-rowe opened this issue Nov 25, 2014 · 2 comments
Closed
Assignees

Comments

@gary-rowe
Copy link
Contributor

The AddressN entry in a TX_OUTPUT is required to let the Trezor know that this address is a change address (or at least belongs to the wallet). As a result the Trezor will ignore the sign confirmation since no funds will leave the wallet.

The Trezor display will also accurately reflect what the wallet is showing in terms of funds leaving the wallet.

@gary-rowe
Copy link
Contributor Author

Sign transaction now correctly handles change addresses. Verify using TrezorV1WatchingWalletExample in the normal manner.

Ready for review and close.

gary-rowe added a commit that referenced this issue Nov 26, 2014
@gary-rowe
Copy link
Contributor Author

This seems to be be working now (several successful transactions) so I'll close it.

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

No branches or pull requests

1 participant