Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Update app to accommodate message binary layout #1

Closed
avive opened this issue Sep 21, 2020 · 1 comment
Closed

Update app to accommodate message binary layout #1

avive opened this issue Sep 21, 2020 · 1 comment

Comments

@avive
Copy link
Contributor

avive commented Sep 21, 2020

See updated spec here: spacemeshos/SMIPS#23
The binary payload that the ledger app will get via the sdk to sign has a modified layout. First 32 bytes is a network id prefix and following that the tx binary payload. So, for example, the tx type is in byte(32) instead of byte(0) in the message.

@avive avive changed the title Update app to accommodate changes Update app to accommodate message binary layout Sep 21, 2020
@valar999
Copy link
Contributor

Implemented accordingly in source files

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants