Pages:
Author

Topic: Armory 0.96 third testing builds - page 4. (Read 4546 times)

legendary
Activity: 3640
Merit: 1345
Armory Developer
April 15, 2017, 07:51:29 PM
#41
Noted, will look into it.
full member
Activity: 226
Merit: 100
April 15, 2017, 05:35:16 PM
#40
run

Code:
sudo dpkg -r armory

to uninstall the package. Make sure there is nothing left (check /usr/local/bin and /usr/local/lib). Install the package and try again.

Uninstalled as you mentioned. checked the locations you mentioned. There was still an armory folder in lib. -> delteted it. The was no bin path at all. I used
Code:
gksudo nautilus
and search deleted any armory files except for the package. Reinstalled. Same behavior.

Edit: Also, this is a completely fresh ubuntu installation and so far only features bitcoin core.
legendary
Activity: 3640
Merit: 1345
Armory Developer
April 15, 2017, 04:56:08 PM
#39
run

Code:
sudo dpkg -r armory

to uninstall the package. Make sure there is nothing left (check /usr/local/bin and /usr/local/lib). Install the package and try again.
full member
Activity: 226
Merit: 100
April 15, 2017, 04:02:35 PM
#38
Try 'ArmoryDB' in terminal

Same response as for the armory command

Edit: How it looks.



legendary
Activity: 3640
Merit: 1345
Armory Developer
April 15, 2017, 03:21:19 PM
#37
Try 'ArmoryDB' in terminal
legendary
Activity: 3640
Merit: 1345
Armory Developer
April 15, 2017, 03:20:12 PM
#36
1) Any wallet can pay to the new address types

2) You need the new code to spend from the new address types

3) Just putting 0.96 on your offline signer is enough to support that

4) 0.96 won't produce these receive/change address types by default. You have to manually set the default in the Settings tab.

5) Old code can spend from P2PKH. Nothing changed there.
full member
Activity: 226
Merit: 100
April 15, 2017, 01:31:16 PM
#35
Quote
What can I provide to make debugging easier. Or is it know to not run on this system? Any help appreciated.

Does it run from the terminal? Type 'armory' to try.

As is x86 Windows? There hasn't been a build for that arch since the 0.92 era.

Returns: Illegal instruction (core dumped)

Can I still sign transactions with my old Armory version? The installation is still fine and running. Or will that no longer work. All wallets and backups were also generated using this old version.
legendary
Activity: 3640
Merit: 1345
Armory Developer
April 15, 2017, 12:32:23 PM
#34
Quote
What can I provide to make debugging easier. Or is it know to not run on this system? Any help appreciated.

Does it run from the terminal? Type 'armory' to try.

Quote
Edit2: Is there no longer a Win 32 installation package? I use Win32 for my offline signing.

As is x86 Windows? There hasn't been a build for that arch since the 0.92 era.
full member
Activity: 226
Merit: 100
April 15, 2017, 11:33:37 AM
#33
I am trying to run armory after installing the testing .deb file on Ubuntu 16.04 LTS x64. Installation works just fine. However, I don't see any icons in my launcher. If I search in the file browser I see it has been installed. However, the icons are all blank and when I try to launch it from there I get "There was an error launching the application".

What can I provide to make debugging easier. Or is it know to not run on this system? Any help appreciated.

Edit: It also doesn't show as installed in Software-Center although just after installation it tells me that installation was successful and I would have the option to reinstall. Synaptic shows the armory package as green. And I can also uninstall it from there.

Edit2: Is there no longer a Win 32 installation package? I use Win32 for my offline signing.
legendary
Activity: 3640
Merit: 1345
Armory Developer
April 15, 2017, 07:56:10 AM
#32
1) Any wallet can pay to the new address types

2) You need the new code to spend from the new address types

3) Just putting 0.96 on your offline signer is enough to support that

4) 0.96 won't produce these receive/change address types by default. You have to manually set the default in the Settings tab.

