Search content
Sort by

Showing 20 of 37 results by els
Post
Topic
Board Armory
Merits 4 from 2 users
Topic OP
Armory 0.96.5 on Ubuntu 18.04: can't use Bitcoin Core v28.0+
by
els
on 04/11/2024, 18:18:28 UTC
⭐ Merited by nc50lc (2) ,ABCbits (2)
If I am not mistaken, Ubuntu 18.04 is the latest LTS that Armory 0.96.5 can reasonably run on.

Per Bitcoin Core v28.0 release notes (verified the hard way!):


The minimum required glibc to run Bitcoin Core is now 2.31.
This means that RHEL 8 and Ubuntu 18.04 (Bionic) are no-longer supported. (#29987)


Unfortunately I'd updated my blockchain on an Ubuntu 24.04 system (with bitcoin core v28.0) before moving it to my Ubuntu 18.04 instance.

I am the process of figuring out how to down-rev Bitcoin Core to v27.2 (with minimal reprocess of blockchain data) but I am curious if anybody has any better & practical resolutions for this situation.

Thanks!
els

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] PotholeCoin - a decentralized, self-organizing, direct-action solution
by
els
on 31/07/2018, 17:41:56 UTC

PotholeCoin: see potholes; place bounties —> fix potholes; claim bounties!  

what if you fix a pothole and you do a shitty job?

and then someone gets hurt because of you not fixing the pothole properly?

am sure some lawyers will find a way to sue you into the ground especially in the USA...

pothole repairs can be critically necessary band-aids [though not a full replacement for road maintenance.]
that said, it is unusual that a patch will make a pothole worse.

the objective of the project is to create a decentralized incentive and reward structure vs. addressing concerns of 3rd parties.  reactions to this activity will likely vary widely from place to place; it clearly doesn’t scale to address case by case.  the approach is to create an economic incentive mechanism and let the broader ecosystem adapt to this as it will.
Post
Topic
Board Announcements (Altcoins)
[ANN] PotholeCoin - a decentralized, self-organizing, direct-action solution
by
els
on 30/07/2018, 20:44:45 UTC

PotholeCoin: see potholes; place bounties —> fix potholes; claim bounties! 

https://potholecoin.com/wp-content/uploads/2018/07/Potholecoin-2.jpg
http://PotholeCoin.com/

Potholes - they suck. 

The United States in particular, is already extracting significant tax revenue from its population while it is failing miserably at delivering some very basic services.  Many roadways are in embarrassingly poor repair; paying increasing taxes over time has no apparent effect.  How can individuals in a community prioritize such a simple thing as fixing potholes?

Imagine a world where every time a pothole crosses your path it is a cause for action instead of cause of frustration and you take direct action that has a meaningful impact.  You are able to quickly and easily place a bounty on a pothole, which combined with bounties placed by others in your community quickly accumulate to create a compelling economic incentive for the repair of the pothole. 

This is PotholeCoin - a project that simply needs to happen.   

Not only will PotholeCoin address the chronic irritant of potholes, but it will also lay a foundation for broader application of the principles of self-organization and direct-action to prioritize things that we care about that the incumbents are not addressing.

Contact us.  Join our community, help support us, or just say hello:

hello@PotholeCoin.com
https://potholecoin.com/community/

PotholeCoin is thrilled to be selected as one of the industry’s brightest 100 startups and to participate in the Money20/20 USA Startup Academy! Looking forward to all that’s to come in Vegas: https://us.money2020.com/startup-academy

https://potholecoin.com/wp-content/uploads/2018/07/Startup-Accepted-2.jpg
Post
Topic
Board Armory
Re: Bitcoin Armory for Mac Constantly Crashes
by
els
on 04/11/2017, 03:13:24 UTC
Good to hear.  mind sharing the macOS / Armory versions that have worked well for you, and anything special you had to install or do? 

my prior attempt was with armory_0.96.1_osx.tar.gz and a fresh OS X 10.11 install.  also tried adding some of the more apparent missing dependencies; perhaps didn't try hard enough.  i may give this another shot before going the full-on build route.

I am using 0.96.3.  For some strange reason OS X is missing from the web page, but it is available from the GitHub release pages: https://github.com/goatpig/BitcoinArmory/releases

The one strange thing you have to do is move the Armory.app with Finder after you have unpacked it.  If you do not do this, it will fail to launch.  It is some strange OSX security measure that has this weird side effect.



