forked from cerc-io/plugeth
tests, les, eth: remove mentions of deprecated Morden testnet (#23570)
* remove morden * Update commons.go * Update handler.go * empty commit to make appveyor happy
This commit is contained in:
@@ -52,11 +52,8 @@ func TestDifficulty(t *testing.T) {
|
||||
|
||||
// files are 2 years old, contains strange values
|
||||
dt.skipLoad("difficultyCustomHomestead\\.json")
|
||||
dt.skipLoad("difficultyMorden\\.json")
|
||||
dt.skipLoad("difficultyOlimpic\\.json")
|
||||
|
||||
dt.config("Ropsten", *params.RopstenChainConfig)
|
||||
dt.config("Morden", *params.RopstenChainConfig)
|
||||
dt.config("Frontier", params.ChainConfig{})
|
||||
|
||||
dt.config("Homestead", params.ChainConfig{
|
||||
|
||||
Reference in New Issue
Block a user