5) Old code can spend from P2PKH. Nothing changed there.
legendary
Activity: 1512
Merit: 1009
April 15, 2017, 07:27:56 AM
#31
I'll repeat the warning in the changelog for the good measure:

This version introduces new address types. These address types are not compatible with previous versions of Armory. Any version of Armory (or any wallet for that matter) can pay to these addresses, but only Armory 0.96 can spend from them. Naturally, the new features are opt-in, even code wise.

Does this mean old versions in cold storage have to be updated? And will I need to create a new wallet? If I'm not mistaken my cold storage wallet is still on 0.93.3.
staff
Activity: 3374
Merit: 6530
Just writing some code
April 14, 2017, 09:23:43 AM
#30

What version of Bitcoin Core are you running?

0.13.2
Try using 0.14.0. I don't think it should matter, but it doesn't hurt to try.
legendary
Activity: 1915
Merit: 2074
April 14, 2017, 09:19:10 AM
#29

What version of Bitcoin Core are you running?

0.13.2
staff
Activity: 3374
Merit: 6530
Just writing some code
April 14, 2017, 09:13:52 AM
#28
legendary
Activity: 1915
Merit: 2074
April 14, 2017, 08:57:07 AM
#27
0.95.99.2-testing_win64.exe:

Code:
Log file opened at 1492164611: C:\Users\Antonio\AppData\Roaming/Armory/dbLog.txt
-INFO  - 1492164611: (..\main.cpp:23) Running on 2 threads
-INFO  - 1492164611: (..\main.cpp:24) Ram usage level: 1
-INFO  - 1492164611: (..\BlockUtils.cpp:907) blkfile dir: G:\blockchain/blocks
-INFO  - 1492164611: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Antonio\AppData\Roaming/Armory/databases
-INFO  - 1492164611: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 1492164612: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
-ERROR - 1492164612: (..\nodeRPC.cpp:150) unexpected cookie file content
-ERROR - 1492164613: (..\nodeRPC.cpp:150) unexpected cookie file content
-INFO  - 1492164613: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
-INFO  - 1492164613: (..\DatabaseBuilder.cpp:169) Reading headers from db
-WARN  - 1492164613: (..\lmdb_wrapper.cpp:1175) No headers in DB yet!
-INFO  - 1492164613: (..\DatabaseBuilder.cpp:208) Found 1 headers in db
-INFO  - 1492164613: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-INFO  - 1492164620: (..\DatabaseBuilder.cpp:268) parsed block file #1
-INFO  - 1492164631: (..\DatabaseBuilder.cpp:268) parsed block file #3
-INFO  - 1492164643: (..\DatabaseBuilder.cpp:268) parsed block file #5
-INFO  - 1492164660: (..\DatabaseBuilder.cpp:268) parsed block file #7
-INFO  - 1492164673: (..\DatabaseBuilder.cpp:268) parsed block file #9
-INFO  - 1492164682: (..\DatabaseBuilder.cpp:268) parsed block file #11
-INFO  - 1492164692: (..\DatabaseBuilder.cpp:268) parsed block file #13
-INFO  - 1492164701: (..\DatabaseBuilder.cpp:268) parsed block file #15
-INFO  - 1492164709: (..\DatabaseBuilder.cpp:268) parsed block file #17
-INFO  - 1492164718: (..\DatabaseBuilder.cpp:268) parsed block file #19
-INFO  - 1492164726: (..\DatabaseBuilder.cpp:268) parsed block file #21
-INFO  - 1492164735: (..\DatabaseBuilder.cpp:268) parsed block file #23
-INFO  - 1492164743: (..\DatabaseBuilder.cpp:268) parsed block file #25
-ERROR - 1492164747: (..\BlockDataMap.cpp:79) merkle root mismatch!
-ERROR - 1492164747: (..\BlockDataMap.cpp:80)    header has: 9a6d8750cc8847f72c0c0fe01e079868791308df02a98fe4dc6e0e838f38b87d
-ERROR - 1492164747: (..\BlockDataMap.cpp:81)    block yields: 3f13e511dbc811b68e17b15a4c4064252bb63108d427dc6381d3b898a7433c0a
-ERROR - 1492164747: (..\DatabaseBuilder.cpp:353) block deser except: invalid merkle root
-INFO  - 1492164747: (..\DatabaseBuilder.cpp:477) Found next block after skipping 269696bytes
-ERROR - 1492164747: (..\DatabaseBuilder.cpp:353) block deser except:
-INFO  - 1492164752: (..\DatabaseBuilder.cpp:268) parsed block file #27
-INFO  - 1492164761: (..\DatabaseBuilder.cpp:268) parsed block file #29
-INFO  - 1492164769: (..\DatabaseBuilder.cpp:268) parsed block file #31
-INFO  - 1492164778: (..\DatabaseBuilder.cpp:268) parsed block file #33
-INFO  - 1492164786: (..\DatabaseBuilder.cpp:268) parsed block file #35
-INFO  - 1492164795: (..\DatabaseBuilder.cpp:268) parsed block file #37
-INFO  - 1492164802: (..\DatabaseBuilder.cpp:268) parsed block file #39
-INFO  - 1492164811: (..\DatabaseBuilder.cpp:268) parsed block file #41
-INFO  - 1492164827: (..\DatabaseBuilder.cpp:268) parsed block file #43
-INFO  - 1492164843: (..\DatabaseBuilder.cpp:268) parsed block file #45
-INFO  - 1492164869: (..\DatabaseBuilder.cpp:268) parsed block file #47
-INFO  - 1492164879: (..\DatabaseBuilder.cpp:268) parsed block file #49
-INFO  - 1492164896: (..\DatabaseBuilder.cpp:268) parsed block file #51
-INFO  - 1492165012: (..\DatabaseBuilder.cpp:268) parsed block file #53
-INFO  - 1492165019: (..\DatabaseBuilder.cpp:268) parsed block file #55
-INFO  - 1492165046: (..\DatabaseBuilder.cpp:268) parsed block file #57
-INFO  - 1492165074: (..\DatabaseBuilder.cpp:268) parsed block file #59
-INFO  - 1492165189: (..\DatabaseBuilder.cpp:268) parsed block file #61
-INFO  - 1492165196: (..\DatabaseBuilder.cpp:268) parsed block file #63
-INFO  - 1492165217: (..\DatabaseBuilder.cpp:268) parsed block file #65
-INFO  - 1492165246: (..\DatabaseBuilder.cpp:268) parsed block file #67
-INFO  - 1492165273: (..\DatabaseBuilder.cpp:268) parsed block file #69
-INFO  - 1492165376: (..\DatabaseBuilder.cpp:268) parsed block file #71
-INFO  - 1492165482: (..\DatabaseBuilder.cpp:268) parsed block file #73
-INFO  - 1492165489: (..\DatabaseBuilder.cpp:268) parsed block file #75
-INFO  - 1492165553: (..\DatabaseBuilder.cpp:268) parsed block file #77
-INFO  - 1492165658: (..\DatabaseBuilder.cpp:268) parsed block file #79
-INFO  - 1492165665: (..\DatabaseBuilder.cpp:268) parsed block file #81
-INFO  - 1492165695: (..\DatabaseBuilder.cpp:268) parsed block file #83
-INFO  - 1492165731: (..\DatabaseBuilder.cpp:268) parsed block file #85
-INFO  - 1492165827: (..\DatabaseBuilder.cpp:268) parsed block file #87
-INFO  - 1492165834: (..\DatabaseBuilder.cpp:268) parsed block file #89
-INFO  - 1492165867: (..\DatabaseBuilder.cpp:268) parsed block file #91
-INFO  - 1492165905: (..\DatabaseBuilder.cpp:268) parsed block file #93
-INFO  - 1492166009: (..\DatabaseBuilder.cpp:268) parsed block file #95
-INFO  - 1492166015: (..\DatabaseBuilder.cpp:268) parsed block file #97
-INFO  - 1492166034: (..\DatabaseBuilder.cpp:268) parsed block file #99
-INFO  - 1492166065: (..\DatabaseBuilder.cpp:268) parsed block file #101
-INFO  - 1492166156: (..\DatabaseBuilder.cpp:268) parsed block file #103
-INFO  - 1492166163: (..\DatabaseBuilder.cpp:268) parsed block file #105
-INFO  - 1492166193: (..\DatabaseBuilder.cpp:268) parsed block file #107
-INFO  - 1492166216: (..\DatabaseBuilder.cpp:268) parsed block file #109
-INFO  - 1492166284: (..\DatabaseBuilder.cpp:268) parsed block file #111
-INFO  - 1492166355: (..\DatabaseBuilder.cpp:268) parsed block file #113
-INFO  - 1492166374: (..\DatabaseBuilder.cpp:268) parsed block file #115
-INFO  - 1492166403: (..\DatabaseBuilder.cpp:268) parsed block file #117
-INFO  - 1492166427: (..\DatabaseBuilder.cpp:268) parsed block file #119
-INFO  - 1492166537: (..\DatabaseBuilder.cpp:268) parsed block file #121
-INFO  - 1492166623: (..\DatabaseBuilder.cpp:268) parsed block file #122
-INFO  - 1492166634: (..\DatabaseBuilder.cpp:268) parsed block file #123
-INFO  - 1492166641: (..\DatabaseBuilder.cpp:268) parsed block file #125
-INFO  - 1492166669: (..\DatabaseBuilder.cpp:268) parsed block file #127
-INFO  - 1492166698: (..\DatabaseBuilder.cpp:268) parsed block file #128
-INFO  - 1492166713: (..\DatabaseBuilder.cpp:268) parsed block file #130
-INFO  - 1492166731: (..\DatabaseBuilder.cpp:268) parsed block file #132
-INFO  - 1492166779: (..\DatabaseBuilder.cpp:268) parsed block file #134
-INFO  - 1492166820: (..\DatabaseBuilder.cpp:268) parsed block file #135
-INFO  - 1492166844: (..\DatabaseBuilder.cpp:268) parsed block file #136
-INFO  - 1492166851: (..\DatabaseBuilder.cpp:268) parsed block file #138
-INFO  - 1492166858: (..\DatabaseBuilder.cpp:268) parsed block file #140
-INFO  - 1492166864: (..\DatabaseBuilder.cpp:268) parsed block file #142
-INFO  - 1492166871: (..\DatabaseBuilder.cpp:268) parsed block file #144
-INFO  - 1492166939: (..\DatabaseBuilder.cpp:268) parsed block file #145
-INFO  - 1492166955: (..\DatabaseBuilder.cpp:268) parsed block file #146
-INFO  - 1492166961: (..\DatabaseBuilder.cpp:268) parsed block file #148
-INFO  - 1492166996: (..\DatabaseBuilder.cpp:268) parsed block file #150
-INFO  - 1492167022: (..\DatabaseBuilder.cpp:268) parsed block file #152
-INFO  - 1492167097: (..\DatabaseBuilder.cpp:268) parsed block file #153
-INFO  - 1492167122: (..\DatabaseBuilder.cpp:268) parsed block file #154
-INFO  - 1492167146: (..\DatabaseBuilder.cpp:268) parsed block file #156
-INFO  - 1492167176: (..\DatabaseBuilder.cpp:268) parsed block file #158
-INFO  - 1492167224: (..\DatabaseBuilder.cpp:268) parsed block file #159
-INFO  - 1492167253: (..\DatabaseBuilder.cpp:268) parsed block file #161
-INFO  - 1492167279: (..\DatabaseBuilder.cpp:268) parsed block file #163
-INFO  - 1492167320: (..\DatabaseBuilder.cpp:268) parsed block file #164
-INFO  - 1492167346: (..\DatabaseBuilder.cpp:268) parsed block file #166
-INFO  - 1492167370: (..\DatabaseBuilder.cpp:268) parsed block file #168
-ERROR - 1492167412: (..\DatabaseBuilder.cpp:353) block deser except:
-INFO  - 1492167412: (..\DatabaseBuilder.cpp:477) Found next block after skipping 323840bytes
-INFO  - 1492167412: (..\DatabaseBuilder.cpp:268) parsed block file #169
-INFO  - 1492167438: (..\DatabaseBuilder.cpp:268) parsed block file #171
-INFO  - 1492167468: (..\DatabaseBuilder.cpp:268) parsed block file #173
-INFO  - 1492167512: (..\DatabaseBuilder.cpp:268) parsed block file #174
-INFO  - 1492167539: (..\DatabaseBuilder.cpp:268) parsed block file #176
-INFO  - 1492167565: (..\DatabaseBuilder.cpp:268) parsed block file #178
-INFO  - 1492167605: (..\DatabaseBuilder.cpp:268) parsed block file #179
-INFO  - 1492167632: (..\DatabaseBuilder.cpp:268) parsed block file #181
-INFO  - 1492167663: (..\DatabaseBuilder.cpp:268) parsed block file #183
-INFO  - 1492167708: (..\DatabaseBuilder.cpp:268) parsed block file #184
-INFO  - 1492167735: (..\DatabaseBuilder.cpp:268) parsed block file #186
-INFO  - 1492167761: (..\DatabaseBuilder.cpp:268) parsed block file #188
-INFO  - 1492167814: (..\DatabaseBuilder.cpp:268) parsed block file #189
-INFO  - 1492167834: (..\DatabaseBuilder.cpp:268) parsed block file #191
-INFO  - 1492167862: (..\DatabaseBuilder.cpp:268) parsed block file #193
-INFO  - 1492167896: (..\DatabaseBuilder.cpp:268) parsed block file #194
-INFO  - 1492167921: (..\DatabaseBuilder.cpp:268) parsed block file #196
-INFO  - 1492167945: (..\DatabaseBuilder.cpp:268) parsed block file #198
-INFO  - 1492168007: (..\DatabaseBuilder.cpp:268) parsed block file #199
-INFO  - 1492168034: (..\DatabaseBuilder.cpp:268) parsed block file #201
-INFO  - 1492168052: (..\DatabaseBuilder.cpp:268) parsed block file #202
-ERROR - 1492168089: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
-INFO  - 1492168089: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
legendary
Activity: 3640
Merit: 1345
Armory Developer
April 09, 2017, 09:10:00 PM
#26
New round of builds, test away.
legendary
Activity: 3640
Merit: 1345
Armory Developer
April 04, 2017, 01:42:21 PM
#25
One thing I am missing, though, is the "hide empty" button.

Will think about it

Quote
I am not sure I like the tree-structure, but there is probably too much info to show otherwise.

Have to distinguish between the new script types now.
full member
Activity: 159
Merit: 100
April 04, 2017, 01:16:44 PM
#24
I see it now. Clicking on the triangles did not show anything, but that was because the column was too small.  Expanding it and it works.  I am not sure I like the tree-structure, but there is probably too much info to show otherwise.  One thing I am missing, though, is the "hide empty" button.

Thanks for your replies.

legendary
Activity: 3640
Merit: 1345
Armory Developer
April 03, 2017, 05:27:34 PM
#23
Viewing the addresses in a walled does not work

There are addresses. What is happening is that Qt is using weird column sizing by default, and the first (left most) column (the one for addresses) is shrunk. You have to enlarge it and your setting will carry over from there on, but the first time around, the first column on any tree structure is super tiny.
staff
Activity: 3374
Merit: 6530
Just writing some code
April 03, 2017, 04:38:35 PM
#22
  • Viewing the addresses in a walled does not work, see posted screen shot.



EDIT: It is normal the balance is zero.  It is a testing wallet.  But there should be addresses in the wallet. Smiley
Click the arrows. It's a tree structure.
Pages:
Jump to: