ethereumproject / go-ethereum

Go language implementation of the original/classic design of the Ethereum protocol
GNU Lesser General Public License v3.0
441 stars 166 forks source link

Merge Atlantis-enabled Geth Classic v6.0.0 into ethereumproject/go-ethereum #714

Closed GregTheGreek closed 5 years ago

GregTheGreek commented 5 years ago

NOTE: The CI is failing because of gomods import path issues, once merged into master it will be resolved.

This adds Atlantis (ECIP-1054) support to Geth Classic from the community-maintained repository at eth-classic/go-ethereum. It's released under LGPLv3 license and can be used and distributed under the terms accordingly; see COPYING. The changelog can be accessed on the release page: Geth Classic v6.0.0-alpha "Atlantis". Thanks to everyone who contributed to this work. Please track issues here.

Edit1: Added Note