Bitcoin Forum
May 24, 2024, 06:44:14 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 ... 233 »
1381  Bitcoin / Armory / Re: 0.96.2 RC2 on: August 24, 2017, 11:45:05 AM
The new segwit-script address type P2SH-P2WPKH is still grayed-out in the settings dialoge window. Is this hardcoded or does ArmoryQt check for segwit activation?

Hardcoded atm, you can only use it on the testnet. Will enable in 0.96.2.
1382  Bitcoin / Armory / Re: Issue with installing Armory on an empty HDD. on: August 23, 2017, 11:19:33 PM
https://btcarmory.com/docs/pathing
1383  Bitcoin / Armory / Re: Armory 0.96.1 is out! on: August 23, 2017, 05:35:54 PM
The second point for which I'll provide a pastebin link, is I can't use the Bump Fee function.

It would appear there's not enough funds left on your output to support a fee bump. You'll have to do this manually.
1384  Bitcoin / Armory / Re: P2SH-P2WPHK Pre generation on: August 23, 2017, 05:33:38 PM
Is there a way to pre generate those addresses already in Armory?
Would be nice to have them already in our DB and enable them once Segwit is activated.

All public keys in your wallet are already instantiated under all possible script variations in the DB.
1385  Bitcoin / Armory / Re: Coins missing on: August 23, 2017, 11:21:32 AM
Well then your issue is 2 fold:

Your node tends to kick you out, and you don't have the RPC enabled.

Find your bitoin.conf file (create it if it's missing) in the Bitcoin datadir, and add these 2 lines in there:

Code:
addnode=127.0.0.1
server=1
1386  Bitcoin / Armory / Re: Using Armory on the BCH chain on: August 23, 2017, 11:19:30 AM
OK, it worked over night. Now I am actually seeing one confirmation for a tx which was done a few days after the split. I think I have to remove more block data still and remove it... Quite strange, so split must be well before file 949.... I may have to experiment a little with that then....

If your coins have not moved months prior to the split, you can afford to overshoot. Actually, you are better off overshooting and reintroducing files later, as the DB can append forward but needs rescanned backwards.
1387  Bitcoin / Armory / Re: Armory's "create paper backup" not working: solution? on: August 23, 2017, 03:13:42 AM
post your logs.
1388  Bitcoin / Armory / Re: Using Armory on the BCH chain on: August 22, 2017, 09:57:01 PM
It then seems to do pretty much nothing.

Your DB shows it's scanning. The wallet check runs in parallel and is unrelated to the DB or the init process.
1389  Bitcoin / Armory / Re: Using Armory on the BCH chain on: August 22, 2017, 09:13:04 PM
Sent a PM

Did you modify your wallets offline before going back online? Looks like it's scanning your wallets atm, and 0.96.2 RC2 has this issue where it won't show DB progress under certain circumstances. I've fixed that but I haven't pushed the fix in a build yet.

At any rate, confirm by starting ArmoryDB from the command line, you should see it scanning. Also you can get rid of thread-count=1, you're just gimping the scan unnecessarily.
1390  Bitcoin / Armory / Re: Coins missing on: August 22, 2017, 08:52:16 PM
Start BitcoinQt with -disablewallet. Then start Armory the usual way. Once you get a new block, check the peer tab on BitcoinQt, do you see an instance of ArmoryDB connected?
1391  Bitcoin / Armory / Re: Question about a checksum error message on: August 22, 2017, 08:49:23 PM
Using that new cert works.  I didn't realize there was a company change.  I hadn't kept up with the development.

Another question...  For 0.96.1, does it not give you the option to secure download the bitcoin client within armory?

There's no other company, just me and a couple other volunteers basically.

The secure download feature ran on the ATI servers (former maintainer LLC). They discontinued this and I don't have access to the signing keys so the chain of updates would have been broken with my taking over anyways. As for the code itself, it involved a lot of phoning home, so I got rid of it as a whole.
1392  Bitcoin / Armory / Re: Armory 0.96.2 RC2 "Connected" but doesn't get new blocks after initial startup on: August 22, 2017, 08:46:43 PM
Yes I did, should I try to put Armory and Bitcoin into the D: root directory?

No, that's irrelevant, just double checking.
1393  Bitcoin / Armory / Re: Armory 0.96.2 RC2 "Connected" but doesn't get new blocks after initial startup on: August 22, 2017, 12:32:13 PM
It's an either or thing kinda, you either use the shortcut cli option or the .conf. The cli option overrides the .confs.

At any rate, this pathing is very odd, did you create that folder manually?

Code:
D:\AppData\Roaming\
1394  Bitcoin / Armory / Re: Coins missing on: August 22, 2017, 12:30:37 PM
Geeze, its finally there. Thank you so much for your help. Sorry for any inconveniences due to stupidity Wink

So, I turned off auto bitcoind, how do I proceed in the future? Just turn on Bitcoin Core before I start Armory? Or turn auto bitcoind back on, let it sync then turn off/restart again?

Cheers again for the help!

Edit: All good, I turned auto bitcond on again and everything seems to be fine now. Thanks guys, much appreciated! Cool

Your autobitcoind does work atm as it doesn't know where to find bitcoind. You'd have to either give it the path your binary folder or disable it or you'll run into more issues.
1395  Bitcoin / Armory / Re: Coins missing on: August 22, 2017, 11:55:46 AM
Turn off auto bitcoind in Files > Settings and restart Armory.
1396  Bitcoin / Armory / Re: Coins missing on: August 22, 2017, 11:37:48 AM
What's the issue exactly?
1397  Bitcoin / Armory / Re: Armory 0.96.2 RC2 "Connected" but doesn't get new blocks after initial startup on: August 22, 2017, 10:34:21 AM
Read this:

https://btcarmory.com/docs/pathing
1398  Bitcoin / Armory / Re: Coins missing on: August 22, 2017, 10:31:42 AM
@HPC:
Correct, block count is now increasing. Just the scanning thing at the top seems to be stuck. Would a balance rescan help?

No, that doesn't affect the chain length.

Post a fresh log.
1399  Bitcoin / Armory / Re: Illegal instruction (Core dumped) on: August 21, 2017, 08:41:21 PM
0.96.1
1400  Bitcoin / Armory / Re: Help Armory stays offline on: August 21, 2017, 06:52:08 PM
logs.
Pages: « 1 ... 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 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 ... 233 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!