Geth Dev Versions Save

A Docker Image to create a set of mining, local Ethereum nodes for development

geth-1.8.18

5 years ago
  • Fixed an issue with the wrong chain ID
  • Updated Docker images to always fetch the latest Ethereum version from the PPA repositories
  • Removed RPC API for Miner Nodes, as they shold not be accessible. Port 8545 now points to an unlocked full node, instead

Many thanks to @kyriediculous

geth-1.8.17

5 years ago

Updated to the latest Geth Release, Added swarm support, switched to a more lightweight monitor application (now running on port 8080!)

For a detailed changeset of geth, please consult the milestone: https://github.com/ethereum/go-ethereum/milestone/78?closed=1

Many thanks to @kyriediculous for helping out on this one!

geth-1.8.16

5 years ago

For a detailed changeset of Geth, please consult the Milestone: https://github.com/ethereum/go-ethereum/milestone/77?closed=1

geth-1.8.15

5 years ago