Bitcoin Forum
June 20, 2024, 01:22:12 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: dude with fragmented backups  (Read 691 times)
roterdam (OP)
Hero Member
*****
Offline Offline

Activity: 640
Merit: 500


interested to BUY CASASCIUS


View Profile
July 06, 2016, 08:42:57 PM
 #1

i'm doing few tries with armory fragmented backups 3 of 5 .
when i'm restoring from 3 fragments seeds random of 5 , i see that if last letter of one seed it's wrong the wallet is restored well .
i'm thinking possibly information in this fragment are redundant?
if it is ok , how redundant is this?

thanks in advance to all users could help me!!
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3682
Merit: 1347

Armory Developer


View Profile
July 06, 2016, 10:12:46 PM
 #2

https://github.com/goatpig/BitcoinArmory/blob/master/armoryengine/ArmoryUtils.py#L2327

It can fix a single byte error. Data is served as 16 bytes packets with 2 bytes checksum, which is the first 2 bytes of the data's hash digest (sha256). If the checksum fails it will try all of the 16 bytes (one at a time) with all 256 values in hope of hitting the expected value.

roterdam (OP)
Hero Member
*****
Offline Offline

Activity: 640
Merit: 500


interested to BUY CASASCIUS


View Profile
July 06, 2016, 11:33:37 PM
 #3

in other case i can write wrong the las letter in each fragment? and restored well?
if it's the first letter wrong don't work?
thanks
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3682
Merit: 1347

Armory Developer


View Profile
July 07, 2016, 12:15:16 AM
 #4

any one letter per line

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!