Pages:
Author

Topic: Armory - Discussion Thread - page 25. (Read 521749 times)

hero member
Activity: 602
Merit: 500
September 30, 2014, 01:40:02 PM

You can update your online computer without touching the offline computer if you install 0.91.2 online. 

is 0.91.2 typo?
should it not be 0.92 + ??
hero member
Activity: 602
Merit: 500
September 30, 2014, 01:33:36 PM

You can update your online computer without touching the offline computer if you install 0.91.2 online. 

However, all the offline transaction formats changed to accommodate multisig with 0.92+, so if you upgrade your online computer to that, you'll have to do the same offline.
but,in case I do not want to use multisig,,do I have to update the offline Computer?
newbie
Activity: 56
Merit: 0
September 28, 2014, 08:17:09 PM
Hi there,

Are there any plans to add a Multi-wallet function?
By this I mean adding cold storage for the popular coins, BTC, LTE, DOGE etc.

Maybe a coin type plugin system?
I anticipate that blockchain files could be large for the watch only client, therefore I suggest install the wallets one requires.
I am guessing that the codes will be similar for all wallets, so this is why I am suggesting this.

Thank you for the great product.
legendary
Activity: 2912
Merit: 1060
September 26, 2014, 08:44:06 PM
Yes and your online one will authenticate the download
hero member
Activity: 980
Merit: 507
September 26, 2014, 08:30:25 PM
I'm using Armory 0.90-beta

Should I update my version?

I have all my BTC in Armory and I'm afraid to update Undecided

We do recommend you update anything before 0.91.  And 0.92.1 is a solid release.

Ok, so I just download & install the 0.92.1 version and all my wallets will show up again? Do I have to do anything else besides download & install?

EDIT: I also have an offline wallet on an offline computer, should I update that version as well?

You can update your online computer without touching the offline computer if you install 0.91.2 online. 

However, all the offline transaction formats changed to accommodate multisig with 0.92+, so if you upgrade your online computer to that, you'll have to do the same offline.

Alright, I don't have to uninstall the old versión right? Just download the new one and install both on the online and offline computer. Am I right?
legendary
Activity: 2912
Merit: 1060
September 26, 2014, 07:48:16 PM
No need to be afraid, we are here
legendary
Activity: 1428
Merit: 1093
Core Armory Developer
September 26, 2014, 07:36:27 PM
I'm using Armory 0.90-beta

Should I update my version?

I have all my BTC in Armory and I'm afraid to update Undecided

We do recommend you update anything before 0.91.  And 0.92.1 is a solid release.

Ok, so I just download & install the 0.92.1 version and all my wallets will show up again? Do I have to do anything else besides download & install?

EDIT: I also have an offline wallet on an offline computer, should I update that version as well?

You can update your online computer without touching the offline computer if you install 0.91.2 online. 

However, all the offline transaction formats changed to accommodate multisig with 0.92+, so if you upgrade your online computer to that, you'll have to do the same offline.
hero member
Activity: 980
Merit: 507
September 26, 2014, 03:45:00 PM
I'm using Armory 0.90-beta

Should I update my version?

I have all my BTC in Armory and I'm afraid to update Undecided

We do recommend you update anything before 0.91.  And 0.92.1 is a solid release.

Ok, so I just download & install the 0.92.1 version and all my wallets will show up again? Do I have to do anything else besides download & install?

EDIT: I also have an offline wallet on an offline computer, should I update that version as well?
legendary
Activity: 1428
Merit: 1093
Core Armory Developer
September 26, 2014, 03:19:39 PM
I'm using Armory 0.90-beta

Should I update my version?

I have all my BTC in Armory and I'm afraid to update Undecided

We do recommend you update anything before 0.91.  And 0.92.1 is a solid release.
hero member
Activity: 980
Merit: 507
September 26, 2014, 03:09:00 PM
I'm using Armory 0.90-beta

Should I update my version?

I have all my BTC in Armory and I'm afraid to update Undecided
legendary
Activity: 1358
Merit: 1001
https://gliph.me/hUF
September 23, 2014, 01:07:50 AM
I think that every comment can be changed if you double click the comment itself (not just its line, but the comment cell).[/quote]

That will only change the comment for that particular tx.

Comments in the transaction view are created from the comment you give it when generating the address. I was looking for a way to change that "permanent" comment. CHAOSiTEC's hint worked fine.

sr. member
Activity: 250
Merit: 253
September 22, 2014, 06:25:38 PM

I'm probably missing something... How can I change a label (comment) of an address after it has been created? I don't see any way in the Wallet Properties (right click, double click etc.)
I think that every comment can be changed if you double click the comment itself (not just its line, but the comment cell).
legendary
Activity: 1358
Merit: 1002
September 22, 2014, 05:35:56 AM

I'm probably missing something... How can I change a label (comment) of an address after it has been created? I don't see any way in the Wallet Properties (right click, double click etc.)

Addresses -> View Address Book

;-)
legendary
Activity: 1358
Merit: 1001
https://gliph.me/hUF
September 22, 2014, 04:41:23 AM

I'm probably missing something... How can I change a label (comment) of an address after it has been created? I don't see any way in the Wallet Properties (right click, double click etc.)
legendary
Activity: 2126
Merit: 1001
September 19, 2014, 03:40:49 AM
The good side is that we will most likely release support for these devices in the form of plugins, so it won't have to wait for a major release.

Plugins is my #1 wish functionality by now! :-)

Ente
legendary
Activity: 1358
Merit: 1002
September 18, 2014, 01:09:23 PM
so im assuming that after trezor support is included in armory, its going to be easy to implement other hardware wallets, since the ground work has been done, am i correct?

Not necessarily. There are 4 steps to integrating a hardware wallet:

1) Implement the standard. That's a one time cost, but there's no knowing which BIPs future hardware wallets will require.
2) Communication layer. With Trezor that part is overly simple (for us, we use Python on the front end), but again, no guarantee other wallets will go down that path.
3) UI integration. A portion of the Trezor code can be recycled for new wallets, but maybe not as large as we hope.
4) Unit tests. Depending on how many features the hardware wallet supports and its API, this can take its sweet time.

The good side is that we will most likely release support for these devices in the form of plugins, so it won't have to wait for a major release.

Nice, since ive been using armory for.. well ages, lol, and i have just recieved my HW.1 hardwarewallet (btcchip.com) and they use python, so that should make it easy to implement, since its python based pluginish :-p (electrum has support for it in dev version)
legendary
Activity: 3738
Merit: 1360
Armory Developer
September 18, 2014, 11:22:54 AM
so im assuming that after trezor support is included in armory, its going to be easy to implement other hardware wallets, since the ground work has been done, am i correct?

Not necessarily. There are 4 steps to integrating a hardware wallet:

1) Implement the standard. That's a one time cost, but there's no knowing which BIPs future hardware wallets will require.
2) Communication layer. With Trezor that part is overly simple (for us, we use Python on the front end), but again, no guarantee other wallets will go down that path.
3) UI integration. A portion of the Trezor code can be recycled for new wallets, but maybe not as large as we hope.
4) Unit tests. Depending on how many features the hardware wallet supports and its API, this can take its sweet time.

The good side is that we will most likely release support for these devices in the form of plugins, so it won't have to wait for a major release.
legendary
Activity: 2126
Merit: 1001
September 18, 2014, 07:11:23 AM
Any eta on when you will be working on hardware wallets?

Trezor support at best in the next release, that's late October/early November if everything goes according to plan.

so im assuming that after trezor support is included in armory, its going to be easy to implement other hardware wallets, since the ground work has been done, am i correct?

BIP0032, 0038, 0039 are nice things. As we all are techies and most of us like it, those might become the "standard" fast. When several clients use them, other hardwarewallets likely will follow them too. Then Armory doesn't need any, or only small changes to support those future hardware-wallets.

I like!

Ente
legendary
Activity: 1358
Merit: 1002
September 18, 2014, 06:58:29 AM
Any eta on when you will be working on hardware wallets?

Trezor support at best in the next release, that's late October/early November if everything goes according to plan.

so im assuming that after trezor support is included in armory, its going to be easy to implement other hardware wallets, since the ground work has been done, am i correct?
legendary
Activity: 1400
Merit: 1013
September 18, 2014, 12:16:24 AM
Any eta on when you will be working on hardware wallets?

Trezor support at best in the next release, that's late October/early November if everything goes according to plan.

Does it mean Armory will support the long awaited BIP32 (deterministic wallet) and 39 (Mnemonic code)? I guess it has to or it won't work with Trezor.
Don't forget BIP43 and BIP44
Pages:
Jump to: