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

Light client bindings on Mist/Wallet #3052

Merged
merged 19 commits into from
Sep 26, 2017
Merged

Conversation

evertonfraga
Copy link
Member

@evertonfraga evertonfraga commented Sep 18, 2017

What does it do?

  • Updates to geth 1.7.0
  • Adds Light client option on the menu
  • Changes --fast to --syncmode [fast/light] geth flag
  • Persists syncMode locally
  • Restructure network-related menus
  • Changes network keystrokes to prevent conflicts in MacOS (Cmd+Opt+[1234] instead of Cmd+Shift+[1234])
  • Passes --syncmode param to node
  • Intercepts --node-syncmode param for internal use in Mist

Any helpful background information?

Which code should the reviewer start with?

modules/ethereumNode.js

  • Wallet tracks transaction correctly

Relevant screenshots?

Before
image
image

@evertonfraga evertonfraga changed the title Enabling light client Light client bindings on Mist/Wallet Sep 18, 2017
@evertonfraga evertonfraga added this to the 0.9.1 milestone Sep 18, 2017
Copy link

@alexvandesande alexvandesande left a comment

Choose a reason for hiding this comment

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

Works beautifully for me now.

@evertonfraga evertonfraga merged commit 8688a18 into develop Sep 26, 2017
@evertonfraga evertonfraga deleted the enabling-light-client branch September 26, 2017 20:09
@lock
Copy link

lock bot commented Mar 30, 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 Mar 30, 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.

3 participants