Merge pull request #1548 from ethcore/remove-soft

Remove soft-fork stuff.
This commit is contained in:
Robert Habermeier
2016-07-06 13:05:43 +02:00
committed by GitHub
28 changed files with 52 additions and 26859 deletions

View File

@@ -200,8 +200,7 @@ const TRANSACTION_COUNT_SPEC: &'static [u8] = br#"{
"durationLimit": "0x0d",
"blockReward": "0x4563918244F40000",
"registrar" : "0xc6d9d2cd449a754c494264e1809c50e34d64562b",
"frontierCompatibilityModeLimit": "0xffffffffffffffff",
"daoRescueSoftFork": false
"frontierCompatibilityModeLimit": "0xffffffffffffffff"
}
}
},