Thanks for this!  What OSX version is working for you?  I was trying 10.11...
Post
Topic
Board Armory
Re: Bitcoin Armory for Mac Constantly Crashes
by
els
on 30/10/2017, 18:29:05 UTC
What I am recommending here is how I'd do it I had to use Armory on a Mac: build DB from source and run it on host (OSX) and run the client on a guest VM of some Linux distro (ideally Debian based, that's what I dev on).
Actually, the Mac OS versions you are releasing are usually working just fine Smiley


good to hear.  mind sharing the macOS / Armory versions that have worked well for you, and anything special you had to install or do? 

my prior attempt was with armory_0.96.1_osx.tar.gz and a fresh OS X 10.11 install.  also tried adding some of the more apparent missing dependencies; perhaps didn't try hard enough.  i may give this another shot before going the full-on build route.
Post
Topic
Board Armory
Re: Bitcoin Armory for Mac Constantly Crashes
by
els
on 30/10/2017, 18:19:56 UTC
thanks.  i'll give both paths a try. 

fwiw, reason i am trying to stick with macOS vm (vs. Ubuntu) on my Mac is being able to mount an external USB3 drive for blockchain DBs.  i have some success with this with macOS vms, but not with Ubuntu.  for Ubuntu, i'll need to place the vm on the USB drive with DBs on the virtual disk (workable, not ideal).

Mac is fine as long as you have enough technical background to get the package running or building from source. OSX is a bad platform for open source when compared with Linux and Windows. It is acutely worse when it comes to software that relies on old GUI library, like in Armory's case.

What I am recommending here is how I'd do it I had to use Armory on a Mac: build DB from source and run it on host (OSX) and run the client on a guest VM of some Linux distro (ideally Debian based, that's what I dev on).
Post
Topic
Board Armory
Re: Bitcoin Armory for Mac Constantly Crashes
by
els
on 29/10/2017, 21:11:21 UTC
Consider setting up a Ubuntu VM on your Mac and installing Armory in there.

Looking to to get to a recent version of Armory myself...

Is the above now the only recommended path for Mac users?
(not seeing Mac downloads in the last 2 releases and I had issues w/0.96.1)

Or is building from source per below also still recommended?

Mac OS X Build Instructions
To build Armory on Mac OS X, you can follow the directions found in the “osxbuild” directory in the Armory github project. Specifically:
https://github.com/goatpig/BitcoinArmory/blob/master/osxbuild/OSX_build_notes.md


Thanks

--Eric
Post
Topic
Board Bitcoin Discussion
Re: Aug 1 summary
by
els
on 10/08/2017, 23:12:32 UTC
(I had some troubles receiving it, and I had to reorder it, too based on changes in the shipping dates).



they had to divert it through the NSA backchannel, nothing to worry about Jay   Tongue


I am not ruling that out completely - yet back to the original question, anyone split their BCH after reseeding the ledger nano s?

Here is the official word from Ledger (latest I know of anyhow):

https://blog.ledger.co/managing-the-bitcoin-cash-fork-7229dde3f358

Roughly speaking though, the "Bitcoin" Chrome App offers access to 3 wallets: Bitcoin, Bitcoin Cash and Bitcoin Cash "Split".  The later being in a different part of the HD hierarchy to improve safety.  The first two using the same addresses but on different chains.  If you're super paranoid about possible future replay attacks, move your bitcoin first.  I'd suggest moving your BCH into addresses into the "Split" wallet so that you are convinced you have the balances and control over the coins.  Then keep them there or do whatever you wish.  There is no "tool" or software for doing this per se from Ledger.  Just the wallets and control over the addresses provided.

PS haven't tried reseeding from a bitcoin.info wallet, but would assume it would work like any other reseeding with a BIP39 seed, unless they do something special.

Thanks for the responses and the blog link, els.  

I had seen that linked blog article before, but it is making more sense now that I have the ledger nano s in my grubby little hands.  

I remain a bit nervous about all of this, and I am looking into each of the various matters, now, and I had seen some other reseeding explanations on the blockchain.info subject that I will read through again too.  There were some on blockchain.info and I had seen some other explanations, too, but I suppose the blockchain.info explanations should be sufficiently clear, even for technical (and nervous) novices like myself.  

At some point soon, I will probably post a detailed outline of what I did, once I finish doing it or I might post some more questions if I run into some stumbling blocks while I am going through this process.  

