211
General Discussion / Re: BitShares TV Questions
« on: December 03, 2014, 10:04:07 pm »What exactly is BitShares TV?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Not going back to the old system.
Making shorts pay the fee up front disincentives covering early and market making.
If they sharedrop on reddit karma the internet will transform instantly overnight
Will the current wallet build and run on ARM based hardware?
And if so can I run it on the new Pi Model A+:
If the Pi A+ is not up to the job (256MB of RAM) then what spec do I need to be looking for?
I'm really keen to run my wallet on ARM based hardware.
The reason I want two machines is that I'd like to have one that I carry with me when traveling etc and one that I have permanently at home for easy access if the other one is lost.
Obviously I password protect my wallet at the moment (in fact I think it's required with the new BitShares client). I'd like to password protect my two new wallets with exactly the same password. But I'm unsure for certain how the passwords work - I'm guessing the password does not live on the blockchain. Can anyone confirm? So if I lost one of my new A+ Pi wallets (assuming they can be used) am I right in thinking that if I changed the password on the one I didn't loose then the lost wallet would still retain the old password? I guess what I'm getting at is that a lost wallet cannot have it's password remotely changed via the blockchain. The password is local and stored with the instance of the wallet correct?
Any clarity someone can shine on my lack of understanding here would be most helpful.
I would vote for a paid delegate that does this and summarizes discussions etc. (like a part time job...)
I don't understand what the point of upgrade_effective_block is if you need a quorum of delegates to approve the upgrade. Why not just set upgrade_quorum to something like 81 and then upgrade to the new semantics as soon as (either the very next block or maybe the next round or the next next round to be extra careful) 81 unique active delegates have approved of the upgrade?
Also, I don't get the purpose of the wallet_delegate_propose_upgrade command if the upgrade parameters are already included in the JSON that is hard-coded by the developers in the client.
And for that manner why would the upgrade proposal expire?
If it fails to reach a quorum by that expiration, does that mean it becomes impossible to upgrade to that new version? Why? What is the purpose of that?
If we want to upgrade to the same features after the expiration point anyway, then it would just mean the developers would have to release a "new" version of the client with a slightly updated JSON and try again. It is not like these upgrades are dynamic; they require changes to the code of the client and require the delegates (and users) to download the new client.