Bitcoin Forum
May 14, 2024, 05:48:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34] 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 ... 233 »
661  Bitcoin / Armory / Re: Unrecognized Format - Offline Transaction on: April 11, 2018, 06:14:16 AM
Use the same offline and online version.
662  Bitcoin / Armory / Re: 0.96.4 RC3 on: April 06, 2018, 03:12:46 AM
tagged 0.96.4 earlier this week, have to come up with builds.
663  Bitcoin / Armory / Re: Syncing Node is SO SLOW and it always Disconnects/Crashes, please help. on: March 27, 2018, 10:55:09 PM
USB2 is 10x slower than SATA HDDs.
Yes, but it works fine for me, since I'm sitting behind a 6 MBit/s download connection. Wink Or do I miss the point?

It won't be TOO much of a pain when syncing the chain, but when bootstrapping an ArmoryDB, it will slow stuff down to a halt. That makes it harder on you to detect issues with your setup, but if you can get away with it, more power to you. However I'd prefer you don't recommend that to newbies.
664  Bitcoin / Armory / Re: Syncing Node is SO SLOW and it always Disconnects/Crashes, please help. on: March 27, 2018, 02:08:21 PM
Quote
Any hdd would do it. It doesn't have to do anything with being an SSD or not. Any regular sata-based hdd would to it too, even an external one connected via USB 2.0.

You want a SSD because HDDs are just too slow. There is over 150GB of data to process to parse the blockchain, and it's not getting smaller. A modern HDD can handle at best ~120MB/s of sequential read. That's over 20min in ideal conditions for a single pass of the chain. You need 2 passes to build & scan, and the conditions are obviously not going to be ideal, since the code doesn't only access data sequentially, and it is writing back the DB at the same time. USB2 is 10x slower than SATA HDDs.
665  Bitcoin / Armory / Re: User comment in transaction on: March 21, 2018, 12:38:05 PM
This feature is currently broken. Will be fixed when 0.96.4 is finalized.
666  Bitcoin / Armory / Re: Unable to start Armory in Windows 10 on: March 20, 2018, 08:59:08 PM
You would have to start Armory with --datadir=*custompath*
667  Bitcoin / Armory / Re: 0.96.4 RC3 on: March 18, 2018, 10:56:23 AM
when Exporting Key Lists, clicking Save File saves them where?  i don't see a dialog box allowing me to choose name or destination.

That's botched, fixing it.
668  Bitcoin / Armory / Re: 0.96.4 RC3 on: March 16, 2018, 09:13:04 PM
I don't think so.
669  Bitcoin / Armory / Re: Scanning Transaction History take forever on: March 16, 2018, 09:11:02 PM
Delete this folder and try again:

C:\Users\Peter\AppData\Roaming\Armory\databases
670  Bitcoin / Armory / Re: Are my "segwit" funds lost? on: March 16, 2018, 02:57:13 PM
Add listen=1 in there and try again.
671  Bitcoin / Armory / Re: Are my "segwit" funds lost? on: March 16, 2018, 01:43:00 PM
Quote
Unfortunatelly armory shows me "node offline (513764 blocks)".

That means ArmoryDB cannot find your node. What settings are you running BitcoinQt with?
672  Bitcoin / Armory / Re: Are my "segwit" funds lost? on: March 12, 2018, 09:47:44 PM
Quote
Now - does that *Forever* mean, that also all future addresses from that wallet, including the segwit adresses are save to be restored?

Yes. Forever means forever, at least in here.
673  Bitcoin / Armory / Re: Armory 0.96.3 released on: March 12, 2018, 09:45:40 PM
These are the one. The .lmdb wallets do not carry the same file ID cause the ID is built differently. You can nuke any .lmdb (and lock files) file with anything prior to 0.97 (this is to future proof this comment) as they are built on the fly WO copies of the python wallets.
674  Bitcoin / Armory / Re: Armory 0.96.3 released on: March 12, 2018, 02:26:08 AM
What I am asking is whether you delete the .lmdb mirror wallet files in the Armory datadir at all.

no, why?  what does that do?

It's a watching only copy of your wallet used to interface with the DB. This most likely still has the imported public key in it, which is why the DB returns those UTXO in coin control.
675  Bitcoin / Armory / Re: Bitcoin Core 0.16.0 vs Armory 0.96.3 on: March 11, 2018, 09:37:07 PM
There are no changes in 0.16 that pertains to what Armory uses of Core.
676  Bitcoin / Armory / Re: Transaction Not Accepted - TX broadcast timed out on: March 11, 2018, 06:51:45 PM
Update to this:

https://github.com/goatpig/BitcoinArmory/releases/tag/v0.96.3.992
677  Bitcoin / Armory / Re: Armory 0.96.3 released on: March 11, 2018, 06:51:00 PM
What I am asking is whether you delete the .lmdb mirror wallet files in the Armory datadir at all.
678  Bitcoin / Armory / Re: 0.96.4 RC3 on: March 11, 2018, 01:00:26 PM
Read this guide:

https://btcarmory.com/docs/pathing
679  Bitcoin / Armory / Re: Armory 0.96.3 released on: March 10, 2018, 09:36:01 PM
after signing, i always delete/remove the wallet in the GUI, nothing more.

On the online side?
680  Bitcoin / Armory / Re: trying to send a fraction of a btc, 'preview tx' button indicates otherwise on: March 09, 2018, 11:54:08 AM
i updated the online machine to 0.96 and it worked. 

You should upgrade, not downgrade.

Quote
i have no idea how the hell the first one went through, but it did.  anyway, thanks to everyone for their responses.

Most likely didn't involve any P2SH constructs.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34] 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 ... 233 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!