I have some other things that I am trying to do, too (and some errands that I have to run later in the day), so sometimes, I get interrupted while I am in the process of preparing to perform this whole splitting thingie-ma-jiggie - but I am not going to rush what I am doing because I certainly don't want to lose any coins, even if the loss were to be only the currently .08 BCHs... hahahaha... even .08-ish can add up to quite a bit of real value.   Wink  

i suggest you just initialize your nano with the seed and then play around with the bitcoin app and nano to see if you see the expected balances on both blockchains.  [it is relatively harmless to initialize with a seed then zap the nano (e.g. enter 3 bad PIN codes) and start over, so long as you don't sign any transactions along the way.]  if you see your balances, then your are almost certainly good to proceed, as the nano has your private keys (same ones for BTC and BCH, until you split them)


That sounds like an additional good suggestion for a little extra anal security, verification and comfort, which I believe that i need with my feeling of having a kind of novice understanding.

I am a tiny bit confused by your description in this last post as compared with a previous post - but let me see if I can seek clarification by asking a couple of questions, and I might see the answers to these questions as I get further along, but I want to see if you (or anyone else) could possibly clarify before I go through the actual process.

O.k.  Here goes:

Question 1:  I believe that understand that when I reseed the blockchain.info wallet onto the ledger nano s, then more or less, I have created a copy of access to the coins that I see through the blockchain.info wallet through the ledger.  So does that mean that after I reseed the ledger nano s, then I am going to be able to see the available BTC both through the blockchain.info wallet and ledger nano s wallet?  or does that mean that once I reseed the private keys to the ledger nano s wallet, then I will no longer be able to see them through the blockchain.info wallet?

Question 2:  You said that once I reseed the ledger nano s wallet, I should be able to see both the BTC and the BCH through the ledger nano s wallet software, and before I split them, they will be under the same private key; however, after I split them they will each have their own new private keys?  So, after I split the BTC and BCH, the wallet of the old private keys will become emptied of either BTC or BCH.. and the BTC and the BCH that was previously available in old wallet will each have new and separate private keys  and the old wallet will be completely empty of BTC and BCH -

Question 3) assuming that the old wallet is completely empty of BTC and BCH,  I should still be able to use those old private keys in that "empty" old wallet to claim other air drops that had taken place before the August 1 forking (in which I had bitcoins under those private keys), such as clams, steller or byteball?


>Question 1:  I believe that understand that when I reseed the blockchain.info wallet onto the ledger nano s, then more or less, I have created a copy of access to the coins that I see through the blockchain.info wallet through the ledger.  So does that mean that after I reseed the ledger nano s, then I am going to be able to see the available BTC both through the blockchain.info wallet and ledger nano s wallet?  

Yes.

>or does that mean that once I reseed the private keys to the ledger nano s wallet, then I will no longer be able to see them through the blockchain.info wallet?

No.

>Question 2:  You said that once I reseed the ledger nano s wallet, I should be able to see both the BTC and the BCH through the ledger nano s wallet software, and before I split them, they will be under the same private key;

Yes.  But you'll have to change between BCT and BCH blockchains (in Chrome app) to see the respective balances.  fwiw, the app only knows/references public keys.

>however, after I split them they will each have their own new private keys?  

If you move BCH to a new address (I'd use the "Split" wallet for this) then that BHC will be associated with a new private/public key pair, yes.  But the BTC will still remain where it was (i.e. still be associated with the old private/public key pair - which may not be desired if your worry about replay).  Unless you also move it.

>So, after I split the BTC and BCH, the wallet of the old private keys will become emptied of either BTC or BCH.. and the BTC and the BCH that was previously available in old wallet will each have new and separate private keys  and the old wallet will be completely empty of BTC and BCH -

Again, moving BCH and BTC are separate actions as they occur with separate transactions on separate blockchains.  You can move one, the other, both or neither ;-)

>Question 3) assuming that the old wallet is completely empty of BTC and BCH,  I should still be able to use those old private keys in that "empty" old wallet to claim other air drops that had taken place before the August 1 forking (in which I had bitcoins under those private keys), such as clams, steller or byteball?

I can't speak with authority beyond the BCH situation, but the notion in this case is simply that the ledger (blockchain) was cloned at a particular moment in time, and all balances duplicated on the new chain.  So if a similar action was taken to create another "clone" at a time when you had a balance in an address, I'd assume this would be represented on the new new chain.

