Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Releases: javahippie/geth-dev

Network always running with the latest geth version!

17 Nov 11:35
7836acb
Compare
Choose a tag to compare
  • 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

Network running with Geth 1.8.17

17 Oct 11:48
7bfa13e
Compare
Choose a tag to compare

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!

Network running with Geth 1.8.16

29 Sep 09:35
559b1d9
Compare
Choose a tag to compare

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

Network running with Geth 1.8.15

23 Sep 10:02
e14b0da
Compare
Choose a tag to compare
Merge pull request #26 from javahippie/develop

#25 - Upgrade to Geth 1.8.15