Skip to content

v0.16.0 (Fork Fork Fork)

Compare
Choose a tag to compare
@adambabik adambabik released this 27 Sep 19:23
· 4126 commits to develop since this release
ac8da3c

From this version on, we won't have go-ethereum patches in the status-go codebase. Instead, we will maintain our fork and especially patched/1.8 branch which will be in sync with the latest geth releases and have our changes applied.

One huge advantage of switching to use a fork instead of patching dependencies on-the-fly is that status-go can be used as a regular module in Go programs. Check out https://github.com/status-im/statusd-bots to see an example how you can take advantage of this.

Updates

  1. Geth 1.8.16 (#1184).