[Edit: I just checked on the Stellar give away and since "June 26, 2017: We took a snapshot of the blockchain at the first block mined after midnight on June 26th (UTC/GMT). This snapshot will record the coin balances of all bitcoin accounts at that time." my read is that if you had a balance then on a bitcoin address for which you control the private key, you should be able to follow their process to verify and make your claim before Aug 27.]
Post
Topic
Board Bitcoin Discussion
Re: Aug 1 summary
by
els
on 10/08/2017, 21:32:24 UTC
(I had some troubles receiving it, and I had to reorder it, too based on changes in the shipping dates).



they had to divert it through the NSA backchannel, nothing to worry about Jay   Tongue


I am not ruling that out completely - yet back to the original question, anyone split their BCH after reseeding the ledger nano s?

Here is the official word from Ledger (latest I know of anyhow):

https://blog.ledger.co/managing-the-bitcoin-cash-fork-7229dde3f358

Roughly speaking though, the "Bitcoin" Chrome App offers access to 3 wallets: Bitcoin, Bitcoin Cash and Bitcoin Cash "Split".  The later being in a different part of the HD hierarchy to improve safety.  The first two using the same addresses but on different chains.  If you're super paranoid about possible future replay attacks, move your bitcoin first.  I'd suggest moving your BCH into addresses into the "Split" wallet so that you are convinced you have the balances and control over the coins.  Then keep them there or do whatever you wish.  There is no "tool" or software for doing this per se from Ledger.  Just the wallets and control over the addresses provided.

PS haven't tried reseeding from a bitcoin.info wallet, but would assume it would work like any other reseeding with a BIP39 seed, unless they do something special.

Thanks for the responses and the blog link, els. 

I had seen that linked blog article before, but it is making more sense now that I have the ledger nano s in my grubby little hands. 

I remain a bit nervous about all of this, and I am looking into each of the various matters, now, and I had seen some other reseeding explanations on the blockchain.info subject that I will read through again too.  There were some on blockchain.info and I had seen some other explanations, too, but I suppose the blockchain.info explanations should be sufficiently clear, even for technical (and nervous) novices like myself. 

At some point soon, I will probably post a detailed outline of what I did, once I finish doing it or I might post some more questions if I run into some stumbling blocks while I am going through this process. 

I have some other things that I am trying to do, too (and some errands that I have to run later in the day), so sometimes, I get interrupted while I am in the process of preparing to perform this whole splitting thingie-ma-jiggie - but I am not going to rush what I am doing because I certainly don't want to lose any coins, even if the loss were to be only the currently .08 BCHs... hahahaha... even .08-ish can add up to quite a bit of real value.   Wink   

