Search content
Sort by

Showing 20 of 120 results by zombieslayer9099
Post
Topic
Board Armory
Topic OP
Mempool replaceable transaction?
by
zombieslayer9099
on 04/07/2016, 00:13:06 UTC
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.
Post
Topic
Board Armory
Re: Armory hangs at Organizing Blockchain
by
zombieslayer9099
on 01/03/2016, 21:07:39 UTC
Try rebuilding your Armory databases. If that doesn't work, delete the databases folder yourself.
Post
Topic
Board Armory
Topic OP
Armory transactions/programming
by
zombieslayer9099
on 01/03/2016, 18:58:16 UTC
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.
Post
Topic
Board Armory
Re: Importing compressed private keys
by
zombieslayer9099
on 20/11/2015, 00:36:11 UTC
With the new wallet format.
When is the ETA for that?

I would also like to know this.
Post
Topic
Board Armory
Re: Initializing bitcoin engine is taking forever
by
zombieslayer9099
on 10/10/2015, 14:29:22 UTC
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.
Post
Topic
Board Armory
Re: Bitcoin-QT management on Mac
by
zombieslayer9099
on 10/10/2015, 03:34:40 UTC
If Armory is installed in your Applications folder, run this in Terminal:

Code:
open Armory.app (or path to Armory.app) --args --satoshi-datadir=
Post
Topic
Board Armory
Re: Initializing bitcoin engine is taking forever
by
zombieslayer9099
on 10/10/2015, 03:30:18 UTC
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.
Post
Topic
Board Armory
Re: Starting preliminary 0.94 testing - "Headless fullnode"
by
zombieslayer9099
on 10/10/2015, 01:24:53 UTC
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?
Post
Topic
Board Armory
Re: watching only vs. offline
by
zombieslayer9099
on 20/05/2015, 21:07:31 UTC
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.
Post
Topic
Board Armory
Re: Transaction not accepted
by
zombieslayer9099
on 19/05/2015, 14:05:22 UTC
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.
Post
Topic
Board Armory
Re: Starting preliminary 0.94 testing - "Headless fullnode"
by
zombieslayer9099
on 17/05/2015, 21:01:15 UTC
My installation is running just fine
Post
Topic
Board Armory
Topic OP
Questions
by
zombieslayer9099
on 30/04/2015, 20:50:20 UTC
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!
Post
Topic
Board Armory
Re: Sign unsigned transaction that resides in wallet from 3rd party service
by
zombieslayer9099
on 30/04/2015, 20:26:21 UTC
Do you mean the TXSIGCOLLECT header (or whatever header) or something that needs to be added to the hex?
Post
Topic
Board Armory
Re: Armory keeps checking off 'Hide Unused'
by
zombieslayer9099
on 25/04/2015, 21:52:33 UTC
Anyone have a reason as to why this happens or what I can do to fix it? It has really started to bother me.
Post
Topic
Board Armory
Re: Armory keeps checking off 'Hide Unused'
by
zombieslayer9099
on 24/04/2015, 20:19:25 UTC
I actually have to uncheck it every time I open my wallet properties.
Post
Topic
Board Armory
Re: Armory keeps checking off 'Hide Unused'
by
zombieslayer9099
on 22/04/2015, 01:02:12 UTC
Bump

This also only happens with just one wallet.
Post
Topic
Board Armory
Re: Bug report
by
zombieslayer9099
on 18/04/2015, 11:28:24 UTC
By the latest version, you mean what has not been released yet?
Post
Topic
Board Armory
Re: Bug report
by
zombieslayer9099
on 17/04/2015, 19:33:59 UTC
But why exactly can Armory not track the sender, but it can track the other recipients? Can it not read the whole transaction correctly?
Post
Topic
Board Armory
Topic OP
Armory keeps checking off 'Hide Unused'
by
zombieslayer9099
on 17/04/2015, 10:42:05 UTC
Every time I start Armory and open my wallet properties, I find 'Hide Unused' checked off, though I never check this off. Bug?
Post
Topic
Board Armory
Re: Armory wallet does not generate addresses when sending from another wallet
by
zombieslayer9099
on 15/04/2015, 10:45:10 UTC
Never mind, I found out that 'Hide Unused' was checked off, silly me :I