github celo-org/celo-blockchain v1.4.0
Celo-Blockchain Release 1.4.0-stable

latest releases: v1.8.4, v1.8.3, v1.8.2...
2 years ago

Celo-blockchain v1.4.0-stable is the first mainnet release of the v1.4.x release branch. It includes considerable changes and improvements relative to v1.3.x.

This new version includes the merges of go-ethereum versions from 1.9.14 to 1.9.19. Please refer to go-ethereum release notes if you are interested in a detailed list of changes from this versions.

Highlighting two of the changes that may be considered or particularly interesting:

  • Refactor on the http/ws server that limits the path where websocket server is listening to root (ethereum/go-ethereum#21441). This change can break any client that is connecting using websocket to any path different from /.
  • Fix calculation and implementation of dial ratio and the max dialed connections limit (#1670).

In addition to these changes, this new version include a considerable number of improvements and bug-fixes, but it can be consider as a transition release in between the preparation for the next Expresso Hard Fork.

Docker Images

  • geth: us.gcr.io/celo-org/geth:1.4.0
  • geth-all: us.gcr.io/celo-org/geth-all:1.4.0

Don't miss a new celo-blockchain release

NewReleases is sending notifications on new releases.