i suggest you just initialize your nano with the seed and then play around with the bitcoin app and nano to see if you see the expected balances on both blockchains.  [it is relatively harmless to initialize with a seed then zap the nano (e.g. enter 3 bad PIN codes) and start over, so long as you don't sign any transactions along the way.]  if you see your balances, then your are almost certainly good to proceed, as the nano has your private keys (same ones for BTC and BCH, until you split them)
Post
Topic
Board Bitcoin Discussion
Re: Aug 1 summary
by
els
on 10/08/2017, 20:05:00 UTC
(I had some troubles receiving it, and I had to reorder it, too based on changes in the shipping dates).



they had to divert it through the NSA backchannel, nothing to worry about Jay   Tongue


I am not ruling that out completely - yet back to the original question, anyone split their BCH after reseeding the ledger nano s?

Here is the official word from Ledger (latest I know of anyhow):

https://blog.ledger.co/managing-the-bitcoin-cash-fork-7229dde3f358

Roughly speaking though, the "Bitcoin" Chrome App offers access to 3 wallets: Bitcoin, Bitcoin Cash and Bitcoin Cash "Split".  The later being in a different part of the HD hierarchy to improve safety.  The first two using the same addresses but on different chains.  If you're super paranoid about possible future replay attacks, move your bitcoin first.  I'd suggest moving your BCH into addresses into the "Split" wallet so that you are convinced you have the balances and control over the coins.  Then keep them there or do whatever you wish.  There is no "tool" or software for doing this per se from Ledger.  Just the wallets and control over the addresses provided.

PS haven't tried reseeding from a bitcoin.info wallet, but would assume it would work like any other reseeding with a BIP39 seed, unless they do something special.
Post
Topic
Board Bitcoin Discussion
Re: Aug 1 summary
by
els
on 10/08/2017, 19:51:28 UTC
(I had some troubles receiving it, and I had to reorder it, too based on changes in the shipping dates).



they had to divert it through the NSA backchannel, nothing to worry about Jay   Tongue


I am not ruling that out completely - yet back to the original question, anyone split their BCH after reseeding the ledger nano s?

Here is the official word from Ledger (latest I know of anyhow):

https://blog.ledger.co/managing-the-bitcoin-cash-fork-7229dde3f358

Roughly speaking though, the "Bitcoin" Chrome App offers access to 3 wallets: Bitcoin, Bitcoin Cash and Bitcoin Cash "Split".  The later being in a different part of the HD hierarchy to improve safety.  The first two using the same addresses but on different chains.  If you're super paranoid about possible future replay attacks, move your bitcoin first.  I'd suggest moving your BCH into addresses into the "Split" wallet so that you are convinced you have the balances and control over the coins.  Then keep them there or do whatever you wish.  There is no "tool" or software for doing this per se from Ledger.  Just the wallets and control over the addresses provided.
Post
Topic
Board Bitcoin Discussion
Re: Aug 1 summary
by
els
on 09/08/2017, 17:55:30 UTC
Does anyone know if there is a definitive list of bitcoin exchanges and wallets that are going to be distributing bitcoincash?  Smiley

What distribution? It's already over even If you add bitcoins into exchanges right now, you won't be credited BCH and If you are looking for exchanges that accept deposits with low amount of confirmation then I suggest HitBTC, and for a full list check CoinMarketCap as BitcoinCash official site seem to be outdated.

Not so!  Coinbase is planning to credit BTC holders with BCH in the near-ish future.  As long as the BTC was there pre-fork.
Same with BitPay Exchange.

It is interesting to see the shift in posture from Coinbase from before the fork:

Date: August 3, 2017

Dear Coinbase customer,

We wanted to give our customers an update on the recent Bitcoin hard fork. You can read more about what a digital currency fork is here:

https://blog.coinbase.com/what-is-a-bitcoin-fork-cba07fe73ef1

Forks enable innovation and improvements to digital currency and we believe that we will see an increasing number of forks in the future. We expect this to be a vibrant and innovative community.

When a digital currency forks, it creates a new digital asset. Adding new digital assets to Coinbase must be approached with caution. Not every asset is immediately safe to add to Coinbase from a technical stability, security, or compliance point of view.

Our top priority is the safety of customer funds and we spend extensive time designing, building, testing and auditing our systems to ensure that the digital asset we support remains safe and secure. We may not always be first in adding an asset, but if we do, you can be sure that we’ve invested significant time and care into supporting it securely. We believe this is the best approach for us to maintain customer trust.

In the case of bitcoin cash, we made clear to our customers that we did not feel we could safely support it on the day it was launched. For customers who wanted immediate access to their bitcoin cash, we advised them to withdraw their bitcoin from the Coinbase platform. However, there are several points we want to make clear for our customers:

1. Both bitcoin and bitcoin cash remain safely stored on Coinbase.

2. Customers with balances of bitcoin at the time of the fork now have an equal quantity of bitcoin cash stored by Coinbase.

3. We operate by the general principle that our customers should benefit to the greatest extent possible from hard forks or other unexpected events.

Over the last several days, we’ve examined all of the relevant issues and have decided to work on adding support for bitcoin cash for Coinbase customers. We made this decision based on factors such as the security of the network, customer demand, trading volumes, and regulatory considerations.

We are planning to have support for bitcoin cash by January 1, 2018, assuming no additional risks emerge during that time.

Once supported, customers will be able to withdraw bitcoin cash. We'll make a determination at a later date about adding trading support. In the meantime, customer bitcoin cash will remain safely stored on Coinbase.

Thank you,

Coinbase Team
Post
Topic
Board Bitcoin Discussion
Re: Aug 1 summary
by
els
on 09/08/2017, 05:20:12 UTC
Guys I just transferred some BTC from gemini to gdax but it's been 44 minutes and it didn't even get 1 confirmation. On Blockcypher it shows miner preference medium, confidence level %88.

Why is it so slow? It has never happened to me before.

Also; before I make transfers, is there a way to see how busy btc network is? Based on what can you tell if it is busy or not?

may answer your question -- though focused on fees and corresponding timeliness of your transaction getting into a block.  i find this helpful:

https://bitcoinfees.21.co/

or if you want to look directly at backlog:

https://blockchain.info/charts/mempool-size
Post
Topic
Board Bitcoin Discussion
Re: Aug 1 summary
by
els
on 05/08/2017, 22:28:13 UTC

Also, can someone list an exchange that will generate a new deposit address for each transaction?

Otherwise how are we supposed to stay private? Sending all of your coins into the same address, it's pretty dumb. You should use a different address for each public key, but the problem is, the exchanges i've tested don't generate new deposit addresses.... what can be done?

Bitfinex generates new deposit addresses on request, I think.

hitbtc.com does
Post
Topic
Board Beginners & Help
Re: [Guide] Handling splits: UASFs, BIP148, etc.
by
els
on 04/08/2017, 19:44:49 UTC
>Try HitBtc this one is the only one i know of that accepts deposits of BCH

viabtc.com is as well, although it doesn't seem you can generate new addresses for deposits.

"Notes:

Confirmation of BCC transactions is hard to expect due to network congestion. We will verify your deposit after your transaction completes 1 confirmations and it’s available for withdrawal after 20 confirmations."

bittrex.com has been accepting "BCC" deposits for around 28 hrs now.  BUT, unlike viabtc or hitbtc, requires full 20 confirmations before you can even trade, so you can't be in a hurry.  prices between exchanges seem to be converging somewhat, fwiw.
Post
Topic
Board Tokens (Altcoins)
Re: [ANN] æternity blockchain ∞ GET AE TOKEN ∞ [PoS x PoW | Smart Contracts]
by
els
on 04/08/2017, 19:29:12 UTC
Everyone,

We have just published a new article in collaboration with deemly.

Digital identity and reputation on a blockchain require scalability.

Read the blog post at deemly
.

Regards,
Vlad

So where are the tokens? Bear market is over. 

Really...

we're collectively being quite patient with the long delay...it would sure be nice to know what the token distribution is actually waiting on at this point!  can't see the harm in sharing this information and it would certainly help with good will to provide more transparency.
Post
Topic
Board Beginners & Help
Re: [Guide] Handling splits: UASFs, BIP148, etc.
by
els
on 03/08/2017, 01:40:32 UTC
>Try HitBtc this one is the only one i know of that accepts deposits of BCH

viabtc.com is as well, although it doesn't seem you can generate new addresses for deposits.

"Notes:

Confirmation of BCC transactions is hard to expect due to network congestion. We will verify your deposit after your transaction completes 1 confirmations and it’s available for withdrawal after 20 confirmations."
Post
Topic
Board Tokens (Altcoins)
Re: [ANN] æternity blockchain ∞ GET AE TOKEN ∞ [PoS x PoW | Smart Contracts]
by
els
on 14/07/2017, 05:52:25 UTC
can anybody summarize what the audit process is that we are waiting on here?

when we get the erc20 token?



they are auditing the audit, then when that is done probably another audit. maybe xmas 2019?
Post
Topic
Board Armory
Re: RAM-Reduction & Backup Center Testing (version 0.89.99.14)
by
els
on 18/11/2013, 06:50:59 UTC
Windows User, Vista and above only:

This build attempts to fix start up issues in Win Vista+. It implements some rather big changes in how the exe is produced, so please, Win7 and 8 users, try it as well.

Note: as usual, this my build (goatpig's), not etotheipi's. This is ran at your own risk. You only need to run Armory in offline mode to confirm the compatibility of the exe.

http://dfiles.eu/files/hff8gkt3b

WinXP Users:

http://dfiles.eu/files/maerajlp1

This one seems to be working on my production XP computer. It runs. Version 0.89.99.8-beta according to the about page.

I will test again on my other bare-bones XP laptop.

Now, all I need is to wait for importing and using compressed private keys.

runs fine for me on win xp 32-bit and a very vanilla win 7.  both are syncing/building db.  will report if anything comes up, but looks great!!
Post
Topic
Board Armory
Re: RAM-Reduction & Backup Center Testing (version 0.89.99.10)
by
els
on 15/11/2013, 07:08:46 UTC
Here's a new tentative build to try and get Armory running on Vista and XP.

Disclaimer: This my build (goatpig), not etotheipi's. This is only for testing purpose on older Windows platforms. A lot of optimizations have been taken out in an attempt to achieve a failsafe build, so this will be slow. Starting Armory in offline mode is enough to prove compatibility. Adventurous ones, you may wanna try and build the DB (at your own risk)

https://mega.co.nz/#!0chE2J4C!RoE8WUfmPPqU1HStumsfh3bKGtJPu-toxzRhcM7_zVY

Still not working on XP. Same error message in the log.

(finally got the download to complete and) got the same failure on XP 32-bit as well