Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

Improve "sign" command transmission #36

Merged

Conversation

jonasschnelli
Copy link
Member

Command to the DBB will looks something like this:

{"sign": 
{ "type": "meta",
 "meta" : "0100000001643c5e11fc891a877ce30378898bce75cd7e0636e8e3741c722f4f0251a9e8570000000027002551210292e716490af570e0f43d866491c47125cc122c8226e3ba63a8f2f77bcef7a72751aeffffffff0240420f000000000017a914d62c49aa0dd6229429c6e5ca9d97ed31a97c894c877cb72a000000000017a914b8bb6236ccccd08594ea1a6b183730002bb397b98700000000",
"data" : [ { "hash" : "e817e95b735604c9fbd006eb95b590df9f5f1a8a4ab1f678a0fb483532e042ba", "keypath" : "m/203'/45'/2147483647/0/11" } ],
"checkpub" : [{"pubkey":"02085fcca41f4f81b668eaf1443f3f6f440cdd1d9410702f164d53eaff89238045","keypath":"m/2147483647/1/6"}] } }

This currently breaks signing until the DBB can work with "pubkey" instead of "address".

@jonasschnelli jonasschnelli merged commit df2e23d into BitBoxSwiss:master Dec 2, 2015
jonasschnelli added a commit that referenced this pull request Dec 2, 2015
df2e23d Use the dbb sign/checkpub field (Jonas Schnelli)
292ced1 bpwalletclient: pass back serialized transaction for smartphone verification (Jonas Schnelli)
fivepiece pushed a commit to fivepiece/dbb-app that referenced this pull request Jan 19, 2018
pull version numbers from latest git tag; use version 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

Successfully merging this pull request may close these issues.

1 participant