Bitcoin Forum
June 21, 2024, 11:56:28 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6
1  Bitcoin / Armory / Mempool replaceable transaction? on: July 04, 2016, 12:13:06 AM
A transaction that I recently sent from one wallet to another shows up in Armory highlighted red and with a comment that says "***MEMPOOL REPLACEABLE***"
All other transactions are the regular color.


Does anyone know what this is about? The red highlighting and full caps warning is alarming.
2  Bitcoin / Armory / Re: Armory hangs at Organizing Blockchain on: March 01, 2016, 09:07:39 PM
Try rebuilding your Armory databases. If that doesn't work, delete the databases folder yourself.
3  Bitcoin / Armory / Armory transactions/programming on: March 01, 2016, 06:58:16 PM
I'd like to decode a transaction encoded by Armory, view it in hex format, decode with the bitcoin-tx CLI tool, edit it if needed, and re-encode it so I can spend it from Armory. For example, an unsigned/offline transaction with the TXSIGCOLLECT header.

Also, is there an API I can use to program extensions or modules for personal use? I saw something while screwing around in the ArmoryQt.py file about modules that can be loaded on startup, unless that's something deprecated but not removed.
4  Bitcoin / Armory / Re: Importing compressed private keys on: November 20, 2015, 12:36:11 AM
With the new wallet format.
When is the ETA for that?

I would also like to know this.
5  Bitcoin / Armory / Re: Initializing bitcoin engine is taking forever on: October 10, 2015, 02:29:22 PM
It has been at the same stage for days now, the progress bar hasn't gone up at all there is just a green and grey spinning disc. Would be nice to be able to access my bitcoins at some point in the not too distant future. What do you mean by check bitcoind?

Try opening Bitcoin-Qt and check if there are any error messages. Chances are your DB may be corrupt and you'll have to reindex.
6  Bitcoin / Armory / Re: Bitcoin-QT management on Mac on: October 10, 2015, 03:34:40 AM
If Armory is installed in your Applications folder, run this in Terminal:

Code:
open Armory.app (or path to Armory.app) --args --satoshi-datadir=<path>
7  Bitcoin / Armory / Re: Initializing bitcoin engine is taking forever on: October 10, 2015, 03:30:18 AM
Armory can take some time to initialize bitcoind, but if it's taking longer than 5 minutes to initialize with no progress bar, something may be wrong and you should check bitcoind yourself. If there is a progress bar, Armory is downloading the transaction history to disk.
8  Bitcoin / Armory / Re: Starting preliminary 0.94 testing - "Headless fullnode" on: October 10, 2015, 01:24:53 AM
I am on Debian based Linux.

Code:
./autogen.sh
./configure
make

Code:
python ArmoryQt.py
  File "ArmoryQt.py", line 2
    exec python /usr/local/lib/armory/ArmoryQt.py "$@"
                                                     ^
SyntaxError: invalid syntax

Is there a fix for this?
9  Bitcoin / Armory / Re: watching only vs. offline on: May 20, 2015, 09:07:31 PM
Watching only is the same thing as offline, it will display Offline in the Security tab when you go to Wallet Properties > Wallet Owner and check off This Wallet is Mine.
10  Bitcoin / Armory / Re: Transaction not accepted on: May 19, 2015, 02:05:22 PM
I believe that transactions of 0.01 BTC or larger, or if they have a high enough priority, do not require a fee, but I recommend to include it anyway.
11  Bitcoin / Armory / Re: Starting preliminary 0.94 testing - "Headless fullnode" on: May 17, 2015, 09:01:15 PM
My installation is running just fine
12  Bitcoin / Armory / Questions on: April 30, 2015, 08:50:20 PM
I have a few questions and suggestions regarding Armory below.

1. If I restore from a paper backup, will all previously used addresses that have transactions be automatically regenerated, or would I need to click Receive Bitcoins 50 times?

2. If wallet transactions are off, would I need to rescan databases, or will an option to rescan an individual wallet be added (like with lockboxes).

3. Which of the following would be most secure? A 7/7 lockbox, 1/7 lockbox, regular bitcoin address? Please explain why.

4. Can the ability for the creation of 1/1 lockboxes be added? For example to add vanitygen addresses but can't because the minimum is 1/2.

Thanks in advance!
13  Bitcoin / Armory / Re: Sign unsigned transaction that resides in wallet from 3rd party service on: April 30, 2015, 08:26:21 PM
Do you mean the TXSIGCOLLECT header (or whatever header) or something that needs to be added to the hex?
14  Bitcoin / Armory / Re: Armory keeps checking off 'Hide Unused' on: April 25, 2015, 09:52:33 PM
Anyone have a reason as to why this happens or what I can do to fix it? It has really started to bother me.
15  Bitcoin / Armory / Re: Armory keeps checking off 'Hide Unused' on: April 24, 2015, 08:19:25 PM
I actually have to uncheck it every time I open my wallet properties.
16  Bitcoin / Armory / Re: Armory keeps checking off 'Hide Unused' on: April 22, 2015, 01:02:12 AM
Bump

This also only happens with just one wallet.
17  Bitcoin / Armory / Re: Bug report on: April 18, 2015, 11:28:24 AM
By the latest version, you mean what has not been released yet?
18  Bitcoin / Armory / Re: Bug report on: April 17, 2015, 07:33:59 PM
But why exactly can Armory not track the sender, but it can track the other recipients? Can it not read the whole transaction correctly?
19  Bitcoin / Armory / Armory keeps checking off 'Hide Unused' on: April 17, 2015, 10:42:05 AM
Every time I start Armory and open my wallet properties, I find 'Hide Unused' checked off, though I never check this off. Bug?
20  Bitcoin / Armory / Re: Armory wallet does not generate addresses when sending from another wallet on: April 15, 2015, 10:45:10 AM
Never mind, I found out that 'Hide Unused' was checked off, silly me :I
Pages: [1] 2 3 4 5 6
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!