Skip to content

Commit

Permalink
Update github.com/ethereum/go-ethereum package to 1.8.0 branch. Par…
Browse files Browse the repository at this point in the history
…t of #665
  • Loading branch information
Pedro Pombeiro committed Feb 16, 2018
1 parent a2431b3 commit af7792c
Show file tree
Hide file tree
Showing 492 changed files with 184,855 additions and 10,032 deletions.
53 changes: 48 additions & 5 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ignored = ["github.com/ethereum/go-ethereum/whisper/notifications"]

[[constraint]]
name = "github.com/ethereum/go-ethereum"
branch = "release/1.7"
branch = "release/1.8"

[[constraint]]
name = "github.com/prometheus/client_golang"
Expand Down
4 changes: 2 additions & 2 deletions _assets/patches/geth/0006-latest-cht.patch
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ index e7e513880..dc6562be8 100644
--- a/light/postprocess.go
+++ b/light/postprocess.go
@@ -66,12 +66,20 @@ var (
chtRoot: common.HexToHash("6f56dc61936752cc1f8c84b4addabdbe6a1c19693de3f21cb818362df2117f03"),
bloomTrieRoot: common.HexToHash("aca7d7c504d22737242effc3fdc604a762a0af9ced898036b5986c3a15220208"),
chtRoot: common.HexToHash("71d60207af74e5a22a3e1cfbfc89f9944f91b49aa980c86fba94d568369eaf44"),
bloomTrieRoot: common.HexToHash("70aca4b3b6d08dde8704c95cedb1420394453c1aec390947751e69ff8c436360"),
}
+
+ statusRopstenCheckpoint = trustedCheckpoint{
Expand Down
Loading

0 comments on commit af7792c

Please sign in to comment.