mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
Most eth RPC calls that work with blocks crashed when the block was not
found because they called Hash on a nil block. This is a regression
introduced in
|
||
|---|---|---|
| .. | ||
| api | ||
| codec | ||
| comms | ||
| shared | ||
| useragent | ||
| jeth.go | ||
| xeth.go | ||