Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: chimpanzees/mist

Tags

v0.8.8

Toggle v0.8.8's commit message
Release 0.8.8

v0.8.7

Toggle v0.8.7's commit message
Security updates

v0.8.6

Toggle v0.8.6's commit message
Ethereum Wallet + Mist v0.8.6

v0.8.5

Toggle v0.8.5's commit message
update geth to 1.4.17 (ethereum#1274)

* update geth to 1.4.17

* gpg signing test

* uploaded 1.4.17 binaries

v0.8.4

Toggle v0.8.4's commit message
update version string to 0.8.4 (ethereum#1225)

v0.8.3

Toggle v0.8.3's commit message
fix travis linux build, added missing deps (ethereum#1216)

0.8.2

Toggle 0.8.2's commit message
Fixes blank screen at startup (ethereum#1110)

* Removing unneeded code

* Checking if DB is writable

* Resolving DB sync when database is empty

* Enhancing selected tab defaults at startup

* Checking for R/W permissions

* Restoring log entry

* Improving error handling

0.8.1

Toggle 0.8.1's commit message
Merge Hard Fork choice - Mist into master (ethereum#979)

* bump version to 0.7.6

* updated os timesync

* adding setting to change UI language (fixes ethereum#813) (ethereum#896)

* simple language setting menu

* use i18n label in menu

* simple language setting menu

* use i18n label in menu

* change language of menu bar by triggering 'backendAction_setLanguage'

* adds translations for language names

* remove duplicate 'gulp update-nodes' (ethereum#897)

* add i18n entry for OSX's 'Services' (ethereum#887)

* add i18n entry for OSX's 'Services'

* update missing osx menu strings

* update-popup-window: prevent maximize (ethereum#885)

* update-popup-window prevent maximize

* add resizable:false

* added shrinkwrap (ethereum#903)

* fixed webview tagd and updated electrong to 1.2.5 (ethereum#905)

* Fixes the node start IPC connection (ethereum#841)

* fixed eth start, but crash is not graceful

* better socket connection logic, remove master ps logic for eth

* fix splash screen display of state text for eth

* better gulp download plugin, remove master passwd stuff once and for all

* Adds Toggle password visibility to on boarding screen (ethereum#909)

* add password visibilty toggle to onboarding

* replaced 'showPassword' with 'passwordInputType'

* changed id into class

* 18n cleanup (former ethereum#889) (ethereum#910)

* Renamed Korean and Albanian to ISO standards
* Added menu items to set to Dutch,  Farsi, Albanian and Italian (these three are rather incomplete)

* changed log error to warn

* fixed ipcBackend notifications

* Fixing wallet tab insertion (ethereum#911)

* small cleanup

* added admin:true permission

* removed webview duplicate

* Fully automated UI testing (ethereum#788)


* got app launching via test

* work towards testing - private net integration

* change how we name options to pass directly to geth, so that test suite works

* refactor preloader scripts

* cleanly quitting the app at the end of tests

* trying to get electron working properly, upgrade to 1.2.2

* upgrade spectron

* work towards getting tests to work

* dont use NODE_ENV var as Meteor production uses it

* fixed eth start, but crash is not graceful

* better socket connection logic, remove master ps logic for eth

* fix splash screen display of state text for eth

* better gulp download plugin, remove master passwd stuff once and for all

* got basic test working

* update travis build

* trigger build

* update readme, travis

* fix gulp-download-stream use

* fix build command

* testing account creation

* added account creation test

* only do a shallow clone

* final deposit test

* should be able to find geth executable now

* adds the wallet as the default tab (ethereum#924)

* Text updates

Fix typos and make writing more clear and accurate

* Capitalization consistency

* adds the wallet as the default tab

* always upsert

* Update version to 0.8 (ethereum#930)

* update to 0.8

* fixes menu margin clipping

* remove comma

* work towards new minimonogo sync

* fix ipcpath bug

* got basic persistence working

* minor error

* refactor sendTransaction error alerts (ethereum#959)

* "Change language" translated in mist.nb.i18n.json (ethereum#953)

"Change language" translated in mist.nb.i18n.json

* timer delay on menu refreshing from tab updates

* rename 'passwordError' to 'wrongPassword' for consistency (ethereum#951)

* sync not specific to a window

* refactor to enable access to mongo sync from all windows

* update .meteor paths on .gitignore (ethereum#977)

* DAO fork support (ethereum#970)

* created DAO fork dummy code

* text update

* added node flags choice 

* changed DAO fork texts

* disable eth-node switch until hardfork is supported (ethereum#975)

* disable eth-node until hardfork is supported

* remove test function

* reworded the disclaimer link

0.8.0

Toggle 0.8.0's commit message
fix ipcpath bug