Pages:
Author

Topic: Armory - Discussion Thread - page 27. (Read 521829 times)

legendary
Activity: 1190
Merit: 1000
no need to carry heavy money bags anymore
September 02, 2014, 01:12:19 PM
Hi guys, I just want to ask whether the feature "open relevant wallet" from the main "transactions" list works properly?
After right click on any transaction and "open rel. wal.", it just open a wallet which is marked in my "Available wallets" (top right)  Huh
I would rather see the real relevant wallet.
Anybody else having same issue or just me?
sr. member
Activity: 312
Merit: 250
September 01, 2014, 05:25:37 PM
Hi, I sent some bitcoins to my Armory wallet and something strange happened.

On Armory main window I see a different Uncorfirmed value than when I click on Wallet properties window.
Obs: After some minutes the value is now the same on Main Armory window and Wallet Properties window. (But I took a screenshot when the value was different)

Is this a minor bug?
hero member
Activity: 560
Merit: 504
I know the voices in my head aren't real.
August 31, 2014, 12:09:15 PM
is there an older version of armory somewhere that works?
hero member
Activity: 560
Merit: 504
I know the voices in my head aren't real.
August 30, 2014, 12:52:18 PM
Armory has been at 99%  and 45 seconds for building database for the last 2 days. this morning i restarted it and its still at the same place. any ideas of what to do next? this has been a pretty long 45 seconds.

Make a ticket, add your logs:

https://bitcoinarmory.com/support
done
legendary
Activity: 3766
Merit: 1364
Armory Developer
August 30, 2014, 11:33:24 AM
Armory has been at 99%  and 45 seconds for building database for the last 2 days. this morning i restarted it and its still at the same place. any ideas of what to do next? this has been a pretty long 45 seconds.

Make a ticket, add your logs:

https://bitcoinarmory.com/support
hero member
Activity: 560
Merit: 504
I know the voices in my head aren't real.
August 30, 2014, 10:08:54 AM
Armory has been at 99%  and 45 seconds for building database for the last 2 days. this morning i restarted it and its still at the same place. any ideas of what to do next? this has been a pretty long 45 seconds.

legendary
Activity: 1428
Merit: 1093
Core Armory Developer
August 28, 2014, 12:57:30 PM
This might not be the right thread for it (maybe I should create a new thread) but it seems trivial enough that I didn't want to do that.

Anyhow, I have a couple lockboxes set up but what I find missing is the ability to include lockbox balances in the main window where it shows transactions as well as balances. I realize that lockboxes are for low transaction volume or multi-party escrow but for long-term storage, having the ability to show the balances in the main window would be pretty nice.

Well the general idea is that the main window is for showing you funds that your wallets have exclusive access to.  If someone imports a 2-of-3 lockbox (or someone plants it there), where you're only one signer, then they can send it money and make you think you received it (if you're not a savvy user).  Then they sweep the money out of it later.   We've seen users do some pretty "dumb" things, and by "dumb" I mean "they don't understand Armory, Bitcoin, transactions, multisig and/or all of the above."   

For that reason, we wanted to keep it separate.  And as you said, it's mainly for low-volume of transactions and where you may not have full signing authority over them.    However, I had thought about adding them to the main screen with a green tint (like offline wallets have a blue tint).  That would help identify that it's different from your regular wallets (though the interface might be a little too colorful).  Most likely, I'll just wait for the new wallets to be done, and then have M-of-N wallet alongside the regular wallets with a green tint.  Lockboxes can remain separate for escrow situations.
sr. member
Activity: 246
Merit: 250
My spoon is too big!
August 28, 2014, 12:44:21 AM
This might not be the right thread for it (maybe I should create a new thread) but it seems trivial enough that I didn't want to do that.

Anyhow, I have a couple lockboxes set up but what I find missing is the ability to include lockbox balances in the main window where it shows transactions as well as balances. I realize that lockboxes are for low transaction volume or multi-party escrow but for long-term storage, having the ability to show the balances in the main window would be pretty nice.
member
Activity: 113
Merit: 10
August 26, 2014, 10:41:01 PM
What does the privacy fix do?
legendary
Activity: 1428
Merit: 1093
Core Armory Developer
August 26, 2014, 03:11:37 PM
Sorry for the delay getting out the privacy fix, we've been fighting a pretty big fire here and we wanted to get our ducks in a row so we could push it into 0.92.2 release.  Unfortunately, it's not ready for 0.92.2, but the privacy fix is in there and we wanted to get that out there, along with a couple OSX performance/stability tweaks.  Also updated the Ubuntu offline bundles to work with 12.04.5 (finally, no more download links to download from old-releases.ubuntu.com).

Standard 0.03 BTC bounties apply.  However, we won't be fixing any bugs reported unless they are specifically related to the privacy issues , breaking OSX, 12.04 offline bundles, or otherwise critical.  This release is intended to be just a tweak to 0.92.1, including any non-critical bugs.

Regular Installers for 0.92.2-testing
  Armory 0.92.2-testing for Windows XP, Vista, 7, 8+ (32- and 64-bit)
  Armory 0.92.2-testing for MacOSX 10.7+ (64bit)
  Armory 0.92.2-testing for Ubuntu 12.04+ (32bit)
  Armory 0.92.2-testing for Ubuntu 12.04+ (64bit)
  Armory 0.92.2-testing for RaspberryPi  (armhf)

