BitShares Forum

Main => General Discussion => Topic started by: sudo on February 16, 2015, 04:04:24 pm

Title: can bts easily Cold storage ?
Post by: sudo on February 16, 2015, 04:04:24 pm
signature offline  & broadcast online

total cold storage
Title: Re: can bts easily Cold storage ?
Post by: bytemaster on February 16, 2015, 04:13:37 pm
Yes, the multi-sig features in the latest release  should enable that easily.
Title: Re: can bts easily Cold storage ?
Post by: sudo on February 16, 2015, 04:24:18 pm
Yes, the multi-sig features in the latest release  should enable that easily.

i want install bts wallet on a offline pc  never  connect to  intenet
fill the amount & type of asset +who send to  in GUI  save  in json or txt
transfer it with  flash disk  to a pc online &broadcast it,then  the transmission is done.
Title: Re: can bts easily Cold storage ?
Post by: xeroc on February 16, 2015, 04:35:29 pm
I wrote a python script that successfully signed a transfer transaction in the wire format .. gonna make some cosmetic chamges and publish it soon (tm)
Title: Re: can bts easily Cold storage ?
Post by: sudo on February 18, 2015, 09:59:52 am
I wrote a python script that successfully signed a transfer transaction in the wire format .. gonna make some cosmetic chamges and publish it soon (tm)

wish to  see it on  github
Title: Re: can bts easily Cold storage ?
Post by: xeroc on February 18, 2015, 10:15:49 am
I wrote a python script that successfully signed a transfer transaction in the wire format .. gonna make some cosmetic chamges and publish it soon (tm)

wish to  see it on  github
It's a cruel script atm
https://github.com/xeroc/bitshares-pytools/blob/master/tools/bts-transaction-wireformat.py

not documented and if you don't know exactly what to do you will certainly not be able to "use" it ..

gonna make it nicer when I find the time

// edit: .. ah yeha .. it's called "wireformat" for a reason :)