Godeps, eth, tests: update ethash, used shared for testing
This commit is contained in:
@ -178,6 +178,7 @@ func runBlockTest(test *BlockTest) error {
|
||||
TestGenesisBlock: test.Genesis,
|
||||
Etherbase: common.Address{},
|
||||
AccountManager: am,
|
||||
PowShared: true,
|
||||
}
|
||||
ethereum, err := eth.New(&node.ServiceContext{EventMux: new(event.TypeMux)}, cfg)
|
||||
if err != nil {
|
||||
|
Reference in New Issue
Block a user