You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ivan Daniluk edited this page Nov 25, 2017
·
1 revision
We depend on go-ethereum and though the project is loaded as vendor/github.com/ethereum/go-ethereum , it actually comes from github.com/status-im/go-ethereum .
The idea is keep all our local changes to go-ethereum in github.com/status-im/go-ethereum and keep them documented and there's a special process to make this happen:
Do changes as usual in status-go including go-ethereum in the vendor folder.