Removes images from the innovation page as some images are not open
source. Images will be re-introduced into the page at a later time once
ALL of them are open source.
Hive is dead, as per his founder: https://www.reddit.com/r/Bitcoin/comments/3llr1a/hive_wallet_no_longer_being_developedtime_to_bail/cv7fmjy
hivewallet :
It wasn't the "web guy" you spoke to, it was me, Wendell, the founder/creator.
I apologize for the issues people have been having with Hive. You're right, I should have more clearly announced the glacial (not entirely frozen, see below) development, but we can't actually reach all of our users, and we assume that everyone knows our GitHub URL (github.com/hivewallet), which shows pretty transparently what is or is not going on.
Hive Web and Hive iOS are BIP32/BIP39 compatible, so you should be able to directly use your passphrase in any other wallet supporting that standard. This includes the excellent Bread Wallet, and I believe Mycelium as well.
It would be nice if some new maintainers for one or more of the platforms appeared, because with the patches that Wei created recently ( live @ http://hive-js.herokuapp.com ), it actually does work fine. However, these changes have not been rolled into the iOS version, and no one over here who might touch it uses OS X for development anymore.
We'll keep our servers on, but the wallets are basically unsupported. Again, because we respect your privacy and collect no data other than raw wallet numbers, we can't simply reach out to all of our users by email or some other means. Please help to spread the word by retweeting this:
https://twitter.com/hivewallet/status/645402186260721664
added French reddit, facebook group and irc #cryptofr (way more active people there than in #bitcoin-fr)
would it be possible to add the major meetups too ?
- Makefile: extend copyright check test to scan all files with YAML
headers
- Exclude alerts from check -- lack of a license shouldn't prevent
us from publishing emergency information
- Also add license to Makefile itself
- Fix all errors caught by new test
- For release notes, also link to github.com/bitcoin/bitcoin
repository as origin
- Also update README.md release instructions to include license
Start supporting touch events for non-buggy iOS support and faster menus
Display and hide wallets on click instead of on mouseout to prevent accidental clicks or mouseout events
Add a wrapper function to detect ghost and accidental clicks
Reorganize wallet javascript functions for better readability
Fix bug in which a wallet would display on mouse over after user clicked inside it's bubble
Fix accidental use of global variables