This repository has been archived by the owner on Feb 17, 2021. It is now read-only.
Releases: javahippie/geth-dev
Releases · javahippie/geth-dev
Network always running with the latest geth version!
- 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
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
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
Merge pull request #26 from javahippie/develop #25 - Upgrade to Geth 1.8.15