Author Topic: Importing Bitcoin PrivatKey form Armory into BTSX Wallet  (Read 2618 times)

0 Members and 1 Guest are viewing this topic.

Offline Shentist

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 1601
    • View Profile
    • metaexchange
  • BitShares: shentist
thanks xerox

it worked, but i had to transfer 100 of privkeys, because for every transaction in armory is one generated. i could not tell wich key was used for AGS donation. i needed ages. Would be good to import more then one key at a time, or maybe there is a way i didn't know? i don't want to do it for p2p and vote again  :-X

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
if you export in privbase58 (which is correct) you get a so called json file  .. the privkey is located in the attribute sec="5....."
you need ONLY that string (starting with 5) and need to import it as a private key .. dont try to import that file as a wallet file .. that won't work

import the private keys your extracted from the file (in checkbase58, privbase58 coding)

Offline Shentist

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 1601
    • View Profile
    • metaexchange
  • BitShares: shentist
i hope i did it correct

just exported "privbase58" and only that
- removed the spaces

as i try to import BTSX wallet says

"bad allocation (13)"

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
In Armory go to 'Backup This Wallet'->See Other Backup Options ->Export Key List

Copy the one(s) that start with 5;
Past in BTSX Wallet. (import private key or whatever)
!!!You might need to remove the spaces!!!



Let me know if this works!
« Last Edit: August 12, 2014, 08:35:33 pm by tonyk »
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.

Offline Shentist

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 1601
    • View Profile
    • metaexchange
  • BitShares: shentist
sry, but i need more details information

i exportet something as a .txt data and tried to import it. the btsx wallet didn't liked it so much. could you give me a more detailed explaination? Did anyone importet from Amory successful?

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
WIF =  wallet import format

it starts with a "5"

Offline Shentist

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 1601
    • View Profile
    • metaexchange
  • BitShares: shentist
good point gamey, but

wtf is a wif key :D i will google it (please consider maybe in this kind i am a noob)

Offline gamey

  • Hero Member
  • *****
  • Posts: 2253
    • View Profile
at the moment the import of my privat key from Armory don't function. In some other thread it was said, it will be fixed.
so could someone tell more detail when do you expect to fix this bug?

Maybe it would be good to have an official bug thread with known issues and a timeline when it could be expected to get fixed!

There is github issue tracker at https://github.com/BitShares/bitshares_toolkit/issues 

Have you tried importing the wif key ?
I speak for myself and only myself.

Offline Shentist

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 1601
    • View Profile
    • metaexchange
  • BitShares: shentist
at the moment the import of my privat key from Armory don't function. In some other thread it was said, it will be fixed.
so could someone tell more detail when do you expect to fix this bug?

Maybe it would be good to have an official bug thread with known issues and a timeline when it could be expected to get fixed!