Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Update Master to 0.7.5 #816

Merged
merged 85 commits into from
Jun 15, 2016
Merged

Update Master to 0.7.5 #816

merged 85 commits into from
Jun 15, 2016

Conversation

alexvandesande
Copy link
Collaborator

Necessary step for a stable 0.7.5 release

hiddentao and others added 30 commits May 11, 2016 21:03
* Remove old git diff tags

* fix code to work with Electron 1.0.1
* Create app.kr.i18n.json

Korean Translation

* Create mist.kr.i18n.json

* Update app.kr.i18n.json

* Added mist.kr.i18n.json

Added Korean Translation

* Added Korean Translation - app.kr.i18n.json

Added Korean Translation

* Added Korean Translation -app.kr.i18n.json

Added Korean Translation

* Added Korean Translation - mist.kr.i18n.json

Added Korean Translation

* Added Korean (kr)

Added Korean (kr)

* fixed few Korean translation

fixed few Korean translation

* Update app.kr.i18n.json

* Update mist.kr.i18n.json

fixed some Korean translation
* remove commented-out code, cleanup

* work towards new socket system and ethereum nodes manager

* main: work towards finishing up node connection

* refactored node start code

* remove old ethereum nodes code

* get basic IPC connection to geth working

* rename socket to sockets

* - shift all node startup code into ethereumNode
- remove nodeConnector, shift its functionality into ethereumNode
- redo checkNodeSync to be more robust

* nodeSync needs to be able to emit events

* fixed a number of bugs, and finished sync rewrite. now need to test

* basic sync working

* slow down the sync check

* check that onboarding followed by sync works for testnet

* better log msgs, reduce socket disconnection timeout, fix bug

* sync is much more resilient now and auto-restarts if node changes

* ensure that switching network works once app is loaded

* add node 4 dep

* Fix menu items code

* improve tab resetting logic to happen before Mist crashes

* fix how we detect whether eth has started up, remove nodeConnector

* ensure can switch network type while syncing

* - Make sure it works when using Geth 1.4 (tested the Darwin x64 version).
- We now show network info in top-right of both splash screen and onboarding window

* Improved how we determine splash screen status messages. Now much more responsive to underlying connection process.

* Remove old git diff tags

* build windows management architecture, to avoid 'window already destroyed' errors

* replace popupWindow with Windows manager interface

* remove peer search timeout functionality and simplify splash screen logic

* remove now-redundant meteor package

* fix bugs and issues for electron 1.0 support

* got tx sending working again

* rename IPC message types

* added i18n support to networkIndicator element, added better highlighting

* dont auto-exit if startup fails - show logging info instead

* fix bug preventing distributable build

* fixes for electron 1.0, get wallet distributable working
* Remove old git diff tags

* check for geth fatal startup error

* more helpful error message if geth unable to bind to port
* Remove old git diff tags

* remove old redundant code
* Remove old git diff tags

* integrate #601

* check for geth fatal startup error

* remove old redundant code

* UI Changes to network indicator

* merge
* integrate #601

* better cli arg parsingj

* better cli arg parsingj

* Simplify cliArgs API.

* update readme

* fix bug
* Solves navbar glitch and adds new icon and splash screen art

* adds new splash screen art for Mist

* added a yellow tint to the image
…vailable (#707)

* refactor globals setup by preloader

* final version of update checker mechanism

* if in mist mode search for a mist update

* replace image ids with better system
)

* remove dependency on node log output for detecting startup success

* only start the startup timeout once some data has been received
@@ -21,5 +21,8 @@ script:
notifications:
email:
- ram@hiddentao.com
- avsa@ethdev.com
- fabian@ethdev.com
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thats actually @ethereum.org for both of us

@luclu
Copy link
Contributor

luclu commented Jun 15, 2016

@alex the menu-labels are still suggesting older versions - 1.4.4 and 1.2.6.

@lock
Copy link

lock bot commented Apr 1, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked and limited conversation to collaborators Apr 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants