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

Updates Geth to "Frost" #3729

Merged
merged 1 commit into from
Mar 6, 2018
Merged

Updates Geth to "Frost" #3729

merged 1 commit into from
Mar 6, 2018

Conversation

evertonfraga
Copy link
Member

@evertonfraga evertonfraga commented Mar 5, 2018

What does it do?

Updates geth in ethereum node manifest clientBinaries.json to Frost version (1.8.2).

Which code should the reviewer start with?

  1. Run a local server to serve clientBinaries.json.
$ cd mist
$ http-server
  1. Replace modules/clientBinaryManager.js:16 to the manifest file path. http://localhost:8080/clientBinaries.json (or proper port given by previous command).

Relevant screenshots?

screen shot 2018-03-05 at 3 06 00 pm

@evertonfraga
Copy link
Member Author

The persistence of the number of downloaded state entries is working like a charm. That alone would already help provide a less confusing experience to the users.

Now, if I interrupt and start syncing again, it'll show the amount of "chain structure" items downloaded.

screen shot 2018-03-05 at 7 01 47 pm

@evertonfraga evertonfraga merged commit f6809ae into master Mar 6, 2018
@evertonfraga evertonfraga deleted the update-geth-1.8.2 branch March 7, 2018 19:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants