aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2017-10-04 19:54:05 +0800
committerGitHub <noreply@github.com>2017-10-04 19:54:05 +0800
commit87382ab8b41d74394640e2eac0f74cc60516e421 (patch)
tree51214a6c2f0975a505078accc7709f59d1fb6d66
parent883d2de442781548d178824db7cfbe0b3fbc0b9a (diff)
parentb65e9422ed4b9938e7400867b48b54f938ac677e (diff)
downloaddexon-tests-87382ab8b41d74394640e2eac0f74cc60516e421.tar.gz
dexon-tests-87382ab8b41d74394640e2eac0f74cc60516e421.tar.zst
dexon-tests-87382ab8b41d74394640e2eac0f74cc60516e421.zip
Merge pull request #345 from ethereum/fix-rpc-tests
Remove deprecated parameter from RPCtests genesis
-rw-r--r--RPCTests/scripts/genesis.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/RPCTests/scripts/genesis.json b/RPCTests/scripts/genesis.json
index e4545e6d2..aced93dab 100644
--- a/RPCTests/scripts/genesis.json
+++ b/RPCTests/scripts/genesis.json
@@ -2,7 +2,6 @@
"sealEngine": "NoProof",
"params": {
"accountStartNonce": "0x00",
- "frontierCompatibilityModeLimit": "0xffffffff",
"maximumExtraDataSize": "0x0400",
"tieBreakingGas": false,
"minGasLimit": "125000",