Bitcoin Forum
June 23, 2024, 06:07:52 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Armory / Re: Armory stops receiving block/transaction updates on: May 12, 2019, 04:54:56 PM
Thanks for the reply.  I'm now running core separately, and its up to date, but starting Armory this time, the DB process shuts down.
Logs here:  https://pastebin.com/DzXmxJXT

It's a little frustrating having to rebuild databases every time I want to use Armory Sad
2  Bitcoin / Armory / Re: Armory stops receiving block/transaction updates on: May 11, 2019, 08:35:58 PM
No ideas? Are my armory and core at least compatible? If I rescan the db it gets stuck at the same place so I have to do a full rebuild instead. I’m having to do this every time I try to perform a transaction. Luckily it’s rare as it’s an offline cold storage wallet
3  Bitcoin / Armory / Armory stops receiving block/transaction updates on: May 05, 2019, 02:27:32 PM
I have an issue when I sent some BTC to my Armory wallet - but I never receive a popup/update in the wallet when the transaction is broadcast.
Then I noticed that the block height remained at 574705, even though 574712 is the current height.  When I check the log, I see that something went wrong at the block its stuck on:

Code:
-INFO  - 09:52:07.078: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:857) scanned block #574705
-ERROR - 09:52:10.234: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:445) Missing file map for output scan, this is unexpected
-ERROR - 09:52:10.234: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:447) Has the following block files:
-ERROR - 09:52:10.234: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:449)  --- #1625
-ERROR - 09:52:10.234: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:451) Was looking for id #1626

Anyone seen this before?  Recently I've been having to reset/rebuild the database/blockchain chain etc. very often to keep things working.
Another strange thing - when I launched Bitcoin core independently after this, it was way behind at block 574652.

Armory: 0.96.5-beta-8730390989
Bitcoin Core: 0.17.1

Thanks
4  Bitcoin / Wallet software / Re: Recovering wallet from passphrase on: December 13, 2017, 12:32:30 AM
I have a 24 word phrase I wrote down for the wallet, but importing it I have multiple options and none I have tried so far result in any bitcoin or transactions for the addresses generated.
~
I'm pretty sure it was bitWallet on iOS.
I hate to state the obvious, but did you try installing your original bitWallet on your same iPhone, and entering the word phrase there?

Quote
Ideally I want a tool that lets me enter the 24 words, a few password guesses, and determines if there is a corresponding wallet with any transactions from all possible combinations.
You won't need password guesses, the word phrase doesn't have a password.

Yes, I've used the same wallet on iOS and it gives several options when importing that I don't remember when I first generated it (but that was in 2014 so I assume the software evolved).
All options give me a wallet with 0 transactions.  And I definitely had a few transactions depositing and withdrawing.  I do find it strange how quickly it decides there are no transactions (Armory takes forever to re-scan the blockchain for my cold storage wallet) - but I guess its using something like an online blockchain explorer to quickly (insecurely) get the data.

The only thing I can imagine is that the software changed (and the algorithm they used for the seed/addresses from the words), or I made a stupid mistake and backed up the wallet but then deleted it and created a new one.
5  Bitcoin / Wallet software / Re: Recovering wallet from passphrase on: December 10, 2017, 01:51:16 PM
I emailed the BitWallet support... they say the Default BitWallet Derivation path is: "m/i’/0/k"

This would equate to a Derivation Path of: m/0'/0

So in Electrum try and import your 24 word seed, click "Options", select BIP39 and then set the derivation path to m/0'/0 and see if that works.

Thanks for that.  Unfortunately still no luck finding any transactions.  I'm going to do a bit more research into BIP39 and write a script to try generating master public keys from all derivation paths and feed them to a block explorer to see if one finds any transactions.  If that fails, I'll just post the words here and someone else can try to retrieve them Cheesy
6  Bitcoin / Wallet software / Re: Recovering wallet from passphrase on: December 09, 2017, 08:52:38 PM
No luck with Electrum.  I used the default derivation path and no transactions show up. Either the derivation path I'm using is wrong, or I made some stupid mistake like starting fresh with a new wallet and not rewriting the new words (
7  Bitcoin / Wallet software / Re: Recovering wallet from passphrase on: December 09, 2017, 08:18:39 PM
I'm pretty sure it was bitWallet on iOS.  I am going to try Electrum now.  Many thanks for the replies
8  Bitcoin / Wallet software / Re: Recovering wallet from passphrase on: December 08, 2017, 06:06:49 AM
Bump. No ideas to try all possible seeds from these words to find a wallet that has some transactions?
9  Bitcoin / Wallet software / Recovering wallet from passphrase on: November 05, 2017, 02:46:36 PM
Hi all,

A while back (around 1 year ago) my iPhone got stuck in a boot loop and I ended up wiping/resetting it.
Because of that, I lost a small amount of Bitcoin (<1) that I kept on the phone just in case I ever went somewhere that accepted it as payment.
My other bitcoin are safe in an offline Armory wallet.

I had not put any effort into trying to recover them, but with the current valuation its worth putting a bit of effort in Smiley
I have a 24 word phrase I wrote down for the wallet, but importing it I have multiple options and none I have tried so far result in any bitcoin or transactions for the addresses generated.

So what options are available to me to try to find addresses with transactions from all possible wallets of this 24 word phrase?  I tried to use https://iancoleman.io/bip39/ to get some keys from it to try and import in Armory, but I don't know if its BIP32, BIP44, BIP49 or something else, nor do I know the derivation path, etc.  And I'm not sure if I used a password as well but would have a few guesses at what it would be if I did.

Ideally I want a tool that lets me enter the 24 words, a few password guesses, and determines if there is a corresponding wallet with any transactions from all possible combinations.
Does something like that exist?

BTW, the wallet was bitWallet on iOS.

Thanks
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!