getamis / eth-client

A Golang client library for communicating with Ethereum RPC server
GNU Lesser General Public License v3.0
55 stars 14 forks source link

Internal import references to its own github repo make forking and making PRs difficult #16

Open nyetwurk opened 6 years ago

nyetwurk commented 6 years ago

the istanbul and quorum clients reference their own git repo (getamis/eth-client) so forking and making a PR is kind of challenging, since any PR has to be reverted to point to this repo, rather than the repo where the PR is.

jjhesk commented 5 years ago

agree..