- moved from
localStorage
toobsidian/keys.db
to store keys - added a progress footer
- started conversion from vanilla flux to redux
- added tabs (stealth keys view)
- built with electron
0.30.4
- changed add stealth address icon
- add tooltips on side menu buttons
- changed copy stealth address icon
- added type-ahead support for pseudonyms
- logging
- refactored config file handling to improve Linux support
- upgraded build process (uses latest Electron version. Bumps to
v0.29.1
fromv0.21.2
) - resize main window to fix issue on Windows
- bug fix on fetching old blocks if upgrading without pseudonym support
- converted to JavaScript Standard Style
- upgrade React.js to 0.13
- restructured code
- removed Browserify and associated libraries
- upgraded
react-bootstrap
- pseudonym registry
- button to show debug window
- bugfix if
OP_RETURN
payload is not 33 bytes, causes an error - included Linux build
- builds now include icon
- supports multiple languages: English, Spanish, and Chinese (simplified)
- bugfix if receiver input had whitespace, would cause error
- full stealth sending / receiving support
- new logo integrated
- BlackCoin-qt integration
- livereload
- changed color scheme to black and gold
- produced runnable builds for both Windows and Mac OS X
- made accounts persistent
- amounts update on startup
- generate raw txs (unfortunately can't send since BlackCoin explorers don't support push)
- initial structure of code setup
- create simple accounts
- connect to BlackCoin network via
http://blkchain.info