Offline Bundles (now works with Ubuntu 12.04.5)
  Armory 0.92.2-testing Offline Bundle for Ubuntu 12.04 exact (32bit)
  Armory 0.92.2-testing Offline Bundle for Ubuntu 12.04 exact (64bit)
  Armory 0.92.2-testing Offline Bundle for RaspberryPi  (armhf)

Signed hashes
  Armory 0.92.2-testing: Signed hashes of all installers
legendary
Activity: 1400
Merit: 1013
August 26, 2014, 01:19:30 PM
Does anybody know - the Armory will have BIP0032 or BIP0044 compatible wallet in future versions?

I prefer BIP44 because i think this standard is more flexy than BIP32. And some devices supports it - the Trezor for example.
It's will be important when i will want to keep the seed - the seed of BIP44 will different from BIP32 as i understand
I assume the 32 is the blockchain type wallet I was asking about ?
BIP32 is just a standard for how to deterministically generate the keys. It doesn't define any particular hierarchical structure.

BIP44 is one (out of many) specific way to implement a hierarchical wallet, using BIP32 key derivation.

The two standards complement each other.
legendary
Activity: 1064
Merit: 1001
August 26, 2014, 01:10:44 PM
Does anybody know - the Armory will have BIP0032 or BIP0044 compatible wallet in future versions?

I prefer BIP44 because i think this standard is more flexy than BIP32. And some devices supports it - the Trezor for example.
It's will be important when i will want to keep the seed - the seed of BIP44 will different from BIP32 as i understand
I assume the 32 is the blockchain type wallet I was asking about ?
full member
Activity: 162
Merit: 109
August 26, 2014, 01:03:19 PM
Does anybody know - the Armory will have BIP0032 or BIP0044 compatible wallet in future versions?

I prefer BIP44 because i think this standard is more flexy than BIP32. And some devices supports it - the Trezor for example.
It's will be important when i will want to keep the seed - the seed of BIP44 will different from BIP32 as i understand
legendary
Activity: 1064
Merit: 1001
August 26, 2014, 09:51:05 AM
Was wondering if I can still please get an answer on this, Ty.

Is there a way to ad a watch only wallet that I got from the blokchain.info site ?

AFAIK, only wallets created / backed up by armory can be added.

For now, yes.
You can only import an Armory wallet (doh!) or individual private keys.
Armorys wallet formate is incompatible to the others.
Well, in fact all others are incompatible, as Armory was the first one with HD wallets.
The new wallet formate is in the works, and will use "compatible" BIP0032 too.

Ente
Ty for that. Now I just need to get a second laptop to make my offline system.
legendary
Activity: 1400
Merit: 1013
August 26, 2014, 08:36:24 AM
Well, in fact all others are incompatible, as Armory was the first one with HD wallets.
Not quite HD.

Armory was never hierarchical, just deterministic.
legendary
Activity: 2126
Merit: 1001
August 26, 2014, 03:01:09 AM
Was wondering if I can still please get an answer on this, Ty.

Is there a way to ad a watch only wallet that I got from the blokchain.info site ?

AFAIK, only wallets created / backed up by armory can be added.

For now, yes.
You can only import an Armory wallet (doh!) or individual private keys.
Armorys wallet formate is incompatible to the others.
Well, in fact all others are incompatible, as Armory was the first one with HD wallets.
The new wallet formate is in the works, and will use "compatible" BIP0032 too.

Ente
legendary
Activity: 1064
Merit: 1001
August 25, 2014, 09:01:28 AM
Was wondering if I can still please get an answer on this, Ty.

Is there a way to ad a watch only wallet that I got from the blokchain.info site ?

AFAIK, only wallets created / backed up by armory can be added.
legendary
Activity: 1372
Merit: 1003
August 25, 2014, 08:51:30 AM
I think it'd be good if you made the offline version of Armory to work with Lubuntu.  As most people use older hardware for offline machines plus the latest Lubuntu 14.04 is an LTS version.  I had no luck trying to install the offline bundle on Lubuntu 14.04LTS or Lubuntu 12.04. Going to try with the recommended Ubuntu 12.04.3.
legendary
Activity: 1190
Merit: 1000
no need to carry heavy money bags anymore
August 22, 2014, 02:13:15 PM
Because after double click to my wallet (wallet properties window) and double click to any address (address information window), there is list of transactions but nothing can be done further. I'd like to have there right click to "transaction info window".

I see what you mean, I'll get add it but you'll have to wait for the next release to enjoy it.

That's great, looking forward.

I have to report a wierd issue happen to me now.

Few minutes ago I received payment from coinshift and Armory shown me two separate transactions.
First thought was, Hurray, a double payment. But then I look closer and both are with same tx ID.
So I decide to restart armory and after that, this transaction is gone. But I can see it on blockchain ... Huh So now there is difference in balance between blockchain and my armory wallet.

Assume, now I have corrupted blockchain, and have to download new one. Right?

Has this happened to anyone else?

Thanks

What version are you using?  For a brief period of time, we had released a version that suffered from a duplicate transaction issue exactly as you describe.

Either way, to fix it you don't need to redownload the blockchain.  Simply wait for it to get at least one confirmation, and if there's still a duplicate, use "Help->Rescan Databases".  Should take 30 minutes.

I'm always up to date, whenever Armory announce new ver. I download it immediately. At the moment I have ver. 0.92.1-beta. I'll do the rescan an will post here the result.

Thanks for advice.

EDIT: Rescan worked, it's OK now. Was so simple, I am ashamed of myself for not trying it prior making this useless post. 
Pages:
Jump to: