getamis / istanbul-tools

Istanbul BFT tools
GNU Lesser General Public License v3.0
87 stars 49 forks source link

used old goland :( #107

Closed conwaychriscosmo closed 6 years ago

conwaychriscosmo commented 6 years ago

Hi,

I am attempting to encode the extra data for a genesis json in my go project but cannot include the dependency: atypes "github.com/getamis/go-ethereum/core/types". I think it should be atypes "github.com/ethereum/go-ethereum/core/types" from line 25 of https://github.com/getamis/istanbul-tools/blob/master/cmd/istanbul/extra/encoder.go

Cheers, Chris

conwaychriscosmo commented 6 years ago

old goland had problems syncing with dep