go-ethereum icon indicating copy to clipboard operation
go-ethereum copied to clipboard

Official Go implementation of the Ethereum protocol

Results 11 go-ethereum issues
Sort by recently updated
recently updated
newest added

. #### System information GGeth Version: 1.8.3-unstable Git Commit: c7547381b2ea8999e423970d619835c662176790 Architecture: amd64 Network Id: 1 Go Version: go1.10.4 Operating System: linux GOPATH= GOROOT=/usr/lib/go-1.10 Block sealing failed err=unauthorized ERROR[07-17|22:04:28] Failed to...

@markya0616 @yutelin @alanchchen @bailantaotao @tailingchen I am trying to set a private Istanbul network, however, every client I bring up has a coinbase/etherbase which I didn't create and `eth.accounts[0]` is...

#### System information Geth Version: 1.8.3-unstable Git Commit: c7547381b2ea8999e423970d619835c662176790 Architecture: amd64 Network Id: 1 Go Version: go1.10.2 Operating System: linux #### Expected behaviour generate blocks normally #### Actual behaviour After...

Hi With your recent updates getting error as `Unhandled rejection Error: Failed to check for transaction receipt` At first, we thought it is an issue with web3 module. But when...