Pages:
Author

Topic: Welcome Armory users! (Read 20634 times)

sr. member
Activity: 525
Merit: 282
March 19, 2016, 05:42:47 PM
#26
Where can we find what's new in 0.94 release? :-)

There should be a changelog once 0.94 is out. Offhand, the only major thing I can think of is the database optimization. Now, Armory's database (separate from the blockchain) is ~300MB instead of ~60GB. That and general stability improvements and mandatory "low-S" signatures (although this was implemented in 0.93.3) come to mind.
sr. member
Activity: 471
Merit: 252
March 19, 2016, 01:42:32 PM
#25
Where can we find what's new in 0.94 release? :-)
legendary
Activity: 1512
Merit: 1009
February 15, 2016, 06:32:04 PM
#24
To new users ending up here and/or old users outdated or currently unaware of what's happening: Alan Reiner (etotheipi) has ceased to take an active part in developing Armory, and Armory Technologies, Inc. isn't responsible for Armory anymore. More about that here.

goatpig is now in charge of Armory as it can be seen here and will continue actively developing Armory, for the time being.

Meanwhile, Armory's website is offline. If you need sources you can go here (goatpig's GitHub) and if you need binaries you can download them from here, which is also from goatpig's GitHub.

Just a TL;DR for confused and/or lazy people Cheesy
full member
Activity: 176
Merit: 100
June 09, 2015, 04:40:55 PM
#23
Hey everyone. The HTTP link should work now. Sorry about the hiccup.

I confirm it's working OK for me now. When I tried the http link it redirected to the https page. I don't get the default apache server page anymore.
sr. member
Activity: 255
Merit: 250
Senior Developer - Armory
June 09, 2015, 03:37:59 PM
#22
Hey everyone. The HTTP link should work now. Sorry about the hiccup.
full member
Activity: 176
Merit: 100
June 09, 2015, 03:19:47 PM
#21
...........


If you're new to Armory, please checkout its homepage, or use the links at the top of this post to jump directly where you want to go.  Please see below for general information about Armory features:

..........

The http://bitcoinarmory.com/ link lead me to the default Apache2 server welcome page. This is an excerpt from it.

Quote
This is the default welcome page used to test the correct operation of the Apache2 server after installation on Ubuntu systems.

It seems like something is broken on http://bitcoinarmory.com/

Works for me. It actually redirects to https://bitcoinarmory.com/ but it does work.

Thanks, I tried the https link (https://bitcoinarmory.com/) and it worked for me.

However, when I tried the http link (http://bitcoinarmory.com/) I still got the default apache server page. This is what it looks like for me.



It didn't redirect to the https page for me.
sr. member
Activity: 255
Merit: 250
Senior Developer - Armory
June 09, 2015, 12:47:03 AM
#20
...........


If you're new to Armory, please checkout its homepage, or use the links at the top of this post to jump directly where you want to go.  Please see below for general information about Armory features:

..........

The http://bitcoinarmory.com/ link lead me to the default Apache2 server welcome page. This is an excerpt from it.

Quote
This is the default welcome page used to test the correct operation of the Apache2 server after installation on Ubuntu systems.

It seems like something is broken on http://bitcoinarmory.com/

Works for me. It actually redirects to https://bitcoinarmory.com/ but it does work.
full member
Activity: 176
Merit: 100
June 08, 2015, 08:45:29 PM
#19
...........


If you're new to Armory, please checkout its homepage, or use the links at the top of this post to jump directly where you want to go.  Please see below for general information about Armory features:

..........

The http://bitcoinarmory.com/ link lead me to the default Apache2 server welcome page. This is an excerpt from it.

Quote
This is the default welcome page used to test the correct operation of the Apache2 server after installation on Ubuntu systems.

It seems like something is broken on http://bitcoinarmory.com/
rif
member
Activity: 118
Merit: 102
April 28, 2015, 07:45:04 AM
#18
With this purse always some problem, everything seems to be interesting to do a lot of useful features, but works through time.
newbie
Activity: 1
Merit: 0
April 13, 2015, 04:48:42 PM
#17
I'm having problems accessing my wallet. I purchased some bitcoins and received confirmation of the release. When I start Armory to run the transaction scan, I encounter one of two problems every time. Either Armory just crashes, or I get an error message that there are missing headers and I'm prompted to restart Armory. When I restart I encounter the same issues. I did a factory reset twice but it's still not fixed. Any suggestions?
newbie
Activity: 4
Merit: 0
April 05, 2015, 12:02:34 PM
#16
Thanks all.  I have it installed successfully.
legendary
Activity: 3430
Merit: 3074
April 05, 2015, 11:45:13 AM
#15
It's available from this unlikely link:  https://bitcoinarmory.com/download/
member
Activity: 75
Merit: 10
April 05, 2015, 11:44:22 AM
#14
Thanks!  But how do I get to 92.3?  I searched for it, but the download always says 93.1.

Click on "Previous Stable" at https://bitcoinarmory.com/download/.
newbie
Activity: 4
Merit: 0
April 05, 2015, 11:41:28 AM
#13
Thanks!  But how do I get to 92.3?  I searched for it, but the download always says 93.1.
legendary
Activity: 3430
Merit: 3074
April 05, 2015, 11:18:54 AM
#12
Have you figured out a way to load Armory onto a 32 bit system?  I have an Acer with Windows 7 startup in 32 bit.  Under the Cold Storage instructions I should be able to use the notebook, but Armory will not install on the 32 bit system.

Use version 92.3, there's a 32-bit build, and you're not really missing much from 93.x if it's only run in offline mode. You can run 93.1 as your online client, they're compatible.
newbie
Activity: 4
Merit: 0
April 05, 2015, 10:47:24 AM
#11
Have you figured out a way to load Armory onto a 32 bit system?  I have an Acer with Windows 7 startup in 32 bit.  Under the Cold Storage instructions I should be able to use the notebook, but Armory will not install on the 32 bit system.
newbie
Activity: 1
Merit: 0
January 23, 2015, 06:03:55 PM
#10
cool, i can post
legendary
Activity: 3640
Merit: 1345
Armory Developer
February 21, 2014, 02:26:04 PM
#9
what github branch should we use if we want something that is mostly stable but contains the latest bug fixes?

EDIT: tried "master" branch seems to work fine

Master is only updated with code you'll find in release packages. We have a team of several devs now and each and every one keeps their changes in a dedicated branch until they are stable enough to be merged into the dev branch.

That being said, the dev branch is not guaranteed to be stable at any given point in time. The testing branch is more stable but gets updated way less.
legendary
Activity: 1246
Merit: 1010
February 10, 2014, 06:54:20 PM
#8
what github branch should we use if we want something that is mostly stable but contains the latest bug fixes?

EDIT: tried "master" branch seems to work fine
Tay
newbie
Activity: 16
Merit: 0
January 29, 2014, 06:46:32 PM
#7
I think this has huge potential.

I love the back up options and with a bit of UI refinement (already posted some screen shots with the UI issue on Github)  and some fixes it'll be great.

I like the fact that it tells me exactly where my BtC is, Multibit doesnt seem to have an option of showing you what is where..damned annoying when trying to tidy up addresses and export priv keys for security.

Keep up the good work.
Pages:
Jump to: