Bitcoin Forum
April 23, 2024, 06:34:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 [206] 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 »
  Print  
Author Topic: Armory - Discussion Thread  (Read 521678 times)
CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
September 17, 2014, 11:14:27 AM
 #4101

Any eta on when you will be working on hardware wallets?

node-vps.com - Tron / Masternode hosting services
1713897283
Hero Member
*
Offline Offline

Posts: 1713897283

View Profile Personal Message (Offline)

Ignore
1713897283
Reply with quote  #2

1713897283
Report to moderator
1713897283
Hero Member
*
Offline Offline

Posts: 1713897283

View Profile Personal Message (Offline)

Ignore
1713897283
Reply with quote  #2

1713897283
Report to moderator
TalkImg was created especially for hosting images on bitcointalk.org: try it next time you want to post an image
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713897283
Hero Member
*
Offline Offline

Posts: 1713897283

View Profile Personal Message (Offline)

Ignore
1713897283
Reply with quote  #2

1713897283
Report to moderator
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
September 17, 2014, 02:19:24 PM
 #4102

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.

jl2012
Legendary
*
Offline Offline

Activity: 1792
Merit: 1092


View Profile
September 18, 2014, 04:14:07 AM
 #4103

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.

Donation address: 374iXxS4BuqFHsEwwxUuH3nvJ69Y7Hqur3 (Bitcoin ONLY)
LRDGENPLYrcTRssGoZrsCT1hngaH3BVkM4 (LTC)
PGP: D3CC 1772 8600 5BB8 FF67 3294 C524 2A1A B393 6517
justusranvier
Legendary
*
Offline Offline

Activity: 1400
Merit: 1009



View Profile
September 18, 2014, 04:16:24 AM
 #4104

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
CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
September 18, 2014, 10:58:29 AM
 #4105

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?

node-vps.com - Tron / Masternode hosting services
Ente
Legendary
*
Offline Offline

Activity: 2126
Merit: 1001



View Profile
September 18, 2014, 11:11:23 AM
 #4106

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
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
September 18, 2014, 03:22:54 PM
 #4107

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.

CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
September 18, 2014, 05:09:23 PM
 #4108

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)

node-vps.com - Tron / Masternode hosting services
Ente
Legendary
*
Offline Offline

Activity: 2126
Merit: 1001



View Profile
September 19, 2014, 07:40:49 AM
 #4109

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
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1000


https://gliph.me/hUF


View Profile
September 22, 2014, 08:41:23 AM
 #4110


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.)

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
September 22, 2014, 09:35:56 AM
 #4111


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

;-)

node-vps.com - Tron / Masternode hosting services
TimS
Sr. Member
****
Offline Offline

Activity: 250
Merit: 253


View Profile WWW
September 22, 2014, 10:25:38 PM
 #4112


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).
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1000


https://gliph.me/hUF


View Profile
September 23, 2014, 05:07:50 AM
 #4113

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.


OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
pitiflin
Hero Member
*****
Offline Offline

Activity: 980
Merit: 507



View Profile
September 26, 2014, 07:09:00 PM
 #4114

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


       █
      ██
     ██
   ██ ██
 █ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██

       █
      ██
     ██
   ██ ██
 █ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
  B

          ▄▄▄▄▄▄
     ▄▄████████████▄▄
   ▄█████▀▀    ▀▀█████▄
  ████▀            ▀████
 ████                ████
▐███                  ███▌
███▌                  ▐███
▐███           ▄▄     ███▌
 ████         ▀███▄  ▐███
  ████▄         ▀███▄███
   ▀█████▄▄     ▄█████▀
     ▀▀████████████▀▀
          ▀▀▀▀▀▀
T 
.Better. Quick..

.Transparent....






             ▄████▄▄   ▄
█▄          ██████████▀▄
███        ███████████▀
▐████▄     ██████████▌
▄▄██████▄▄▄▄█████████▌
▀████████████████████
  ▀█████████████████
  ▄▄███████████████
   ▀█████████████▀
    ▄▄█████████▀
▀▀██████████▀
    ▀▀▀▀▀






▄█████████████████████████▄
███████████████████████████
███████████████▀       ████
██████████████      ▄▄▄████
██████████████    ▐████████
██████████████    ▐████████
██████████            ▐████
██████████            █████
██████████████    ▐████████
██████████████    ▐████████
██████████████    ▐████████
▀█████████████    ▐███████▀






                   ▄▄████
              ▄▄████████▌
         ▄▄█████████▀███
    ▄▄██████████▀▀ ▄███▌
▄████████████▀▀  ▄█████
▀▀▀███████▀   ▄███████▌
      ██    ▄█████████
       █  ▄██████████▌
       █  ███████████
       █ ██▀ ▀██████▌
       ██▀     ▀████
                 ▀█▌
etotheipi (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1093


Core Armory Developer


View Profile WWW
September 26, 2014, 07:19:39 PM
 #4115

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.

Founder and CEO of Armory Technologies, Inc.
Armory Bitcoin Wallet: Bringing cold storage to the average user!
Only use Armory software signed by the Armory Offline Signing Key (0x98832223)

Please donate to the Armory project by clicking here!    (or donate directly via 1QBDLYTDFHHZAABYSKGKPWKLSXZWCCJQBX -- yes, it's a real address!)
pitiflin
Hero Member
*****
Offline Offline

Activity: 980
Merit: 507



View Profile
September 26, 2014, 07:45:00 PM
Last edit: September 26, 2014, 08:10:05 PM by pitiflin
 #4116

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?


       █
      ██
     ██
   ██ ██
 █ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██

       █
      ██
     ██
   ██ ██
 █ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
  B

          ▄▄▄▄▄▄
     ▄▄████████████▄▄
   ▄█████▀▀    ▀▀█████▄
  ████▀            ▀████
 ████                ████
▐███                  ███▌
███▌                  ▐███
▐███           ▄▄     ███▌
 ████         ▀███▄  ▐███
  ████▄         ▀███▄███
   ▀█████▄▄     ▄█████▀
     ▀▀████████████▀▀
          ▀▀▀▀▀▀
T 
.Better. Quick..

.Transparent....






             ▄████▄▄   ▄
█▄          ██████████▀▄
███        ███████████▀
▐████▄     ██████████▌
▄▄██████▄▄▄▄█████████▌
▀████████████████████
  ▀█████████████████
  ▄▄███████████████
   ▀█████████████▀
    ▄▄█████████▀
▀▀██████████▀
    ▀▀▀▀▀






▄█████████████████████████▄
███████████████████████████
███████████████▀       ████
██████████████      ▄▄▄████
██████████████    ▐████████
██████████████    ▐████████
██████████            ▐████
██████████            █████
██████████████    ▐████████
██████████████    ▐████████
██████████████    ▐████████
▀█████████████    ▐███████▀






                   ▄▄████
              ▄▄████████▌
         ▄▄█████████▀███
    ▄▄██████████▀▀ ▄███▌
▄████████████▀▀  ▄█████
▀▀▀███████▀   ▄███████▌
      ██    ▄█████████
       █  ▄██████████▌
       █  ███████████
       █ ██▀ ▀██████▌
       ██▀     ▀████
                 ▀█▌
etotheipi (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1093


Core Armory Developer


View Profile WWW
September 26, 2014, 11:36:27 PM
 #4117

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.

Founder and CEO of Armory Technologies, Inc.
Armory Bitcoin Wallet: Bringing cold storage to the average user!
Only use Armory software signed by the Armory Offline Signing Key (0x98832223)

Please donate to the Armory project by clicking here!    (or donate directly via 1QBDLYTDFHHZAABYSKGKPWKLSXZWCCJQBX -- yes, it's a real address!)
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
September 26, 2014, 11:48:16 PM
 #4118

No need to be afraid, we are here

pitiflin
Hero Member
*****
Offline Offline

Activity: 980
Merit: 507



View Profile
September 27, 2014, 12:30:25 AM
 #4119

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?


       █
      ██
     ██
   ██ ██
 █ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██

       █
      ██
     ██
   ██ ██
 █ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
  B

          ▄▄▄▄▄▄
     ▄▄████████████▄▄
   ▄█████▀▀    ▀▀█████▄
  ████▀            ▀████
 ████                ████
▐███                  ███▌
███▌                  ▐███
▐███           ▄▄     ███▌
 ████         ▀███▄  ▐███
  ████▄         ▀███▄███
   ▀█████▄▄     ▄█████▀
     ▀▀████████████▀▀
          ▀▀▀▀▀▀
T 
.Better. Quick..

.Transparent....






             ▄████▄▄   ▄
█▄          ██████████▀▄
███        ███████████▀
▐████▄     ██████████▌
▄▄██████▄▄▄▄█████████▌
▀████████████████████
  ▀█████████████████
  ▄▄███████████████
   ▀█████████████▀
    ▄▄█████████▀
▀▀██████████▀
    ▀▀▀▀▀






▄█████████████████████████▄
███████████████████████████
███████████████▀       ████
██████████████      ▄▄▄████
██████████████    ▐████████
██████████████    ▐████████
██████████            ▐████
██████████            █████
██████████████    ▐████████
██████████████    ▐████████
██████████████    ▐████████
▀█████████████    ▐███████▀






                   ▄▄████
              ▄▄████████▌
         ▄▄█████████▀███
    ▄▄██████████▀▀ ▄███▌
▄████████████▀▀  ▄█████
▀▀▀███████▀   ▄███████▌
      ██    ▄█████████
       █  ▄██████████▌
       █  ███████████
       █ ██▀ ▀██████▌
       ██▀     ▀████
                 ▀█▌
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
September 27, 2014, 12:44:06 AM
 #4120

Yes and your online one will authenticate the download

Pages: « 1 ... 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 [206] 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!