Refactor EIP150, EIP160 and EIP161 forks to be specified in CommonParams (#8614)
* Allow post-homestead forks to be specified in CommonParams * Fix all json configs * Fix test in json crate * Fix test in ethcore * Fix all chain configs to use tabs Given we use tabs in .editorconfig and the majority of chain configs. This change is done in Emacs using `mark-whole-buffer` and `indent-region`.
This commit is contained in:
		
							parent
							
								
									3c2f13f88b
								
							
						
					
					
						commit
						3fde07b2e1
					
				@ -1,61 +1,61 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "TestAuthorityRoundBlockRewardContract",
 | 
			
		||||
  "engine": {
 | 
			
		||||
	"authorityRound": {
 | 
			
		||||
	  "params": {
 | 
			
		||||
		"stepDuration": 1,
 | 
			
		||||
		"startStep": 2,
 | 
			
		||||
		"validators": {
 | 
			
		||||
		  "list": [
 | 
			
		||||
			"0x7d577a597b2742b498cb5cf0c26cdcd726d39e6e",
 | 
			
		||||
			"0x82a978b3f5962a5b0957d9ee9eef472ee55b42f1"
 | 
			
		||||
		  ]
 | 
			
		||||
		},
 | 
			
		||||
		"immediateTransitions": true,
 | 
			
		||||
		"emptyStepsTransition": "1",
 | 
			
		||||
		"maximumEmptySteps": "2",
 | 
			
		||||
		"blockRewardContractAddress": "0x0000000000000000000000000000000000000042"
 | 
			
		||||
	  }
 | 
			
		||||
	}
 | 
			
		||||
  },
 | 
			
		||||
  "params": {
 | 
			
		||||
	"gasLimitBoundDivisor": "0x0400",
 | 
			
		||||
	"accountStartNonce": "0x0",
 | 
			
		||||
	"maximumExtraDataSize": "0x20",
 | 
			
		||||
	"minGasLimit": "0x1388",
 | 
			
		||||
	"networkID" : "0x69",
 | 
			
		||||
	"eip140Transition": "0x0",
 | 
			
		||||
	"eip211Transition": "0x0",
 | 
			
		||||
	"eip214Transition": "0x0",
 | 
			
		||||
	"eip658Transition": "0x0"
 | 
			
		||||
  },
 | 
			
		||||
  "genesis": {
 | 
			
		||||
	"seal": {
 | 
			
		||||
	  "authorityRound": {
 | 
			
		||||
		"step": "0x0",
 | 
			
		||||
		"signature": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
 | 
			
		||||
	  }
 | 
			
		||||
	"name": "TestAuthorityRoundBlockRewardContract",
 | 
			
		||||
	"engine": {
 | 
			
		||||
		"authorityRound": {
 | 
			
		||||
			"params": {
 | 
			
		||||
				"stepDuration": 1,
 | 
			
		||||
				"startStep": 2,
 | 
			
		||||
				"validators": {
 | 
			
		||||
					"list": [
 | 
			
		||||
						"0x7d577a597b2742b498cb5cf0c26cdcd726d39e6e",
 | 
			
		||||
						"0x82a978b3f5962a5b0957d9ee9eef472ee55b42f1"
 | 
			
		||||
					]
 | 
			
		||||
				},
 | 
			
		||||
				"immediateTransitions": true,
 | 
			
		||||
				"emptyStepsTransition": "1",
 | 
			
		||||
				"maximumEmptySteps": "2",
 | 
			
		||||
				"blockRewardContractAddress": "0x0000000000000000000000000000000000000042"
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	},
 | 
			
		||||
	"difficulty": "0x20000",
 | 
			
		||||
	"author": "0x0000000000000000000000000000000000000000",
 | 
			
		||||
	"timestamp": "0x00",
 | 
			
		||||
	"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
 | 
			
		||||
	"extraData": "0x",
 | 
			
		||||
	"gasLimit": "0x222222"
 | 
			
		||||
  },
 | 
			
		||||
  "accounts": {
 | 
			
		||||
	"0000000000000000000000000000000000000001": { "balance": "1", "nonce": "1048576", "builtin": { "name": "ecrecover", "pricing": { "linear": { "base": 3000, "word": 0 } } } },
 | 
			
		||||
	"0000000000000000000000000000000000000002": { "balance": "1", "nonce": "1048576", "builtin": { "name": "sha256", "pricing": { "linear": { "base": 60, "word": 12 } } } },
 | 
			
		||||
	"0000000000000000000000000000000000000003": { "balance": "1", "nonce": "1048576", "builtin": { "name": "ripemd160", "pricing": { "linear": { "base": 600, "word": 120 } } } },
 | 
			
		||||
	"0000000000000000000000000000000000000004": { "balance": "1", "nonce": "1048576", "builtin": { "name": "identity", "pricing": { "linear": { "base": 15, "word": 3 } } } },
 | 
			
		||||
	"0000000000000000000000000000000000000005": { "balance": "1", "builtin": { "name": "modexp", "activate_at": 0, "pricing": { "modexp": { "divisor": 20 } } } },
 | 
			
		||||
	"0000000000000000000000000000000000000006": { "balance": "1", "builtin": { "name": "alt_bn128_add", "activate_at": 0, "pricing": { "linear": { "base": 500, "word": 0 } } } },
 | 
			
		||||
	"0000000000000000000000000000000000000007": { "balance": "1", "builtin": { "name": "alt_bn128_mul", "activate_at": 0, "pricing": { "linear": { "base": 40000, "word": 0 } } } },
 | 
			
		||||
	"0000000000000000000000000000000000000008": { "balance": "1", "builtin": { "name": "alt_bn128_pairing", "activate_at": 0, "pricing": { "alt_bn128_pairing": { "base": 100000, "pair": 80000 } } } },
 | 
			
		||||
	"9cce34f7ab185c7aba1b7c8140d620b4bda941d6": { "balance": "1606938044258990275541962092341162602522202993782792835301376", "nonce": "1048576" },
 | 
			
		||||
	"0000000000000000000000000000000000000042": {
 | 
			
		||||
	  "balance": "1",
 | 
			
		||||
	  "constructor": "6060604052341561000f57600080fd5b6102b88061001e6000396000f300606060405260043610610041576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff168063f91c289814610046575b600080fd5b341561005157600080fd5b610086600480803590602001908201803590602001919091929080359060200190820180359060200191909192905050610125565b604051808060200180602001838103835285818151815260200191508051906020019060200280838360005b838110156100cd5780820151818401526020810190506100b2565b50505050905001838103825284818151815260200191508051906020019060200280838360005b8381101561010f5780820151818401526020810190506100f4565b5050505090500194505050505060405180910390f35b61012d610264565b610135610278565b61013d610278565b600073fffffffffffffffffffffffffffffffffffffffe73ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff1614151561018d57600080fd5b85859050888890501415156101a157600080fd5b878790506040518059106101b25750595b90808252806020026020018201604052509150600090505b815181101561021d5785858281811015156101e157fe5b9050602002013561ffff166103e80161ffff16828281518110151561020257fe5b906020019060200201818152505080806001019150506101ca565b878783828280806020026020016040519081016040528093929190818152602001838360200280828437820191505050505050915090915093509350505094509492505050565b602060405190810160405280600081525090565b6020604051908101604052806000815250905600a165627a7a723058201da0f164e75517fb8baf51f030b904032cb748334938e7386f63025bfb23f3de0029"
 | 
			
		||||
	"params": {
 | 
			
		||||
		"gasLimitBoundDivisor": "0x0400",
 | 
			
		||||
		"accountStartNonce": "0x0",
 | 
			
		||||
		"maximumExtraDataSize": "0x20",
 | 
			
		||||
		"minGasLimit": "0x1388",
 | 
			
		||||
		"networkID" : "0x69",
 | 
			
		||||
		"eip140Transition": "0x0",
 | 
			
		||||
		"eip211Transition": "0x0",
 | 
			
		||||
		"eip214Transition": "0x0",
 | 
			
		||||
		"eip658Transition": "0x0"
 | 
			
		||||
	},
 | 
			
		||||
	"genesis": {
 | 
			
		||||
		"seal": {
 | 
			
		||||
			"authorityRound": {
 | 
			
		||||
				"step": "0x0",
 | 
			
		||||
				"signature": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"difficulty": "0x20000",
 | 
			
		||||
		"author": "0x0000000000000000000000000000000000000000",
 | 
			
		||||
		"timestamp": "0x00",
 | 
			
		||||
		"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
 | 
			
		||||
		"extraData": "0x",
 | 
			
		||||
		"gasLimit": "0x222222"
 | 
			
		||||
	},
 | 
			
		||||
	"accounts": {
 | 
			
		||||
		"0000000000000000000000000000000000000001": { "balance": "1", "nonce": "1048576", "builtin": { "name": "ecrecover", "pricing": { "linear": { "base": 3000, "word": 0 } } } },
 | 
			
		||||
		"0000000000000000000000000000000000000002": { "balance": "1", "nonce": "1048576", "builtin": { "name": "sha256", "pricing": { "linear": { "base": 60, "word": 12 } } } },
 | 
			
		||||
		"0000000000000000000000000000000000000003": { "balance": "1", "nonce": "1048576", "builtin": { "name": "ripemd160", "pricing": { "linear": { "base": 600, "word": 120 } } } },
 | 
			
		||||
		"0000000000000000000000000000000000000004": { "balance": "1", "nonce": "1048576", "builtin": { "name": "identity", "pricing": { "linear": { "base": 15, "word": 3 } } } },
 | 
			
		||||
		"0000000000000000000000000000000000000005": { "balance": "1", "builtin": { "name": "modexp", "activate_at": 0, "pricing": { "modexp": { "divisor": 20 } } } },
 | 
			
		||||
		"0000000000000000000000000000000000000006": { "balance": "1", "builtin": { "name": "alt_bn128_add", "activate_at": 0, "pricing": { "linear": { "base": 500, "word": 0 } } } },
 | 
			
		||||
		"0000000000000000000000000000000000000007": { "balance": "1", "builtin": { "name": "alt_bn128_mul", "activate_at": 0, "pricing": { "linear": { "base": 40000, "word": 0 } } } },
 | 
			
		||||
		"0000000000000000000000000000000000000008": { "balance": "1", "builtin": { "name": "alt_bn128_pairing", "activate_at": 0, "pricing": { "alt_bn128_pairing": { "base": 100000, "pair": 80000 } } } },
 | 
			
		||||
		"9cce34f7ab185c7aba1b7c8140d620b4bda941d6": { "balance": "1606938044258990275541962092341162602522202993782792835301376", "nonce": "1048576" },
 | 
			
		||||
		"0000000000000000000000000000000000000042": {
 | 
			
		||||
			"balance": "1",
 | 
			
		||||
			"constructor": "6060604052341561000f57600080fd5b6102b88061001e6000396000f300606060405260043610610041576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff168063f91c289814610046575b600080fd5b341561005157600080fd5b610086600480803590602001908201803590602001919091929080359060200190820180359060200191909192905050610125565b604051808060200180602001838103835285818151815260200191508051906020019060200280838360005b838110156100cd5780820151818401526020810190506100b2565b50505050905001838103825284818151815260200191508051906020019060200280838360005b8381101561010f5780820151818401526020810190506100f4565b5050505090500194505050505060405180910390f35b61012d610264565b610135610278565b61013d610278565b600073fffffffffffffffffffffffffffffffffffffffe73ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff1614151561018d57600080fd5b85859050888890501415156101a157600080fd5b878790506040518059106101b25750595b90808252806020026020018201604052509150600090505b815181101561021d5785858281811015156101e157fe5b9050602002013561ffff166103e80161ffff16828281518110151561020257fe5b906020019060200201818152505080806001019150506101ca565b878783828280806020026020016040519081016040528093929190818152602001838360200280828437820191505050505050915090915093509350505094509492505050565b602060405190810160405280600081525090565b6020604051908101604052806000815250905600a165627a7a723058201da0f164e75517fb8baf51f030b904032cb748334938e7386f63025bfb23f3de0029"
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -8,10 +8,6 @@
 | 
			
		||||
				"durationLimit": "0x0d",
 | 
			
		||||
				"blockReward": "0x4563918244F40000",
 | 
			
		||||
				"homesteadTransition": "0x0",
 | 
			
		||||
				"eip150Transition": "0x0",
 | 
			
		||||
				"eip160Transition": "0x0",
 | 
			
		||||
				"eip161abcTransition": "0x0",
 | 
			
		||||
				"eip161dTransition": "0x0",
 | 
			
		||||
				"eip649Reward": "0x29A2241AF62C0000",
 | 
			
		||||
				"eip100bTransition": "0x0",
 | 
			
		||||
				"eip649Transition": "0x0"
 | 
			
		||||
@ -27,6 +23,10 @@
 | 
			
		||||
		"networkID" : "0x1",
 | 
			
		||||
		"maxCodeSize": 24576,
 | 
			
		||||
		"maxCodeSizeTransition": "0x0",
 | 
			
		||||
		"eip150Transition": "0x0",
 | 
			
		||||
		"eip160Transition": "0x0",
 | 
			
		||||
		"eip161abcTransition": "0x0",
 | 
			
		||||
		"eip161dTransition": "0x0",
 | 
			
		||||
		"eip98Transition": "0xffffffffffffffff",
 | 
			
		||||
		"eip140Transition": "0x0",
 | 
			
		||||
		"eip211Transition": "0x0",
 | 
			
		||||
 | 
			
		||||
@ -9,13 +9,9 @@
 | 
			
		||||
				"durationLimit": "0x0d",
 | 
			
		||||
				"blockReward": "0x4563918244F40000",
 | 
			
		||||
				"homesteadTransition": 1150000,
 | 
			
		||||
				"eip150Transition": 2500000,
 | 
			
		||||
				"eip160Transition": 3000000,
 | 
			
		||||
				"ecip1010PauseTransition": 3000000,
 | 
			
		||||
				"ecip1010ContinueTransition": 5000000,
 | 
			
		||||
				"ecip1017EraRounds": 5000000,
 | 
			
		||||
				"eip161abcTransition": "0x7fffffffffffffff",
 | 
			
		||||
				"eip161dTransition": "0x7fffffffffffffff",
 | 
			
		||||
				"bombDefuseTransition": 5900000
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
@ -30,6 +26,10 @@
 | 
			
		||||
		"chainID": "0x3d",
 | 
			
		||||
		"forkBlock": "0x1d4c00",
 | 
			
		||||
		"forkCanonHash": "0x94365e3a8c0b35089c1d1195081fe7489b528a84b22199c916180db8b28ade7f",
 | 
			
		||||
		"eip150Transition": 2500000,
 | 
			
		||||
		"eip160Transition": 3000000,
 | 
			
		||||
		"eip161abcTransition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip161dTransition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip155Transition": 3000000,
 | 
			
		||||
		"eip98Transition": "0x7fffffffffffff",
 | 
			
		||||
		"eip86Transition": "0x7fffffffffffff"
 | 
			
		||||
 | 
			
		||||
@ -8,10 +8,6 @@
 | 
			
		||||
				"durationLimit": "0x0d",
 | 
			
		||||
				"blockReward": "0x4563918244F40000",
 | 
			
		||||
				"homesteadTransition": "0x0",
 | 
			
		||||
				"eip150Transition": "0x0",
 | 
			
		||||
				"eip160Transition": "0x0",
 | 
			
		||||
				"eip161abcTransition": "0x0",
 | 
			
		||||
				"eip161dTransition": "0x0",
 | 
			
		||||
				"eip649Reward": "0x29A2241AF62C0000",
 | 
			
		||||
				"eip100bTransition": "0x0",
 | 
			
		||||
				"eip649Transition": "0x0"
 | 
			
		||||
@ -28,6 +24,10 @@
 | 
			
		||||
		"maxCodeSize": 24576,
 | 
			
		||||
		"maxCodeSizeTransition": "0x0",
 | 
			
		||||
		"eip98Transition": "0xffffffffffffffff",
 | 
			
		||||
		"eip150Transition": "0x0",
 | 
			
		||||
		"eip160Transition": "0x0",
 | 
			
		||||
		"eip161abcTransition": "0x0",
 | 
			
		||||
		"eip161dTransition": "0x0",
 | 
			
		||||
		"eip140Transition": "0x0",
 | 
			
		||||
		"eip210Transition": "0x0",
 | 
			
		||||
		"eip211Transition": "0x0",
 | 
			
		||||
 | 
			
		||||
@ -1,89 +1,89 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "Easthub",
 | 
			
		||||
  "dataDir": "easthub",
 | 
			
		||||
  "engine": {
 | 
			
		||||
    "Ethash": {
 | 
			
		||||
      "params": {
 | 
			
		||||
        "minimumDifficulty": "0x020000",
 | 
			
		||||
        "difficultyBoundDivisor": "0x0800",
 | 
			
		||||
        "durationLimit": "0x0d",
 | 
			
		||||
        "blockReward": "0x2B5E3AF16B1880000",
 | 
			
		||||
        "homesteadTransition": "0x0",
 | 
			
		||||
        "bombDefuseTransition": "0x0",
 | 
			
		||||
        "eip150Transition": "0x0",
 | 
			
		||||
        "eip160Transition": "0x0",
 | 
			
		||||
        "ecip1017EraRounds": 5000000,
 | 
			
		||||
        "eip161abcTransition": "0x7fffffffffffffff",
 | 
			
		||||
        "eip161dTransition": "0x7fffffffffffffff"
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "params": {
 | 
			
		||||
    "gasLimitBoundDivisor": "0x0400",
 | 
			
		||||
    "registrar": "0x0000000000000000000000000000000000000000",
 | 
			
		||||
    "accountStartNonce": "0x00",
 | 
			
		||||
    "maximumExtraDataSize": "0x20",
 | 
			
		||||
    "minGasLimit": "0x1388",
 | 
			
		||||
    "networkID": "0x7",
 | 
			
		||||
    "chainID": "0x7",
 | 
			
		||||
    "eip155Transition": "0x0",
 | 
			
		||||
    "eip98Transition": "0x7fffffffffffff",
 | 
			
		||||
    "eip86Transition": "0x7fffffffffffff"
 | 
			
		||||
  },
 | 
			
		||||
  "genesis": {
 | 
			
		||||
    "seal": {
 | 
			
		||||
      "ethereum": {
 | 
			
		||||
        "nonce": "0x0000000000000042",
 | 
			
		||||
        "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "difficulty": "0x0400000000",
 | 
			
		||||
    "author": "0x0000000000000000000000000000000000000000",
 | 
			
		||||
    "timestamp": "0x00",
 | 
			
		||||
    "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
 | 
			
		||||
    "extraData": "0x323031382045617374636f696e2050726f6a656374",
 | 
			
		||||
    "gasLimit": "0x1388"
 | 
			
		||||
  },
 | 
			
		||||
  "nodes": [
 | 
			
		||||
    "enode://ca57e40edb95a08a81b85a91e91099a0aaab777ad329ea7f3f772bc0fd511a276a5d84944725d181ff80f8c7dc1034814bff25b9723b03363d48617fed4b15f0@13.125.109.174:30303",
 | 
			
		||||
    "enode://57254e23a7e5fe1e081ee5d1b236e37735a120660daeb4bf1fec6943a82c915c5b6fad23eeb1a43a27c23f236e084e8051aaa28f7d4139149f844747facb62bb@18.217.39.51:30303",
 | 
			
		||||
    "enode://ef248f327c73c0318f4d51a62270b0612f3c4a4fd04b77d04854dc355980e137708d1e48811bc91387b0d7eb85cf447d8bbc095404f39bb7064e76751bda9cd4@52.221.160.236:30303",
 | 
			
		||||
    "enode://bf6f0e37dd733cf04f2b079c753d2dea7cc7c59d8637eff9a8e63e17d08e2bfc91229fbb2dff08fe6ee12e51c1b6f8ed969d7042b89d77029e7ea02b05e17be3@18.197.47.177:30303"
 | 
			
		||||
  ],
 | 
			
		||||
  "accounts": {
 | 
			
		||||
    "0000000000000000000000000000000000000001": { "builtin": { "name": "ecrecover", "pricing": { "linear": { "base": 3000, "word": 0 } } } },
 | 
			
		||||
    "0000000000000000000000000000000000000002": { "builtin": { "name": "sha256", "pricing": { "linear": { "base": 60, "word": 12 } } } },
 | 
			
		||||
    "0000000000000000000000000000000000000003": { "builtin": { "name": "ripemd160", "pricing": { "linear": { "base": 600, "word": 120 } } } },
 | 
			
		||||
    "0000000000000000000000000000000000000004": { "builtin": { "name": "identity", "pricing": { "linear": { "base": 15, "word": 3 } } } },
 | 
			
		||||
    "20c1252a8cb33a7a9a257b2a4cfeed8daf87c847": {
 | 
			
		||||
      "balance": "100000000000000000000000000"
 | 
			
		||||
    },
 | 
			
		||||
    "9dcd37c8e5aea3a0d37c5d0a2db683362d81febd": {
 | 
			
		||||
      "balance": "100000000000000000000000000"
 | 
			
		||||
    },
 | 
			
		||||
    "9eff080302333f44a60bfd8c33bd63015c6d921b": {
 | 
			
		||||
      "balance": "100000000000000000000000000"
 | 
			
		||||
    },
 | 
			
		||||
    "c1df2e5de98d5c41fec0642dc302971f5d3500bd": {
 | 
			
		||||
      "balance": "100000000000000000000000000"
 | 
			
		||||
    },
 | 
			
		||||
    "2e0fb67cd1d029cbaea4b74c361efcc06b3105fd": {
 | 
			
		||||
      "balance": "100000000000000000000000000"
 | 
			
		||||
    },
 | 
			
		||||
    "2b6425cc3cd90654f077889ef7262ac2f5846460": {
 | 
			
		||||
      "balance": "100000000000000000000000000"
 | 
			
		||||
    },
 | 
			
		||||
    "28562041230c6d575e233e4ed1b35c514884d964": {
 | 
			
		||||
      "balance": "100000000000000000000000000"
 | 
			
		||||
    },
 | 
			
		||||
    "16eb6896a5a83d39ac762d79d21f825f5f980d12": {
 | 
			
		||||
      "balance": "100000000000000000000000000"
 | 
			
		||||
    },
 | 
			
		||||
    "f09e3f1de27dd03a1ac0a021b2d9e45bde1b360c": {
 | 
			
		||||
      "balance": "100000000000000000000000000"
 | 
			
		||||
    },
 | 
			
		||||
    "2d87547819c6433f208ee3096161cdb2835a2333": {
 | 
			
		||||
      "balance": "100000000000000000000000000"
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
	"name": "Easthub",
 | 
			
		||||
	"dataDir": "easthub",
 | 
			
		||||
	"engine": {
 | 
			
		||||
		"Ethash": {
 | 
			
		||||
			"params": {
 | 
			
		||||
				"minimumDifficulty": "0x020000",
 | 
			
		||||
				"difficultyBoundDivisor": "0x0800",
 | 
			
		||||
				"durationLimit": "0x0d",
 | 
			
		||||
				"blockReward": "0x2B5E3AF16B1880000",
 | 
			
		||||
				"homesteadTransition": "0x0",
 | 
			
		||||
				"bombDefuseTransition": "0x0",
 | 
			
		||||
				"ecip1017EraRounds": 5000000
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	},
 | 
			
		||||
	"params": {
 | 
			
		||||
		"gasLimitBoundDivisor": "0x0400",
 | 
			
		||||
		"registrar": "0x0000000000000000000000000000000000000000",
 | 
			
		||||
		"accountStartNonce": "0x00",
 | 
			
		||||
		"maximumExtraDataSize": "0x20",
 | 
			
		||||
		"minGasLimit": "0x1388",
 | 
			
		||||
		"networkID": "0x7",
 | 
			
		||||
		"chainID": "0x7",
 | 
			
		||||
		"eip150Transition": "0x0",
 | 
			
		||||
		"eip160Transition": "0x0",
 | 
			
		||||
		"eip155Transition": "0x0",
 | 
			
		||||
		"eip161abcTransition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip161dTransition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip98Transition": "0x7fffffffffffff",
 | 
			
		||||
		"eip86Transition": "0x7fffffffffffff"
 | 
			
		||||
	},
 | 
			
		||||
	"genesis": {
 | 
			
		||||
		"seal": {
 | 
			
		||||
			"ethereum": {
 | 
			
		||||
				"nonce": "0x0000000000000042",
 | 
			
		||||
				"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"difficulty": "0x0400000000",
 | 
			
		||||
		"author": "0x0000000000000000000000000000000000000000",
 | 
			
		||||
		"timestamp": "0x00",
 | 
			
		||||
		"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
 | 
			
		||||
		"extraData": "0x323031382045617374636f696e2050726f6a656374",
 | 
			
		||||
		"gasLimit": "0x1388"
 | 
			
		||||
	},
 | 
			
		||||
	"nodes": [
 | 
			
		||||
		"enode://ca57e40edb95a08a81b85a91e91099a0aaab777ad329ea7f3f772bc0fd511a276a5d84944725d181ff80f8c7dc1034814bff25b9723b03363d48617fed4b15f0@13.125.109.174:30303",
 | 
			
		||||
		"enode://57254e23a7e5fe1e081ee5d1b236e37735a120660daeb4bf1fec6943a82c915c5b6fad23eeb1a43a27c23f236e084e8051aaa28f7d4139149f844747facb62bb@18.217.39.51:30303",
 | 
			
		||||
		"enode://ef248f327c73c0318f4d51a62270b0612f3c4a4fd04b77d04854dc355980e137708d1e48811bc91387b0d7eb85cf447d8bbc095404f39bb7064e76751bda9cd4@52.221.160.236:30303",
 | 
			
		||||
		"enode://bf6f0e37dd733cf04f2b079c753d2dea7cc7c59d8637eff9a8e63e17d08e2bfc91229fbb2dff08fe6ee12e51c1b6f8ed969d7042b89d77029e7ea02b05e17be3@18.197.47.177:30303"
 | 
			
		||||
	],
 | 
			
		||||
	"accounts": {
 | 
			
		||||
		"0000000000000000000000000000000000000001": { "builtin": { "name": "ecrecover", "pricing": { "linear": { "base": 3000, "word": 0 } } } },
 | 
			
		||||
		"0000000000000000000000000000000000000002": { "builtin": { "name": "sha256", "pricing": { "linear": { "base": 60, "word": 12 } } } },
 | 
			
		||||
		"0000000000000000000000000000000000000003": { "builtin": { "name": "ripemd160", "pricing": { "linear": { "base": 600, "word": 120 } } } },
 | 
			
		||||
		"0000000000000000000000000000000000000004": { "builtin": { "name": "identity", "pricing": { "linear": { "base": 15, "word": 3 } } } },
 | 
			
		||||
		"20c1252a8cb33a7a9a257b2a4cfeed8daf87c847": {
 | 
			
		||||
			"balance": "100000000000000000000000000"
 | 
			
		||||
		},
 | 
			
		||||
		"9dcd37c8e5aea3a0d37c5d0a2db683362d81febd": {
 | 
			
		||||
			"balance": "100000000000000000000000000"
 | 
			
		||||
		},
 | 
			
		||||
		"9eff080302333f44a60bfd8c33bd63015c6d921b": {
 | 
			
		||||
			"balance": "100000000000000000000000000"
 | 
			
		||||
		},
 | 
			
		||||
		"c1df2e5de98d5c41fec0642dc302971f5d3500bd": {
 | 
			
		||||
			"balance": "100000000000000000000000000"
 | 
			
		||||
		},
 | 
			
		||||
		"2e0fb67cd1d029cbaea4b74c361efcc06b3105fd": {
 | 
			
		||||
			"balance": "100000000000000000000000000"
 | 
			
		||||
		},
 | 
			
		||||
		"2b6425cc3cd90654f077889ef7262ac2f5846460": {
 | 
			
		||||
			"balance": "100000000000000000000000000"
 | 
			
		||||
		},
 | 
			
		||||
		"28562041230c6d575e233e4ed1b35c514884d964": {
 | 
			
		||||
			"balance": "100000000000000000000000000"
 | 
			
		||||
		},
 | 
			
		||||
		"16eb6896a5a83d39ac762d79d21f825f5f980d12": {
 | 
			
		||||
			"balance": "100000000000000000000000000"
 | 
			
		||||
		},
 | 
			
		||||
		"f09e3f1de27dd03a1ac0a021b2d9e45bde1b360c": {
 | 
			
		||||
			"balance": "100000000000000000000000000"
 | 
			
		||||
		},
 | 
			
		||||
		"2d87547819c6433f208ee3096161cdb2835a2333": {
 | 
			
		||||
			"balance": "100000000000000000000000000"
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -7,11 +7,7 @@
 | 
			
		||||
				"difficultyBoundDivisor": "0x0800",
 | 
			
		||||
				"durationLimit": "0x0d",
 | 
			
		||||
				"blockReward": "0x4563918244F40000",
 | 
			
		||||
				"homesteadTransition": "0x0",
 | 
			
		||||
				"eip150Transition": "0x0",
 | 
			
		||||
				"eip160Transition": "0x7fffffffffffffff",
 | 
			
		||||
				"eip161abcTransition": "0x7fffffffffffffff",
 | 
			
		||||
				"eip161dTransition": "0x7fffffffffffffff"
 | 
			
		||||
				"homesteadTransition": "0x0"
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	},
 | 
			
		||||
@ -22,6 +18,10 @@
 | 
			
		||||
		"maximumExtraDataSize": "0x20",
 | 
			
		||||
		"minGasLimit": "0x1388",
 | 
			
		||||
		"networkID" : "0x1",
 | 
			
		||||
		"eip150Transition": "0x0",
 | 
			
		||||
		"eip160Transition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip161abcTransition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip161dTransition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip98Transition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip86Transition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip155Transition": "0x7fffffffffffffff",
 | 
			
		||||
 | 
			
		||||
@ -7,11 +7,7 @@
 | 
			
		||||
				"difficultyBoundDivisor": "0x0800",
 | 
			
		||||
				"durationLimit": "0x0d",
 | 
			
		||||
				"blockReward": "0x4563918244F40000",
 | 
			
		||||
				"homesteadTransition": "0x0",
 | 
			
		||||
				"eip150Transition": "0x0",
 | 
			
		||||
				"eip160Transition": "0x0",
 | 
			
		||||
				"eip161abcTransition": "0x0",
 | 
			
		||||
				"eip161dTransition": "0x0"
 | 
			
		||||
				"homesteadTransition": "0x0"
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	},
 | 
			
		||||
@ -22,6 +18,10 @@
 | 
			
		||||
		"maximumExtraDataSize": "0x20",
 | 
			
		||||
		"minGasLimit": "0x1388",
 | 
			
		||||
		"networkID" : "0x1",
 | 
			
		||||
		"eip150Transition": "0x0",
 | 
			
		||||
		"eip160Transition": "0x0",
 | 
			
		||||
		"eip161abcTransition": "0x0",
 | 
			
		||||
		"eip161dTransition": "0x0",
 | 
			
		||||
		"eip98Transition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip86Transition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip155Transition": "0x7fffffffffffffff",
 | 
			
		||||
 | 
			
		||||
@ -1,74 +1,74 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "Ellaism",
 | 
			
		||||
  "dataDir": "ellaism",
 | 
			
		||||
  "engine": {
 | 
			
		||||
    "Ethash": {
 | 
			
		||||
      "params": {
 | 
			
		||||
        "minimumDifficulty": "0x020000",
 | 
			
		||||
        "difficultyBoundDivisor": "0x0800",
 | 
			
		||||
        "durationLimit": "0x0d",
 | 
			
		||||
        "blockReward": "0x4563918244F40000",
 | 
			
		||||
        "homesteadTransition": "0x0",
 | 
			
		||||
        "bombDefuseTransition": "0x0",
 | 
			
		||||
        "eip150Transition": "0x0",
 | 
			
		||||
        "eip160Transition": "0x0",
 | 
			
		||||
        "ecip1017EraRounds": 10000000,
 | 
			
		||||
        "eip161abcTransition": "0x7fffffffffffffff",
 | 
			
		||||
        "eip161dTransition": "0x7fffffffffffffff",
 | 
			
		||||
        "eip100bTransition": 2000000
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "params": {
 | 
			
		||||
    "gasLimitBoundDivisor": "0x0400",
 | 
			
		||||
    "registrar": "0x3bb2bb5c6c9c9b7f4EF430b47Dc7e026310042ea",
 | 
			
		||||
    "accountStartNonce": "0x00",
 | 
			
		||||
    "maximumExtraDataSize": "0x20",
 | 
			
		||||
    "minGasLimit": "0x1388",
 | 
			
		||||
    "networkID": "0x40",
 | 
			
		||||
    "chainID": "0x40",
 | 
			
		||||
    "eip155Transition": "0x0",
 | 
			
		||||
    "eip98Transition": "0x7fffffffffffff",
 | 
			
		||||
    "eip86Transition": "0x7fffffffffffff",
 | 
			
		||||
    "wasmActivationTransition": 2000000,
 | 
			
		||||
    "eip140Transition": 2000000,
 | 
			
		||||
    "eip211Transition": 2000000,
 | 
			
		||||
    "eip214Transition": 2000000,
 | 
			
		||||
    "eip658Transition": 2000000
 | 
			
		||||
  },
 | 
			
		||||
  "genesis": {
 | 
			
		||||
    "seal": {
 | 
			
		||||
      "ethereum": {
 | 
			
		||||
        "nonce": "0x0000000000000040",
 | 
			
		||||
        "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "difficulty": "0x40000000",
 | 
			
		||||
    "author": "0x0000000000000000000000000000000000000000",
 | 
			
		||||
    "timestamp": "0x00",
 | 
			
		||||
    "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
 | 
			
		||||
    "extraData": "0x0000000000000000000000000000000000000000000000000000000000000000",
 | 
			
		||||
    "gasLimit": "0x1388"
 | 
			
		||||
  },
 | 
			
		||||
  "nodes": [
 | 
			
		||||
    "enode://0d88e242aa0b01ee306ca43e956174677c96ec8eba4197f4d8be6fd7d4f2e57731e95d533b88229b66eb1a44399d870e99b7a4fe6547c8c80cdf00407a986e14@94.130.237.158:30303",
 | 
			
		||||
    "enode://4be9e419d3efb0214faf3ef1794a0c33ebbd7633ece734a0a956faa166fefc496b2692a2a485adc66af805e461ba3e12f8d3941ec207e56bb9f3d3626787a705@94.130.237.158:60606",
 | 
			
		||||
    "enode://834246cc2a7584df29ccdcf3b5366f118a0e291264980376769e809665a02c4caf0d68c43eecf8390dbeaf861823b05583807af0a62542a1f3f717046b958a76@45.77.106.33:30303",
 | 
			
		||||
    "enode://d8059dcb137cb52b8960ca82613eeba1d121105572decd8f1d3ea22b09070645eeab548d2a3cd2914f206e1331c7870bd2bd5a231ebac6b3d4886ec3b8e627e5@173.212.216.105:30303",
 | 
			
		||||
    "enode://9215ad77bd081e35013cb42a8ceadff9d8e94a78fcc680dff1752a54e7484badff0904e331c4b40a68be593782e55acfd800f076d22f9d2832e8483733ade149@213.14.82.125:30303",
 | 
			
		||||
    "enode://5dd35866da95aea15211fb1f98684f6e8c4e355e6aa3cc17585680ed53fa164477b8c52cb6ca4b24ec4d80f3d48ff9212b53feb131d825c7945a3abaaf02d24d@178.79.189.58:60606",
 | 
			
		||||
    "enode://6c585c18024eb902ca093278af73b04863ac904caabc39ac2920c23532307c572ad92afd828a990c980d272b1f26307f2409cc97aec3ff9fe866732cae49a8c2@144.217.163.224:31337",
 | 
			
		||||
    "enode://edd90c4cc64528802ad52fd127d80b641ff80fd43fa5292fb111c8bd2914482dffee288fd1b0d26440c6b2c669b10a53cbcd37c895ba0d6194110e100a965b2d@188.166.179.159:30303",
 | 
			
		||||
    "enode://9d960373335c1cc38ca696dea8f2893e2a071c8f21524f21e8aae22be032acc3b67797b1d21e866f9d832943ae7d9555b8466c6ab34f473d21e547114952df37@213.32.53.183:30303"
 | 
			
		||||
  ],
 | 
			
		||||
  "accounts": {
 | 
			
		||||
    "0000000000000000000000000000000000000001": { "builtin": { "name": "ecrecover", "pricing": { "linear": { "base": 3000, "word": 0 } } } },
 | 
			
		||||
    "0000000000000000000000000000000000000002": { "builtin": { "name": "sha256", "pricing": { "linear": { "base": 60, "word": 12 } } } },
 | 
			
		||||
    "0000000000000000000000000000000000000003": { "builtin": { "name": "ripemd160", "pricing": { "linear": { "base": 600, "word": 120 } } } },
 | 
			
		||||
    "0000000000000000000000000000000000000004": { "builtin": { "name": "identity", "pricing": { "linear": { "base": 15, "word": 3 } } } },
 | 
			
		||||
    "0000000000000000000000000000000000000005": { "builtin": { "name": "modexp", "activate_at": 2000000, "pricing": { "modexp": { "divisor": 20 } } } },
 | 
			
		||||
    "0000000000000000000000000000000000000006": { "builtin": { "name": "alt_bn128_add", "activate_at": 2000000, "pricing": { "linear": { "base": 500, "word": 0 } } } },
 | 
			
		||||
    "0000000000000000000000000000000000000007": { "builtin": { "name": "alt_bn128_mul", "activate_at": 2000000, "pricing": { "linear": { "base": 40000, "word": 0 } } } },
 | 
			
		||||
    "0000000000000000000000000000000000000008": { "builtin": { "name": "alt_bn128_pairing", "activate_at": 2000000, "pricing": { "alt_bn128_pairing": { "base": 100000, "pair": 80000 } } } }
 | 
			
		||||
  }
 | 
			
		||||
	"name": "Ellaism",
 | 
			
		||||
	"dataDir": "ellaism",
 | 
			
		||||
	"engine": {
 | 
			
		||||
		"Ethash": {
 | 
			
		||||
			"params": {
 | 
			
		||||
				"minimumDifficulty": "0x020000",
 | 
			
		||||
				"difficultyBoundDivisor": "0x0800",
 | 
			
		||||
				"durationLimit": "0x0d",
 | 
			
		||||
				"blockReward": "0x4563918244F40000",
 | 
			
		||||
				"homesteadTransition": "0x0",
 | 
			
		||||
				"bombDefuseTransition": "0x0",
 | 
			
		||||
				"ecip1017EraRounds": 10000000,
 | 
			
		||||
				"eip100bTransition": 2000000
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	},
 | 
			
		||||
	"params": {
 | 
			
		||||
		"gasLimitBoundDivisor": "0x0400",
 | 
			
		||||
		"registrar": "0x3bb2bb5c6c9c9b7f4EF430b47Dc7e026310042ea",
 | 
			
		||||
		"accountStartNonce": "0x00",
 | 
			
		||||
		"maximumExtraDataSize": "0x20",
 | 
			
		||||
		"minGasLimit": "0x1388",
 | 
			
		||||
		"networkID": "0x40",
 | 
			
		||||
		"chainID": "0x40",
 | 
			
		||||
		"eip150Transition": "0x0",
 | 
			
		||||
		"eip160Transition": "0x0",
 | 
			
		||||
		"eip161abcTransition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip161dTransition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip155Transition": "0x0",
 | 
			
		||||
		"eip98Transition": "0x7fffffffffffff",
 | 
			
		||||
		"eip86Transition": "0x7fffffffffffff",
 | 
			
		||||
		"wasmActivationTransition": 2000000,
 | 
			
		||||
		"eip140Transition": 2000000,
 | 
			
		||||
		"eip211Transition": 2000000,
 | 
			
		||||
		"eip214Transition": 2000000,
 | 
			
		||||
		"eip658Transition": 2000000
 | 
			
		||||
	},
 | 
			
		||||
	"genesis": {
 | 
			
		||||
		"seal": {
 | 
			
		||||
			"ethereum": {
 | 
			
		||||
				"nonce": "0x0000000000000040",
 | 
			
		||||
				"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"difficulty": "0x40000000",
 | 
			
		||||
		"author": "0x0000000000000000000000000000000000000000",
 | 
			
		||||
		"timestamp": "0x00",
 | 
			
		||||
		"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
 | 
			
		||||
		"extraData": "0x0000000000000000000000000000000000000000000000000000000000000000",
 | 
			
		||||
		"gasLimit": "0x1388"
 | 
			
		||||
	},
 | 
			
		||||
	"nodes": [
 | 
			
		||||
		"enode://0d88e242aa0b01ee306ca43e956174677c96ec8eba4197f4d8be6fd7d4f2e57731e95d533b88229b66eb1a44399d870e99b7a4fe6547c8c80cdf00407a986e14@94.130.237.158:30303",
 | 
			
		||||
		"enode://4be9e419d3efb0214faf3ef1794a0c33ebbd7633ece734a0a956faa166fefc496b2692a2a485adc66af805e461ba3e12f8d3941ec207e56bb9f3d3626787a705@94.130.237.158:60606",
 | 
			
		||||
		"enode://834246cc2a7584df29ccdcf3b5366f118a0e291264980376769e809665a02c4caf0d68c43eecf8390dbeaf861823b05583807af0a62542a1f3f717046b958a76@45.77.106.33:30303",
 | 
			
		||||
		"enode://d8059dcb137cb52b8960ca82613eeba1d121105572decd8f1d3ea22b09070645eeab548d2a3cd2914f206e1331c7870bd2bd5a231ebac6b3d4886ec3b8e627e5@173.212.216.105:30303",
 | 
			
		||||
		"enode://9215ad77bd081e35013cb42a8ceadff9d8e94a78fcc680dff1752a54e7484badff0904e331c4b40a68be593782e55acfd800f076d22f9d2832e8483733ade149@213.14.82.125:30303",
 | 
			
		||||
		"enode://5dd35866da95aea15211fb1f98684f6e8c4e355e6aa3cc17585680ed53fa164477b8c52cb6ca4b24ec4d80f3d48ff9212b53feb131d825c7945a3abaaf02d24d@178.79.189.58:60606",
 | 
			
		||||
		"enode://6c585c18024eb902ca093278af73b04863ac904caabc39ac2920c23532307c572ad92afd828a990c980d272b1f26307f2409cc97aec3ff9fe866732cae49a8c2@144.217.163.224:31337",
 | 
			
		||||
		"enode://edd90c4cc64528802ad52fd127d80b641ff80fd43fa5292fb111c8bd2914482dffee288fd1b0d26440c6b2c669b10a53cbcd37c895ba0d6194110e100a965b2d@188.166.179.159:30303",
 | 
			
		||||
		"enode://9d960373335c1cc38ca696dea8f2893e2a071c8f21524f21e8aae22be032acc3b67797b1d21e866f9d832943ae7d9555b8466c6ab34f473d21e547114952df37@213.32.53.183:30303"
 | 
			
		||||
	],
 | 
			
		||||
	"accounts": {
 | 
			
		||||
		"0000000000000000000000000000000000000001": { "builtin": { "name": "ecrecover", "pricing": { "linear": { "base": 3000, "word": 0 } } } },
 | 
			
		||||
		"0000000000000000000000000000000000000002": { "builtin": { "name": "sha256", "pricing": { "linear": { "base": 60, "word": 12 } } } },
 | 
			
		||||
		"0000000000000000000000000000000000000003": { "builtin": { "name": "ripemd160", "pricing": { "linear": { "base": 600, "word": 120 } } } },
 | 
			
		||||
		"0000000000000000000000000000000000000004": { "builtin": { "name": "identity", "pricing": { "linear": { "base": 15, "word": 3 } } } },
 | 
			
		||||
		"0000000000000000000000000000000000000005": { "builtin": { "name": "modexp", "activate_at": 2000000, "pricing": { "modexp": { "divisor": 20 } } } },
 | 
			
		||||
		"0000000000000000000000000000000000000006": { "builtin": { "name": "alt_bn128_add", "activate_at": 2000000, "pricing": { "linear": { "base": 500, "word": 0 } } } },
 | 
			
		||||
		"0000000000000000000000000000000000000007": { "builtin": { "name": "alt_bn128_mul", "activate_at": 2000000, "pricing": { "linear": { "base": 40000, "word": 0 } } } },
 | 
			
		||||
		"0000000000000000000000000000000000000008": { "builtin": { "name": "alt_bn128_pairing", "activate_at": 2000000, "pricing": { "alt_bn128_pairing": { "base": 100000, "pair": 80000 } } } }
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -13,10 +13,6 @@
 | 
			
		||||
				"difficultyHardforkTransition": "0x59d9",
 | 
			
		||||
				"difficultyHardforkBoundDivisor": "0x0200",
 | 
			
		||||
				"bombDefuseTransition": "0x30d40",
 | 
			
		||||
				"eip150Transition": "0x927C0",
 | 
			
		||||
				"eip160Transition": "0x927C0",
 | 
			
		||||
				"eip161abcTransition": "0x927C0",
 | 
			
		||||
				"eip161dTransition": "0x927C0",
 | 
			
		||||
				"eip100bTransition": "0xC3500",
 | 
			
		||||
				"metropolisDifficultyIncrementDivisor": "0x1E",
 | 
			
		||||
				"eip649Transition": "0xC3500",
 | 
			
		||||
@ -37,6 +33,10 @@
 | 
			
		||||
		"forkBlock": "0xDBBA0",
 | 
			
		||||
		"forkCanonHash": "0x8e7bed51e24f5174090408664ac476b90b5e1199a947af7442f1ac88263fc8c7",
 | 
			
		||||
		"subprotocolName": "exp",
 | 
			
		||||
		"eip150Transition": "0x927C0",
 | 
			
		||||
		"eip160Transition": "0x927C0",
 | 
			
		||||
		"eip161abcTransition": "0x927C0",
 | 
			
		||||
		"eip161dTransition": "0x927C0",
 | 
			
		||||
		"eip98Transition": "0x7fffffffffffff",
 | 
			
		||||
		"eip86Transition": "0x7fffffffffffff",
 | 
			
		||||
		"eip155Transition": "0x927C0",
 | 
			
		||||
 | 
			
		||||
@ -129,10 +129,6 @@
 | 
			
		||||
					"0xbb9bc244d798123fde783fcc1c72d3bb8c189413",
 | 
			
		||||
					"0x807640a13483f8ac783c557fcdf27be11ea4ac7a"
 | 
			
		||||
				],
 | 
			
		||||
				"eip150Transition": "0x259518",
 | 
			
		||||
				"eip160Transition": 2675000,
 | 
			
		||||
				"eip161abcTransition": 2675000,
 | 
			
		||||
				"eip161dTransition": 2675000,
 | 
			
		||||
				"eip649Reward": "0x29A2241AF62C0000",
 | 
			
		||||
				"eip100bTransition": 4370000,
 | 
			
		||||
				"eip649Transition": 4370000
 | 
			
		||||
@ -148,6 +144,10 @@
 | 
			
		||||
		"networkID" : "0x1",
 | 
			
		||||
		"forkBlock": "0x1d4c00",
 | 
			
		||||
		"forkCanonHash": "0x4985f5ca3d2afbec36529aa96f74de3cc10a2a4a6c44f2157a57d2c6059a11bb",
 | 
			
		||||
		"eip150Transition": "0x259518",
 | 
			
		||||
		"eip160Transition": 2675000,
 | 
			
		||||
		"eip161abcTransition": 2675000,
 | 
			
		||||
		"eip161dTransition": 2675000,
 | 
			
		||||
		"eip155Transition": 2675000,
 | 
			
		||||
		"eip98Transition": "0x7fffffffffffff",
 | 
			
		||||
		"eip86Transition": "0x7fffffffffffff",
 | 
			
		||||
 | 
			
		||||
@ -127,11 +127,7 @@
 | 
			
		||||
					"0x7602b46df5390e432ef1c307d4f2c9ff6d65cc97",
 | 
			
		||||
					"0xbb9bc244d798123fde783fcc1c72d3bb8c189413",
 | 
			
		||||
					"0x807640a13483f8ac783c557fcdf27be11ea4ac7a"
 | 
			
		||||
				],
 | 
			
		||||
				"eip150Transition": "0x7fffffffffffffff",
 | 
			
		||||
				"eip160Transition": "0x7fffffffffffffff",
 | 
			
		||||
				"eip161abcTransition": "0x7fffffffffffffff",
 | 
			
		||||
				"eip161dTransition": "0x7fffffffffffffff"
 | 
			
		||||
				]
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	},
 | 
			
		||||
@ -142,6 +138,10 @@
 | 
			
		||||
		"maximumExtraDataSize": "0x20",
 | 
			
		||||
		"minGasLimit": "0x1388",
 | 
			
		||||
		"networkID" : "0x1",
 | 
			
		||||
		"eip150Transition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip160Transition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip161abcTransition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip161dTransition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip98Transition": "0x7fffffffffffff",
 | 
			
		||||
		"eip86Transition": "0x7fffffffffffff",
 | 
			
		||||
		"eip155Transition": "0x7fffffffffffffff"
 | 
			
		||||
 | 
			
		||||
@ -7,11 +7,7 @@
 | 
			
		||||
				"difficultyBoundDivisor": "0x0800",
 | 
			
		||||
				"durationLimit": "0x0d",
 | 
			
		||||
				"blockReward": "0x4563918244F40000",
 | 
			
		||||
				"homesteadTransition": "0x7fffffffffffffff",
 | 
			
		||||
				"eip150Transition": "0x7fffffffffffffff",
 | 
			
		||||
				"eip160Transition": "0x7fffffffffffffff",
 | 
			
		||||
				"eip161abcTransition": "0x7fffffffffffffff",
 | 
			
		||||
				"eip161dTransition": "0x7fffffffffffffff"
 | 
			
		||||
				"homesteadTransition": "0x7fffffffffffffff"
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	},
 | 
			
		||||
@ -22,6 +18,10 @@
 | 
			
		||||
		"maximumExtraDataSize": "0x20",
 | 
			
		||||
		"minGasLimit": "0x1388",
 | 
			
		||||
		"networkID" : "0x1",
 | 
			
		||||
		"eip150Transition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip160Transition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip161abcTransition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip161dTransition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip98Transition": "0x7fffffffffffff",
 | 
			
		||||
		"eip86Transition": "0x7fffffffffffff",
 | 
			
		||||
		"eip155Transition": "0x7fffffffffffffff"
 | 
			
		||||
 | 
			
		||||
@ -7,11 +7,7 @@
 | 
			
		||||
				"difficultyBoundDivisor": "0x0800",
 | 
			
		||||
				"durationLimit": "0x0d",
 | 
			
		||||
				"blockReward": "0x4563918244F40000",
 | 
			
		||||
				"homesteadTransition": "0x0",
 | 
			
		||||
				"eip150Transition": "0x7fffffffffffffff",
 | 
			
		||||
				"eip160Transition": "0x7fffffffffffffff",
 | 
			
		||||
				"eip161abcTransition": "0x7fffffffffffffff",
 | 
			
		||||
				"eip161dTransition": "0x7fffffffffffffff"
 | 
			
		||||
				"homesteadTransition": "0x0"
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	},
 | 
			
		||||
@ -24,7 +20,11 @@
 | 
			
		||||
		"networkID" : "0x1",
 | 
			
		||||
		"eip98Transition": "0x7fffffffffffff",
 | 
			
		||||
		"eip86Transition": "0x7fffffffffffff",
 | 
			
		||||
		"eip155Transition": "0x7fffffffffffffff"
 | 
			
		||||
		"eip155Transition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip150Transition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip160Transition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip161abcTransition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip161dTransition": "0x7fffffffffffffff"
 | 
			
		||||
	},
 | 
			
		||||
	"genesis": {
 | 
			
		||||
		"seal": {
 | 
			
		||||
 | 
			
		||||
@ -1,168 +1,168 @@
 | 
			
		||||
{
 | 
			
		||||
  "name":"MCIP3 Test",
 | 
			
		||||
  "dataDir":"mcip3test",
 | 
			
		||||
  "engine":{
 | 
			
		||||
    "Ethash":{
 | 
			
		||||
      "params":{
 | 
			
		||||
        "minimumDifficulty":"0x020000",
 | 
			
		||||
        "difficultyBoundDivisor":"0x0800",
 | 
			
		||||
        "durationLimit":"0x0d",
 | 
			
		||||
        "homesteadTransition":"0x118c30",
 | 
			
		||||
        "eip100bTransition":"0x7fffffffffffff",
 | 
			
		||||
        "eip150Transition":"0x7fffffffffffff",
 | 
			
		||||
        "eip160Transition":"0x7fffffffffffff",
 | 
			
		||||
        "eip161abcTransition":"0x7fffffffffffff",
 | 
			
		||||
        "eip161dTransition":"0x7fffffffffffff",
 | 
			
		||||
        "eip649Transition":"0x7fffffffffffff",
 | 
			
		||||
        "blockReward":"0x1105a0185b50a80000",
 | 
			
		||||
        "mcip3Transition":"0x00",
 | 
			
		||||
        "mcip3MinerReward":"0xd8d726b7177a80000",
 | 
			
		||||
        "mcip3UbiReward":"0x2b5e3af16b1880000",
 | 
			
		||||
        "mcip3UbiContract":"0x00efdd5883ec628983e9063c7d969fe268bbf310",
 | 
			
		||||
        "mcip3DevReward":"0xc249fdd327780000",
 | 
			
		||||
        "mcip3DevContract":"0x00756cf8159095948496617f5fb17ed95059f536"
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "params":{
 | 
			
		||||
    "gasLimitBoundDivisor":"0x0400",
 | 
			
		||||
    "registrar":"0x5C271c4C9A67E7D73b7b3669d47504741354f21D",
 | 
			
		||||
    "accountStartNonce":"0x00",
 | 
			
		||||
    "maximumExtraDataSize":"0x20",
 | 
			
		||||
    "minGasLimit":"0x1388",
 | 
			
		||||
    "networkID":"0x76740b",
 | 
			
		||||
    "forkBlock":"0x5b6",
 | 
			
		||||
    "forkCanonHash":"0xa5e88ad9e34d113e264e307bc27e8471452c8fc13780324bb3abb96fd0558343",
 | 
			
		||||
    "eip86Transition":"0x7fffffffffffff",
 | 
			
		||||
    "eip98Transition":"0x7fffffffffffff",
 | 
			
		||||
    "eip140Transition":"0x7fffffffffffff",
 | 
			
		||||
    "eip155Transition":"0x7fffffffffffff",
 | 
			
		||||
    "eip211Transition":"0x7fffffffffffff",
 | 
			
		||||
    "eip214Transition":"0x7fffffffffffff",
 | 
			
		||||
    "eip658Transition":"0x7fffffffffffff",
 | 
			
		||||
    "maxCodeSize":"0x6000",
 | 
			
		||||
    "maxCodeSizeTransition": "0x7fffffffffffff"
 | 
			
		||||
  },
 | 
			
		||||
  "genesis":{
 | 
			
		||||
    "seal":{
 | 
			
		||||
      "ethereum":{
 | 
			
		||||
        "nonce":"0x000000000000002a",
 | 
			
		||||
        "mixHash":"0x00000000000000000000000000000000000000647572616c65787365646c6578"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "difficulty":"0x3d0900",
 | 
			
		||||
    "author":"0x0000000000000000000000000000000000000000",
 | 
			
		||||
    "timestamp":"0x00",
 | 
			
		||||
    "parentHash":"0x0000000000000000000000000000000000000000000000000000000000000000",
 | 
			
		||||
    "extraData":"",
 | 
			
		||||
    "gasLimit":"0x7a1200"
 | 
			
		||||
  },
 | 
			
		||||
  "nodes":[
 | 
			
		||||
    "enode://a979fb575495b8d6db44f750317d0f4622bf4c2aa3365d6af7c284339968eef29b69ad0dce72a4d8db5ebb4968de0e3bec910127f134779fbcb0cb6d3331163c@52.16.188.185:30303",
 | 
			
		||||
    "enode://3f1d12044546b76342d59d4a05532c14b85aa669704bfe1f864fe079415aa2c02d743e03218e57a33fb94523adb54032871a6c51b2cc5514cb7c7e35b3ed0a99@13.93.211.84:30303",
 | 
			
		||||
    "enode://78de8a0916848093c73790ead81d1928bec737d565119932b98c6b100d944b7a95e94f847f689fc723399d2e31129d182f7ef3863f2b4c820abbf3ab2722344d@191.235.84.50:30303",
 | 
			
		||||
    "enode://158f8aab45f6d19c6cbf4a089c2670541a8da11978a2f90dbf6a502a4a3bab80d288afdbeb7ec0ef6d92de563767f3b1ea9e8e334ca711e9f8e2df5a0385e8e6@13.75.154.138:30303",
 | 
			
		||||
    "enode://1118980bf48b0a3640bdba04e0fe78b1add18e1cd99bf22d53daac1fd9972ad650df52176e7c7d89d1114cfef2bc23a2959aa54998a46afcf7d91809f0855082@52.74.57.123:30303",
 | 
			
		||||
    "enode://979b7fa28feeb35a4741660a16076f1943202cb72b6af70d327f053e248bab9ba81760f39d0701ef1d8f89cc1fbd2cacba0710a12cd5314d5e0c9021aa3637f9@5.1.83.226:30303",
 | 
			
		||||
    "enode://d302f52c8789ad87ee528f1431a67f1aa646c9bec17babb4665dfb3d61de5b9119a70aa77b2147a5f28854092ba09769323c1c552a6ac6f6a34cbcf767e2d2fe@158.69.248.48:30303",
 | 
			
		||||
    "enode://c72564bce8331ae298fb8ece113a456e3927d7e5989c2be3e445678b3600579f722410ef9bbfe339335d676af77343cb21b5b1703b7bebc32be85fce937a2220@191.252.185.71:30303",
 | 
			
		||||
    "enode://e3ae4d25ee64791ff98bf17c37acf90933359f2505c00f65c84f6863231a32a94153cadb0a462e428f18f35ded6bd91cd91033d26576a28558c22678be9cfaee@5.63.158.137:35555"
 | 
			
		||||
  ],
 | 
			
		||||
  "accounts":{
 | 
			
		||||
    "0000000000000000000000000000000000000001":{
 | 
			
		||||
      "balance":"1",
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"ecrecover",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "linear":{
 | 
			
		||||
            "base":3000,
 | 
			
		||||
            "word":0
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000002":{
 | 
			
		||||
      "balance":"1",
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"sha256",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "linear":{
 | 
			
		||||
            "base":60,
 | 
			
		||||
            "word":12
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000003":{
 | 
			
		||||
      "balance":"1",
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"ripemd160",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "linear":{
 | 
			
		||||
            "base":600,
 | 
			
		||||
            "word":120
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000004":{
 | 
			
		||||
      "balance":"1",
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"identity",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "linear":{
 | 
			
		||||
            "base":15,
 | 
			
		||||
            "word":3
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000005":{
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"modexp",
 | 
			
		||||
        "activate_at":"0x7fffffffffffff",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "modexp":{
 | 
			
		||||
            "divisor":20
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000006":{
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"alt_bn128_add",
 | 
			
		||||
        "activate_at":"0x7fffffffffffff",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "linear":{
 | 
			
		||||
            "base":500,
 | 
			
		||||
            "word":0
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000007":{
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"alt_bn128_mul",
 | 
			
		||||
        "activate_at":"0x7fffffffffffff",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "linear":{
 | 
			
		||||
            "base":40000,
 | 
			
		||||
            "word":0
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000008":{
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"alt_bn128_pairing",
 | 
			
		||||
        "activate_at":"0x7fffffffffffff",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "alt_bn128_pairing":{
 | 
			
		||||
            "base":100000,
 | 
			
		||||
            "pair":80000
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
	"name":"MCIP3 Test",
 | 
			
		||||
	"dataDir":"mcip3test",
 | 
			
		||||
	"engine":{
 | 
			
		||||
		"Ethash":{
 | 
			
		||||
			"params":{
 | 
			
		||||
				"minimumDifficulty":"0x020000",
 | 
			
		||||
				"difficultyBoundDivisor":"0x0800",
 | 
			
		||||
				"durationLimit":"0x0d",
 | 
			
		||||
				"homesteadTransition":"0x118c30",
 | 
			
		||||
				"eip100bTransition":"0x7fffffffffffff",
 | 
			
		||||
				"eip649Transition":"0x7fffffffffffff",
 | 
			
		||||
				"blockReward":"0x1105a0185b50a80000",
 | 
			
		||||
				"mcip3Transition":"0x00",
 | 
			
		||||
				"mcip3MinerReward":"0xd8d726b7177a80000",
 | 
			
		||||
				"mcip3UbiReward":"0x2b5e3af16b1880000",
 | 
			
		||||
				"mcip3UbiContract":"0x00efdd5883ec628983e9063c7d969fe268bbf310",
 | 
			
		||||
				"mcip3DevReward":"0xc249fdd327780000",
 | 
			
		||||
				"mcip3DevContract":"0x00756cf8159095948496617f5fb17ed95059f536"
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	},
 | 
			
		||||
	"params":{
 | 
			
		||||
		"gasLimitBoundDivisor":"0x0400",
 | 
			
		||||
		"registrar":"0x5C271c4C9A67E7D73b7b3669d47504741354f21D",
 | 
			
		||||
		"accountStartNonce":"0x00",
 | 
			
		||||
		"maximumExtraDataSize":"0x20",
 | 
			
		||||
		"minGasLimit":"0x1388",
 | 
			
		||||
		"networkID":"0x76740b",
 | 
			
		||||
		"forkBlock":"0x5b6",
 | 
			
		||||
		"forkCanonHash":"0xa5e88ad9e34d113e264e307bc27e8471452c8fc13780324bb3abb96fd0558343",
 | 
			
		||||
		"eip150Transition":"0x7fffffffffffff",
 | 
			
		||||
		"eip160Transition":"0x7fffffffffffff",
 | 
			
		||||
		"eip161abcTransition":"0x7fffffffffffff",
 | 
			
		||||
		"eip161dTransition":"0x7fffffffffffff",
 | 
			
		||||
		"eip86Transition":"0x7fffffffffffff",
 | 
			
		||||
		"eip98Transition":"0x7fffffffffffff",
 | 
			
		||||
		"eip140Transition":"0x7fffffffffffff",
 | 
			
		||||
		"eip155Transition":"0x7fffffffffffff",
 | 
			
		||||
		"eip211Transition":"0x7fffffffffffff",
 | 
			
		||||
		"eip214Transition":"0x7fffffffffffff",
 | 
			
		||||
		"eip658Transition":"0x7fffffffffffff",
 | 
			
		||||
		"maxCodeSize":"0x6000",
 | 
			
		||||
		"maxCodeSizeTransition": "0x7fffffffffffff"
 | 
			
		||||
	},
 | 
			
		||||
	"genesis":{
 | 
			
		||||
		"seal":{
 | 
			
		||||
			"ethereum":{
 | 
			
		||||
				"nonce":"0x000000000000002a",
 | 
			
		||||
				"mixHash":"0x00000000000000000000000000000000000000647572616c65787365646c6578"
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"difficulty":"0x3d0900",
 | 
			
		||||
		"author":"0x0000000000000000000000000000000000000000",
 | 
			
		||||
		"timestamp":"0x00",
 | 
			
		||||
		"parentHash":"0x0000000000000000000000000000000000000000000000000000000000000000",
 | 
			
		||||
		"extraData":"",
 | 
			
		||||
		"gasLimit":"0x7a1200"
 | 
			
		||||
	},
 | 
			
		||||
	"nodes":[
 | 
			
		||||
		"enode://a979fb575495b8d6db44f750317d0f4622bf4c2aa3365d6af7c284339968eef29b69ad0dce72a4d8db5ebb4968de0e3bec910127f134779fbcb0cb6d3331163c@52.16.188.185:30303",
 | 
			
		||||
		"enode://3f1d12044546b76342d59d4a05532c14b85aa669704bfe1f864fe079415aa2c02d743e03218e57a33fb94523adb54032871a6c51b2cc5514cb7c7e35b3ed0a99@13.93.211.84:30303",
 | 
			
		||||
		"enode://78de8a0916848093c73790ead81d1928bec737d565119932b98c6b100d944b7a95e94f847f689fc723399d2e31129d182f7ef3863f2b4c820abbf3ab2722344d@191.235.84.50:30303",
 | 
			
		||||
		"enode://158f8aab45f6d19c6cbf4a089c2670541a8da11978a2f90dbf6a502a4a3bab80d288afdbeb7ec0ef6d92de563767f3b1ea9e8e334ca711e9f8e2df5a0385e8e6@13.75.154.138:30303",
 | 
			
		||||
		"enode://1118980bf48b0a3640bdba04e0fe78b1add18e1cd99bf22d53daac1fd9972ad650df52176e7c7d89d1114cfef2bc23a2959aa54998a46afcf7d91809f0855082@52.74.57.123:30303",
 | 
			
		||||
		"enode://979b7fa28feeb35a4741660a16076f1943202cb72b6af70d327f053e248bab9ba81760f39d0701ef1d8f89cc1fbd2cacba0710a12cd5314d5e0c9021aa3637f9@5.1.83.226:30303",
 | 
			
		||||
		"enode://d302f52c8789ad87ee528f1431a67f1aa646c9bec17babb4665dfb3d61de5b9119a70aa77b2147a5f28854092ba09769323c1c552a6ac6f6a34cbcf767e2d2fe@158.69.248.48:30303",
 | 
			
		||||
		"enode://c72564bce8331ae298fb8ece113a456e3927d7e5989c2be3e445678b3600579f722410ef9bbfe339335d676af77343cb21b5b1703b7bebc32be85fce937a2220@191.252.185.71:30303",
 | 
			
		||||
		"enode://e3ae4d25ee64791ff98bf17c37acf90933359f2505c00f65c84f6863231a32a94153cadb0a462e428f18f35ded6bd91cd91033d26576a28558c22678be9cfaee@5.63.158.137:35555"
 | 
			
		||||
	],
 | 
			
		||||
	"accounts":{
 | 
			
		||||
		"0000000000000000000000000000000000000001":{
 | 
			
		||||
			"balance":"1",
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"ecrecover",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"linear":{
 | 
			
		||||
						"base":3000,
 | 
			
		||||
						"word":0
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000002":{
 | 
			
		||||
			"balance":"1",
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"sha256",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"linear":{
 | 
			
		||||
						"base":60,
 | 
			
		||||
						"word":12
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000003":{
 | 
			
		||||
			"balance":"1",
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"ripemd160",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"linear":{
 | 
			
		||||
						"base":600,
 | 
			
		||||
						"word":120
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000004":{
 | 
			
		||||
			"balance":"1",
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"identity",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"linear":{
 | 
			
		||||
						"base":15,
 | 
			
		||||
						"word":3
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000005":{
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"modexp",
 | 
			
		||||
				"activate_at":"0x7fffffffffffff",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"modexp":{
 | 
			
		||||
						"divisor":20
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000006":{
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"alt_bn128_add",
 | 
			
		||||
				"activate_at":"0x7fffffffffffff",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"linear":{
 | 
			
		||||
						"base":500,
 | 
			
		||||
						"word":0
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000007":{
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"alt_bn128_mul",
 | 
			
		||||
				"activate_at":"0x7fffffffffffff",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"linear":{
 | 
			
		||||
						"base":40000,
 | 
			
		||||
						"word":0
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000008":{
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"alt_bn128_pairing",
 | 
			
		||||
				"activate_at":"0x7fffffffffffff",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"alt_bn128_pairing":{
 | 
			
		||||
						"base":100000,
 | 
			
		||||
						"pair":80000
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -1,161 +1,161 @@
 | 
			
		||||
{
 | 
			
		||||
  "name":"Musicoin Byzantium Test",
 | 
			
		||||
  "dataDir":"mcip6test",
 | 
			
		||||
  "engine":{
 | 
			
		||||
    "Ethash":{
 | 
			
		||||
      "params":{
 | 
			
		||||
        "minimumDifficulty":"0x020000",
 | 
			
		||||
        "difficultyBoundDivisor":"0x0800",
 | 
			
		||||
        "durationLimit":"0x0d",
 | 
			
		||||
        "homesteadTransition":"0x17",
 | 
			
		||||
        "eip100bTransition":"0x2a",
 | 
			
		||||
        "eip150Transition":"0x2a",
 | 
			
		||||
        "eip160Transition":"0x7fffffffffffff",
 | 
			
		||||
        "eip161abcTransition":"0x7fffffffffffff",
 | 
			
		||||
        "eip161dTransition":"0x7fffffffffffff",
 | 
			
		||||
        "eip649Transition":"0x2a",
 | 
			
		||||
        "blockReward":"0x1105a0185b50a80000",
 | 
			
		||||
        "mcip3Transition":"0x17",
 | 
			
		||||
        "mcip3MinerReward":"0xd8d726b7177a80000",
 | 
			
		||||
        "mcip3UbiReward":"0x2b5e3af16b1880000",
 | 
			
		||||
        "mcip3UbiContract":"0x00efdd5883ec628983e9063c7d969fe268bbf310",
 | 
			
		||||
        "mcip3DevReward":"0xc249fdd327780000",
 | 
			
		||||
        "mcip3DevContract":"0x00756cf8159095948496617f5fb17ed95059f536"
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "params":{
 | 
			
		||||
    "gasLimitBoundDivisor":"0x0400",
 | 
			
		||||
    "registrar":"0x5C271c4C9A67E7D73b7b3669d47504741354f21D",
 | 
			
		||||
    "accountStartNonce":"0x00",
 | 
			
		||||
    "maximumExtraDataSize":"0x20",
 | 
			
		||||
    "minGasLimit":"0x1388",
 | 
			
		||||
    "networkID":"0x76740c",
 | 
			
		||||
    "forkBlock":"0x2b",
 | 
			
		||||
    "forkCanonHash":"0x23c3171e864a5d513a3ef85e4cf86dac4cc36b89e5b8e63bf0ebcca68b9e43c9",
 | 
			
		||||
    "eip86Transition":"0x7fffffffffffff",
 | 
			
		||||
    "eip98Transition":"0x7fffffffffffff",
 | 
			
		||||
    "eip140Transition":"0x2a",
 | 
			
		||||
    "eip155Transition":"0x2a",
 | 
			
		||||
    "eip211Transition":"0x2a",
 | 
			
		||||
    "eip214Transition":"0x2a",
 | 
			
		||||
    "eip658Transition":"0x2a",
 | 
			
		||||
    "maxCodeSize":"0x6000",
 | 
			
		||||
    "maxCodeSizeTransition": "0x7fffffffffffff"
 | 
			
		||||
  },
 | 
			
		||||
  "genesis":{
 | 
			
		||||
    "seal":{
 | 
			
		||||
      "ethereum":{
 | 
			
		||||
        "nonce":"0x000000000000002a",
 | 
			
		||||
        "mixHash":"0x00000000000000000000000000000000000000647572616c65787365646c6578"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "difficulty":"0x3d0900",
 | 
			
		||||
    "author":"0x0000000000000000000000000000000000000000",
 | 
			
		||||
    "timestamp":"0x00",
 | 
			
		||||
    "parentHash":"0x0000000000000000000000000000000000000000000000000000000000000000",
 | 
			
		||||
    "extraData":"",
 | 
			
		||||
    "gasLimit":"0x7a1200"
 | 
			
		||||
  },
 | 
			
		||||
  "nodes":[
 | 
			
		||||
    "enode://5ddc110733f6d34101973cdef3f9b43484159acf6f816d3b1ee92bc3c98ea453e857bb1207edf0ec0242008ab3a0f9f05eeaee99d47bd414c08a5bdf4847de13@176.9.3.148:30303",
 | 
			
		||||
		"enode://38f074f4db8e64dfbaf87984bf290eef67772a901a7113d1b62f36216be152b8450c393d6fc562a5e38f04f99bc8f439a99010a230b1d92dc1df43bf0bd00615@176.9.3.148:30403"
 | 
			
		||||
  ],
 | 
			
		||||
  "accounts":{
 | 
			
		||||
    "0000000000000000000000000000000000000001":{
 | 
			
		||||
      "balance":"1",
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"ecrecover",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "linear":{
 | 
			
		||||
            "base":3000,
 | 
			
		||||
            "word":0
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000002":{
 | 
			
		||||
      "balance":"1",
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"sha256",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "linear":{
 | 
			
		||||
            "base":60,
 | 
			
		||||
            "word":12
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000003":{
 | 
			
		||||
      "balance":"1",
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"ripemd160",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "linear":{
 | 
			
		||||
            "base":600,
 | 
			
		||||
            "word":120
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000004":{
 | 
			
		||||
      "balance":"1",
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"identity",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "linear":{
 | 
			
		||||
            "base":15,
 | 
			
		||||
            "word":3
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000005":{
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"modexp",
 | 
			
		||||
        "activate_at":"0x2a",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "modexp":{
 | 
			
		||||
            "divisor":20
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000006":{
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"alt_bn128_add",
 | 
			
		||||
        "activate_at":"0x2a",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "linear":{
 | 
			
		||||
            "base":500,
 | 
			
		||||
            "word":0
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000007":{
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"alt_bn128_mul",
 | 
			
		||||
        "activate_at":"0x2a",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "linear":{
 | 
			
		||||
            "base":40000,
 | 
			
		||||
            "word":0
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000008":{
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"alt_bn128_pairing",
 | 
			
		||||
        "activate_at":"0x2a",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "alt_bn128_pairing":{
 | 
			
		||||
            "base":100000,
 | 
			
		||||
            "pair":80000
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
	"name":"Musicoin Byzantium Test",
 | 
			
		||||
	"dataDir":"mcip6test",
 | 
			
		||||
	"engine":{
 | 
			
		||||
		"Ethash":{
 | 
			
		||||
			"params":{
 | 
			
		||||
				"minimumDifficulty":"0x020000",
 | 
			
		||||
				"difficultyBoundDivisor":"0x0800",
 | 
			
		||||
				"durationLimit":"0x0d",
 | 
			
		||||
				"homesteadTransition":"0x17",
 | 
			
		||||
				"eip100bTransition":"0x2a",
 | 
			
		||||
				"eip649Transition":"0x2a",
 | 
			
		||||
				"blockReward":"0x1105a0185b50a80000",
 | 
			
		||||
				"mcip3Transition":"0x17",
 | 
			
		||||
				"mcip3MinerReward":"0xd8d726b7177a80000",
 | 
			
		||||
				"mcip3UbiReward":"0x2b5e3af16b1880000",
 | 
			
		||||
				"mcip3UbiContract":"0x00efdd5883ec628983e9063c7d969fe268bbf310",
 | 
			
		||||
				"mcip3DevReward":"0xc249fdd327780000",
 | 
			
		||||
				"mcip3DevContract":"0x00756cf8159095948496617f5fb17ed95059f536"
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	},
 | 
			
		||||
	"params":{
 | 
			
		||||
		"gasLimitBoundDivisor":"0x0400",
 | 
			
		||||
		"registrar":"0x5C271c4C9A67E7D73b7b3669d47504741354f21D",
 | 
			
		||||
		"accountStartNonce":"0x00",
 | 
			
		||||
		"maximumExtraDataSize":"0x20",
 | 
			
		||||
		"minGasLimit":"0x1388",
 | 
			
		||||
		"networkID":"0x76740c",
 | 
			
		||||
		"forkBlock":"0x2b",
 | 
			
		||||
		"forkCanonHash":"0x23c3171e864a5d513a3ef85e4cf86dac4cc36b89e5b8e63bf0ebcca68b9e43c9",
 | 
			
		||||
		"eip150Transition":"0x2a",
 | 
			
		||||
		"eip160Transition":"0x7fffffffffffff",
 | 
			
		||||
		"eip161abcTransition":"0x7fffffffffffff",
 | 
			
		||||
		"eip161dTransition":"0x7fffffffffffff",
 | 
			
		||||
		"eip86Transition":"0x7fffffffffffff",
 | 
			
		||||
		"eip98Transition":"0x7fffffffffffff",
 | 
			
		||||
		"eip140Transition":"0x2a",
 | 
			
		||||
		"eip155Transition":"0x2a",
 | 
			
		||||
		"eip211Transition":"0x2a",
 | 
			
		||||
		"eip214Transition":"0x2a",
 | 
			
		||||
		"eip658Transition":"0x2a",
 | 
			
		||||
		"maxCodeSize":"0x6000",
 | 
			
		||||
		"maxCodeSizeTransition": "0x7fffffffffffff"
 | 
			
		||||
	},
 | 
			
		||||
	"genesis":{
 | 
			
		||||
		"seal":{
 | 
			
		||||
			"ethereum":{
 | 
			
		||||
				"nonce":"0x000000000000002a",
 | 
			
		||||
				"mixHash":"0x00000000000000000000000000000000000000647572616c65787365646c6578"
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"difficulty":"0x3d0900",
 | 
			
		||||
		"author":"0x0000000000000000000000000000000000000000",
 | 
			
		||||
		"timestamp":"0x00",
 | 
			
		||||
		"parentHash":"0x0000000000000000000000000000000000000000000000000000000000000000",
 | 
			
		||||
		"extraData":"",
 | 
			
		||||
		"gasLimit":"0x7a1200"
 | 
			
		||||
	},
 | 
			
		||||
	"nodes":[
 | 
			
		||||
		"enode://5ddc110733f6d34101973cdef3f9b43484159acf6f816d3b1ee92bc3c98ea453e857bb1207edf0ec0242008ab3a0f9f05eeaee99d47bd414c08a5bdf4847de13@176.9.3.148:30303",
 | 
			
		||||
        "enode://38f074f4db8e64dfbaf87984bf290eef67772a901a7113d1b62f36216be152b8450c393d6fc562a5e38f04f99bc8f439a99010a230b1d92dc1df43bf0bd00615@176.9.3.148:30403"
 | 
			
		||||
	],
 | 
			
		||||
	"accounts":{
 | 
			
		||||
		"0000000000000000000000000000000000000001":{
 | 
			
		||||
			"balance":"1",
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"ecrecover",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"linear":{
 | 
			
		||||
						"base":3000,
 | 
			
		||||
						"word":0
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000002":{
 | 
			
		||||
			"balance":"1",
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"sha256",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"linear":{
 | 
			
		||||
						"base":60,
 | 
			
		||||
						"word":12
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000003":{
 | 
			
		||||
			"balance":"1",
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"ripemd160",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"linear":{
 | 
			
		||||
						"base":600,
 | 
			
		||||
						"word":120
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000004":{
 | 
			
		||||
			"balance":"1",
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"identity",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"linear":{
 | 
			
		||||
						"base":15,
 | 
			
		||||
						"word":3
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000005":{
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"modexp",
 | 
			
		||||
				"activate_at":"0x2a",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"modexp":{
 | 
			
		||||
						"divisor":20
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000006":{
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"alt_bn128_add",
 | 
			
		||||
				"activate_at":"0x2a",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"linear":{
 | 
			
		||||
						"base":500,
 | 
			
		||||
						"word":0
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000007":{
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"alt_bn128_mul",
 | 
			
		||||
				"activate_at":"0x2a",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"linear":{
 | 
			
		||||
						"base":40000,
 | 
			
		||||
						"word":0
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000008":{
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"alt_bn128_pairing",
 | 
			
		||||
				"activate_at":"0x2a",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"alt_bn128_pairing":{
 | 
			
		||||
						"base":100000,
 | 
			
		||||
						"pair":80000
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -9,13 +9,9 @@
 | 
			
		||||
				"durationLimit": "0x0d",
 | 
			
		||||
				"blockReward": "0x4563918244F40000",
 | 
			
		||||
				"homesteadTransition": 494000,
 | 
			
		||||
				"eip150Transition": 1783000,
 | 
			
		||||
				"eip160Transition": 1915000,
 | 
			
		||||
				"ecip1010PauseTransition": 1915000,
 | 
			
		||||
				"ecip1010ContinueTransition": 3415000,
 | 
			
		||||
				"ecip1017EraRounds": 2000000,
 | 
			
		||||
				"eip161abcTransition": "0x7fffffffffffffff",
 | 
			
		||||
				"eip161dTransition": "0x7fffffffffffffff",
 | 
			
		||||
				"bombDefuseTransition": 2300000
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
@ -30,6 +26,10 @@
 | 
			
		||||
		"chainID": "0x3e",
 | 
			
		||||
		"forkBlock": "0x1b34d8",
 | 
			
		||||
		"forkCanonHash": "0xf376243aeff1f256d970714c3de9fd78fa4e63cf63e32a51fe1169e375d98145",
 | 
			
		||||
		"eip150Transition": 1783000,
 | 
			
		||||
		"eip160Transition": 1915000,
 | 
			
		||||
		"eip161abcTransition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip161dTransition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip155Transition": 1915000,
 | 
			
		||||
		"eip98Transition": "0x7fffffffffffff",
 | 
			
		||||
		"eip86Transition": "0x7fffffffffffff"
 | 
			
		||||
 | 
			
		||||
@ -1,164 +1,164 @@
 | 
			
		||||
{
 | 
			
		||||
  "name":"Musicoin",
 | 
			
		||||
  "dataDir":"musicoin",
 | 
			
		||||
  "engine":{
 | 
			
		||||
    "Ethash":{
 | 
			
		||||
      "params":{
 | 
			
		||||
        "minimumDifficulty":"0x020000",
 | 
			
		||||
        "difficultyBoundDivisor":"0x0800",
 | 
			
		||||
        "durationLimit":"0x0d",
 | 
			
		||||
        "homesteadTransition":"0x118c30",
 | 
			
		||||
        "eip100bTransition":"0x21e88e",
 | 
			
		||||
        "eip150Transition":"0x21e88e",
 | 
			
		||||
        "eip160Transition":"0x21e88e",
 | 
			
		||||
        "eip161abcTransition":"0x21e88e",
 | 
			
		||||
        "eip161dTransition":"0x21e88e",
 | 
			
		||||
        "eip649Transition":"0x21e88e",
 | 
			
		||||
        "blockReward":"0x1105a0185b50a80000",
 | 
			
		||||
        "mcip3Transition":"0x124f81",
 | 
			
		||||
        "mcip3MinerReward":"0xd8d726b7177a80000",
 | 
			
		||||
        "mcip3UbiReward":"0x2b5e3af16b1880000",
 | 
			
		||||
        "mcip3UbiContract":"0x00efdd5883ec628983e9063c7d969fe268bbf310",
 | 
			
		||||
        "mcip3DevReward":"0xc249fdd327780000",
 | 
			
		||||
        "mcip3DevContract":"0x00756cf8159095948496617f5fb17ed95059f536"
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "params":{
 | 
			
		||||
    "gasLimitBoundDivisor":"0x0400",
 | 
			
		||||
    "registrar":"0x5C271c4C9A67E7D73b7b3669d47504741354f21D",
 | 
			
		||||
    "accountStartNonce":"0x00",
 | 
			
		||||
    "maximumExtraDataSize":"0x20",
 | 
			
		||||
    "minGasLimit":"0x1388",
 | 
			
		||||
    "networkID":"0x76740f",
 | 
			
		||||
    "forkBlock":"0x1d8015",
 | 
			
		||||
    "forkCanonHash":"0x380602acf82b629a0be6b5adb2b4a801e960a07dc8261bf196d21befdbb8f2f9",
 | 
			
		||||
    "eip86Transition":"0x7fffffffffffff",
 | 
			
		||||
    "eip98Transition":"0x7fffffffffffff",
 | 
			
		||||
    "eip140Transition":"0x21e88e",
 | 
			
		||||
    "eip155Transition":"0x21e88e",
 | 
			
		||||
    "eip211Transition":"0x21e88e",
 | 
			
		||||
    "eip214Transition":"0x21e88e",
 | 
			
		||||
    "eip658Transition":"0x21e88e",
 | 
			
		||||
    "maxCodeSize":"0x6000"
 | 
			
		||||
  },
 | 
			
		||||
  "genesis":{
 | 
			
		||||
    "seal":{
 | 
			
		||||
      "ethereum":{
 | 
			
		||||
        "nonce":"0x000000000000002a",
 | 
			
		||||
        "mixHash":"0x00000000000000000000000000000000000000647572616c65787365646c6578"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "difficulty":"0x3d0900",
 | 
			
		||||
    "author":"0x0000000000000000000000000000000000000000",
 | 
			
		||||
    "timestamp":"0x00",
 | 
			
		||||
    "parentHash":"0x0000000000000000000000000000000000000000000000000000000000000000",
 | 
			
		||||
    "extraData":"",
 | 
			
		||||
    "gasLimit":"0x7a1200"
 | 
			
		||||
  },
 | 
			
		||||
  "nodes":[
 | 
			
		||||
    "enode://09fcd36d553044c8b499b9b9e13a228ffd99572c513f77073d41f009717c464cd4399c0e665d6aff1590324254ee4e698b2b2533b1998dd04d896b9d6aff7895@35.185.67.35:30303",
 | 
			
		||||
    "enode://89e51a34770a0badf8ea18c4c4d2c361cde707abd60031d99b1ab3010363e1898230a516ddb37d974af8d8db1b322779d7fe0caae0617bed4924d1b4968cf92b@35.231.48.142:30303",
 | 
			
		||||
    "enode://b58c0c71f08864c0cf7fa9dea2c4cbefae5ae7a36cc30d286603b24982d25f3ccc056b589119324c51768fc2054b8c529ecf682e06e1e9980170b93ff194ed7a@132.148.132.9:30303",
 | 
			
		||||
    "enode://d302f52c8789ad87ee528f1431a67f1aa646c9bec17babb4665dfb3d61de5b9119a70aa77b2147a5f28854092ba09769323c1c552a6ac6f6a34cbcf767e2d2fe@158.69.248.48:30303",
 | 
			
		||||
    "enode://c72564bce8331ae298fb8ece113a456e3927d7e5989c2be3e445678b3600579f722410ef9bbfe339335d676af77343cb21b5b1703b7bebc32be85fce937a2220@191.252.185.71:30303",
 | 
			
		||||
    "enode://e3ae4d25ee64791ff98bf17c37acf90933359f2505c00f65c84f6863231a32a94153cadb0a462e428f18f35ded6bd91cd91033d26576a28558c22678be9cfaee@5.63.158.137:35555"
 | 
			
		||||
  ],
 | 
			
		||||
  "accounts":{
 | 
			
		||||
    "0000000000000000000000000000000000000001":{
 | 
			
		||||
      "balance":"1",
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"ecrecover",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "linear":{
 | 
			
		||||
            "base":3000,
 | 
			
		||||
            "word":0
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000002":{
 | 
			
		||||
      "balance":"1",
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"sha256",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "linear":{
 | 
			
		||||
            "base":60,
 | 
			
		||||
            "word":12
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000003":{
 | 
			
		||||
      "balance":"1",
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"ripemd160",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "linear":{
 | 
			
		||||
            "base":600,
 | 
			
		||||
            "word":120
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000004":{
 | 
			
		||||
      "balance":"1",
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"identity",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "linear":{
 | 
			
		||||
            "base":15,
 | 
			
		||||
            "word":3
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000005":{
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"modexp",
 | 
			
		||||
        "activate_at":"0x21e88e",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "modexp":{
 | 
			
		||||
            "divisor":20
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000006":{
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"alt_bn128_add",
 | 
			
		||||
        "activate_at":"0x21e88e",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "linear":{
 | 
			
		||||
            "base":500,
 | 
			
		||||
            "word":0
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000007":{
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"alt_bn128_mul",
 | 
			
		||||
        "activate_at":"0x21e88e",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "linear":{
 | 
			
		||||
            "base":40000,
 | 
			
		||||
            "word":0
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "0000000000000000000000000000000000000008":{
 | 
			
		||||
      "builtin":{
 | 
			
		||||
        "name":"alt_bn128_pairing",
 | 
			
		||||
        "activate_at":"0x21e88e",
 | 
			
		||||
        "pricing":{
 | 
			
		||||
          "alt_bn128_pairing":{
 | 
			
		||||
            "base":100000,
 | 
			
		||||
            "pair":80000
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
	"name":"Musicoin",
 | 
			
		||||
	"dataDir":"musicoin",
 | 
			
		||||
	"engine":{
 | 
			
		||||
		"Ethash":{
 | 
			
		||||
			"params":{
 | 
			
		||||
				"minimumDifficulty":"0x020000",
 | 
			
		||||
				"difficultyBoundDivisor":"0x0800",
 | 
			
		||||
				"durationLimit":"0x0d",
 | 
			
		||||
				"homesteadTransition":"0x118c30",
 | 
			
		||||
				"eip100bTransition":"0x21e88e",
 | 
			
		||||
				"eip649Transition":"0x21e88e",
 | 
			
		||||
				"blockReward":"0x1105a0185b50a80000",
 | 
			
		||||
				"mcip3Transition":"0x124f81",
 | 
			
		||||
				"mcip3MinerReward":"0xd8d726b7177a80000",
 | 
			
		||||
				"mcip3UbiReward":"0x2b5e3af16b1880000",
 | 
			
		||||
				"mcip3UbiContract":"0x00efdd5883ec628983e9063c7d969fe268bbf310",
 | 
			
		||||
				"mcip3DevReward":"0xc249fdd327780000",
 | 
			
		||||
				"mcip3DevContract":"0x00756cf8159095948496617f5fb17ed95059f536"
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	},
 | 
			
		||||
	"params":{
 | 
			
		||||
		"gasLimitBoundDivisor":"0x0400",
 | 
			
		||||
		"registrar":"0x5C271c4C9A67E7D73b7b3669d47504741354f21D",
 | 
			
		||||
		"accountStartNonce":"0x00",
 | 
			
		||||
		"maximumExtraDataSize":"0x20",
 | 
			
		||||
		"minGasLimit":"0x1388",
 | 
			
		||||
		"networkID":"0x76740f",
 | 
			
		||||
		"forkBlock":"0x1d8015",
 | 
			
		||||
		"forkCanonHash":"0x380602acf82b629a0be6b5adb2b4a801e960a07dc8261bf196d21befdbb8f2f9",
 | 
			
		||||
		"eip150Transition":"0x21e88e",
 | 
			
		||||
		"eip160Transition":"0x21e88e",
 | 
			
		||||
		"eip161abcTransition":"0x21e88e",
 | 
			
		||||
		"eip161dTransition":"0x21e88e",
 | 
			
		||||
		"eip86Transition":"0x7fffffffffffff",
 | 
			
		||||
		"eip98Transition":"0x7fffffffffffff",
 | 
			
		||||
		"eip140Transition":"0x21e88e",
 | 
			
		||||
		"eip155Transition":"0x21e88e",
 | 
			
		||||
		"eip211Transition":"0x21e88e",
 | 
			
		||||
		"eip214Transition":"0x21e88e",
 | 
			
		||||
		"eip658Transition":"0x21e88e",
 | 
			
		||||
		"maxCodeSize":"0x6000"
 | 
			
		||||
	},
 | 
			
		||||
	"genesis":{
 | 
			
		||||
		"seal":{
 | 
			
		||||
			"ethereum":{
 | 
			
		||||
				"nonce":"0x000000000000002a",
 | 
			
		||||
				"mixHash":"0x00000000000000000000000000000000000000647572616c65787365646c6578"
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"difficulty":"0x3d0900",
 | 
			
		||||
		"author":"0x0000000000000000000000000000000000000000",
 | 
			
		||||
		"timestamp":"0x00",
 | 
			
		||||
		"parentHash":"0x0000000000000000000000000000000000000000000000000000000000000000",
 | 
			
		||||
		"extraData":"",
 | 
			
		||||
		"gasLimit":"0x7a1200"
 | 
			
		||||
	},
 | 
			
		||||
	"nodes":[
 | 
			
		||||
		"enode://09fcd36d553044c8b499b9b9e13a228ffd99572c513f77073d41f009717c464cd4399c0e665d6aff1590324254ee4e698b2b2533b1998dd04d896b9d6aff7895@35.185.67.35:30303",
 | 
			
		||||
		"enode://89e51a34770a0badf8ea18c4c4d2c361cde707abd60031d99b1ab3010363e1898230a516ddb37d974af8d8db1b322779d7fe0caae0617bed4924d1b4968cf92b@35.231.48.142:30303",
 | 
			
		||||
		"enode://b58c0c71f08864c0cf7fa9dea2c4cbefae5ae7a36cc30d286603b24982d25f3ccc056b589119324c51768fc2054b8c529ecf682e06e1e9980170b93ff194ed7a@132.148.132.9:30303",
 | 
			
		||||
		"enode://d302f52c8789ad87ee528f1431a67f1aa646c9bec17babb4665dfb3d61de5b9119a70aa77b2147a5f28854092ba09769323c1c552a6ac6f6a34cbcf767e2d2fe@158.69.248.48:30303",
 | 
			
		||||
		"enode://c72564bce8331ae298fb8ece113a456e3927d7e5989c2be3e445678b3600579f722410ef9bbfe339335d676af77343cb21b5b1703b7bebc32be85fce937a2220@191.252.185.71:30303",
 | 
			
		||||
		"enode://e3ae4d25ee64791ff98bf17c37acf90933359f2505c00f65c84f6863231a32a94153cadb0a462e428f18f35ded6bd91cd91033d26576a28558c22678be9cfaee@5.63.158.137:35555"
 | 
			
		||||
	],
 | 
			
		||||
	"accounts":{
 | 
			
		||||
		"0000000000000000000000000000000000000001":{
 | 
			
		||||
			"balance":"1",
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"ecrecover",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"linear":{
 | 
			
		||||
						"base":3000,
 | 
			
		||||
						"word":0
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000002":{
 | 
			
		||||
			"balance":"1",
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"sha256",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"linear":{
 | 
			
		||||
						"base":60,
 | 
			
		||||
						"word":12
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000003":{
 | 
			
		||||
			"balance":"1",
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"ripemd160",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"linear":{
 | 
			
		||||
						"base":600,
 | 
			
		||||
						"word":120
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000004":{
 | 
			
		||||
			"balance":"1",
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"identity",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"linear":{
 | 
			
		||||
						"base":15,
 | 
			
		||||
						"word":3
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000005":{
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"modexp",
 | 
			
		||||
				"activate_at":"0x21e88e",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"modexp":{
 | 
			
		||||
						"divisor":20
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000006":{
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"alt_bn128_add",
 | 
			
		||||
				"activate_at":"0x21e88e",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"linear":{
 | 
			
		||||
						"base":500,
 | 
			
		||||
						"word":0
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000007":{
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"alt_bn128_mul",
 | 
			
		||||
				"activate_at":"0x21e88e",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"linear":{
 | 
			
		||||
						"base":40000,
 | 
			
		||||
						"word":0
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		"0000000000000000000000000000000000000008":{
 | 
			
		||||
			"builtin":{
 | 
			
		||||
				"name":"alt_bn128_pairing",
 | 
			
		||||
				"activate_at":"0x21e88e",
 | 
			
		||||
				"pricing":{
 | 
			
		||||
					"alt_bn128_pairing":{
 | 
			
		||||
						"base":100000,
 | 
			
		||||
						"pair":80000
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -7,11 +7,7 @@
 | 
			
		||||
				"difficultyBoundDivisor": "0x0800",
 | 
			
		||||
				"durationLimit": "0x08",
 | 
			
		||||
				"blockReward": "0x14D1120D7B160000",
 | 
			
		||||
				"homesteadTransition": "0x7fffffffffffffff",
 | 
			
		||||
				"eip150Transition": "0x7fffffffffffffff",
 | 
			
		||||
				"eip160Transition": "0x7fffffffffffffff",
 | 
			
		||||
				"eip161abcTransition": "0x7fffffffffffffff",
 | 
			
		||||
				"eip161dTransition": "0x7fffffffffffffff"
 | 
			
		||||
				"homesteadTransition": "0x7fffffffffffffff"
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	},
 | 
			
		||||
@ -22,6 +18,10 @@
 | 
			
		||||
		"maximumExtraDataSize": "0x0400",
 | 
			
		||||
		"minGasLimit": "125000",
 | 
			
		||||
		"networkID" : "0x0",
 | 
			
		||||
		"eip150Transition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip160Transition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip161abcTransition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip161dTransition": "0x7fffffffffffffff",
 | 
			
		||||
		"eip98Transition": "0x7fffffffffffff",
 | 
			
		||||
		"eip86Transition": "0x7fffffffffffff",
 | 
			
		||||
		"eip155Transition": "0x7fffffffffffffff"
 | 
			
		||||
 | 
			
		||||
@ -9,10 +9,6 @@
 | 
			
		||||
				"durationLimit": "0x0d",
 | 
			
		||||
				"blockReward": "0x4563918244F40000",
 | 
			
		||||
				"homesteadTransition": 0,
 | 
			
		||||
				"eip150Transition": 0,
 | 
			
		||||
				"eip160Transition": 10,
 | 
			
		||||
				"eip161abcTransition": 10,
 | 
			
		||||
				"eip161dTransition": 10,
 | 
			
		||||
				"eip649Reward": "0x29A2241AF62C0000",
 | 
			
		||||
				"eip100bTransition": 1700000,
 | 
			
		||||
				"eip649Transition": 1700000
 | 
			
		||||
@ -30,6 +26,10 @@
 | 
			
		||||
		"forkCanonHash": "0x8033403e9fe5811a7b6d6b469905915de1c59207ce2172cbcf5d6ff14fa6a2eb",
 | 
			
		||||
		"maxCodeSize": 24576,
 | 
			
		||||
		"maxCodeSizeTransition": 10,
 | 
			
		||||
		"eip150Transition": 0,
 | 
			
		||||
		"eip160Transition": 10,
 | 
			
		||||
		"eip161abcTransition": 10,
 | 
			
		||||
		"eip161dTransition": 10,
 | 
			
		||||
		"eip155Transition": 10,
 | 
			
		||||
		"eip98Transition": "0x7fffffffffffff",
 | 
			
		||||
		"eip86Transition": "0x7fffffffffffff",
 | 
			
		||||
 | 
			
		||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@ -8,10 +8,6 @@
 | 
			
		||||
				"durationLimit": "0x0d",
 | 
			
		||||
				"blockReward": "0x4563918244F40000",
 | 
			
		||||
				"homesteadTransition": "0",
 | 
			
		||||
				"eip150Transition": "0",
 | 
			
		||||
				"eip160Transition": "0",
 | 
			
		||||
				"eip161abcTransition": "0",
 | 
			
		||||
				"eip161dTransition": "0",
 | 
			
		||||
				"eip649Reward": "0x29A2241AF62C0000",
 | 
			
		||||
				"eip100bTransition": "5",
 | 
			
		||||
				"eip649Transition": "5"
 | 
			
		||||
@ -27,6 +23,10 @@
 | 
			
		||||
		"networkID" : "0x1",
 | 
			
		||||
		"maxCodeSize": 24576,
 | 
			
		||||
		"maxCodeSizeTransition": "0",
 | 
			
		||||
		"eip150Transition": "0",
 | 
			
		||||
		"eip160Transition": "0",
 | 
			
		||||
		"eip161abcTransition": "0",
 | 
			
		||||
		"eip161dTransition": "0",
 | 
			
		||||
		"eip98Transition": "5",
 | 
			
		||||
		"eip140Transition": "5",
 | 
			
		||||
		"eip211Transition": "5",
 | 
			
		||||
 | 
			
		||||
@ -46,14 +46,6 @@ pub const PARITY_GAS_LIMIT_DETERMINANT: U256 = U256([37, 0, 0, 0]);
 | 
			
		||||
pub struct EthashExtensions {
 | 
			
		||||
	/// Homestead transition block number.
 | 
			
		||||
	pub homestead_transition: BlockNumber,
 | 
			
		||||
	/// EIP150 transition block number.
 | 
			
		||||
	pub eip150_transition: BlockNumber,
 | 
			
		||||
	/// Number of first block where EIP-160 rules begin.
 | 
			
		||||
	pub eip160_transition: u64,
 | 
			
		||||
	/// Number of first block where EIP-161.abc begin.
 | 
			
		||||
	pub eip161abc_transition: u64,
 | 
			
		||||
	/// Number of first block where EIP-161.d begins.
 | 
			
		||||
	pub eip161d_transition: u64,
 | 
			
		||||
	/// DAO hard-fork transition block (X).
 | 
			
		||||
	pub dao_hardfork_transition: u64,
 | 
			
		||||
	/// DAO hard-fork refund contract address (C).
 | 
			
		||||
@ -66,10 +58,6 @@ impl From<::ethjson::spec::EthashParams> for EthashExtensions {
 | 
			
		||||
	fn from(p: ::ethjson::spec::EthashParams) -> Self {
 | 
			
		||||
		EthashExtensions {
 | 
			
		||||
			homestead_transition: p.homestead_transition.map_or(0, Into::into),
 | 
			
		||||
			eip150_transition: p.eip150_transition.map_or(0, Into::into),
 | 
			
		||||
			eip160_transition: p.eip160_transition.map_or(0, Into::into),
 | 
			
		||||
			eip161abc_transition: p.eip161abc_transition.map_or(0, Into::into),
 | 
			
		||||
			eip161d_transition: p.eip161d_transition.map_or(u64::max_value(), Into::into),
 | 
			
		||||
			dao_hardfork_transition: p.dao_hardfork_transition.map_or(u64::max_value(), Into::into),
 | 
			
		||||
			dao_hardfork_beneficiary: p.dao_hardfork_beneficiary.map_or_else(Address::new, Into::into),
 | 
			
		||||
			dao_hardfork_accounts: p.dao_hardfork_accounts.unwrap_or_else(Vec::new).into_iter().map(Into::into).collect(),
 | 
			
		||||
@ -267,19 +255,8 @@ impl EthereumMachine {
 | 
			
		||||
			Some(ref ext) => {
 | 
			
		||||
				if block_number < ext.homestead_transition {
 | 
			
		||||
					Schedule::new_frontier()
 | 
			
		||||
				} else if block_number < ext.eip150_transition {
 | 
			
		||||
					Schedule::new_homestead()
 | 
			
		||||
				} else {
 | 
			
		||||
					let max_code_size = self.params.max_code_size(block_number);
 | 
			
		||||
					let mut schedule = Schedule::new_post_eip150(
 | 
			
		||||
						max_code_size as _,
 | 
			
		||||
						block_number >= ext.eip160_transition,
 | 
			
		||||
						block_number >= ext.eip161abc_transition,
 | 
			
		||||
						block_number >= ext.eip161d_transition
 | 
			
		||||
					);
 | 
			
		||||
 | 
			
		||||
					self.params.update_schedule(block_number, &mut schedule);
 | 
			
		||||
					schedule
 | 
			
		||||
					self.params.schedule(block_number)
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		};
 | 
			
		||||
@ -503,10 +480,6 @@ mod tests {
 | 
			
		||||
	fn get_default_ethash_extensions() -> EthashExtensions {
 | 
			
		||||
		EthashExtensions {
 | 
			
		||||
			homestead_transition: 1150000,
 | 
			
		||||
			eip150_transition: u64::max_value(),
 | 
			
		||||
			eip160_transition: u64::max_value(),
 | 
			
		||||
			eip161abc_transition: u64::max_value(),
 | 
			
		||||
			eip161d_transition: u64::max_value(),
 | 
			
		||||
			dao_hardfork_transition: u64::max_value(),
 | 
			
		||||
			dao_hardfork_beneficiary: "0000000000000000000000000000000000000001".into(),
 | 
			
		||||
			dao_hardfork_accounts: Vec::new(),
 | 
			
		||||
 | 
			
		||||
@ -78,6 +78,14 @@ pub struct CommonParams {
 | 
			
		||||
	pub min_gas_limit: U256,
 | 
			
		||||
	/// Fork block to check.
 | 
			
		||||
	pub fork_block: Option<(BlockNumber, H256)>,
 | 
			
		||||
	/// EIP150 transition block number.
 | 
			
		||||
	pub eip150_transition: BlockNumber,
 | 
			
		||||
	/// Number of first block where EIP-160 rules begin.
 | 
			
		||||
	pub eip160_transition: u64,
 | 
			
		||||
	/// Number of first block where EIP-161.abc begin.
 | 
			
		||||
	pub eip161abc_transition: u64,
 | 
			
		||||
	/// Number of first block where EIP-161.d begins.
 | 
			
		||||
	pub eip161d_transition: u64,
 | 
			
		||||
	/// Number of first block where EIP-98 rules begin.
 | 
			
		||||
	pub eip98_transition: BlockNumber,
 | 
			
		||||
	/// Number of first block where EIP-658 rules begin.
 | 
			
		||||
@ -134,9 +142,20 @@ pub struct CommonParams {
 | 
			
		||||
impl CommonParams {
 | 
			
		||||
	/// Schedule for an EVM in the post-EIP-150-era of the Ethereum main net.
 | 
			
		||||
	pub fn schedule(&self, block_number: u64) -> ::vm::Schedule {
 | 
			
		||||
		let mut schedule = ::vm::Schedule::new_post_eip150(self.max_code_size(block_number) as _, true, true, true);
 | 
			
		||||
		self.update_schedule(block_number, &mut schedule);
 | 
			
		||||
		schedule
 | 
			
		||||
		if block_number < self.eip150_transition {
 | 
			
		||||
			::vm::Schedule::new_homestead()
 | 
			
		||||
		} else {
 | 
			
		||||
			let max_code_size = self.max_code_size(block_number);
 | 
			
		||||
			let mut schedule = ::vm::Schedule::new_post_eip150(
 | 
			
		||||
				max_code_size as _,
 | 
			
		||||
				block_number >= self.eip160_transition,
 | 
			
		||||
				block_number >= self.eip161abc_transition,
 | 
			
		||||
				block_number >= self.eip161d_transition
 | 
			
		||||
			);
 | 
			
		||||
 | 
			
		||||
			self.update_schedule(block_number, &mut schedule);
 | 
			
		||||
			schedule
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	/// Returns max code size at given block.
 | 
			
		||||
@ -197,6 +216,10 @@ impl From<ethjson::spec::Params> for CommonParams {
 | 
			
		||||
			} else {
 | 
			
		||||
				None
 | 
			
		||||
			},
 | 
			
		||||
			eip150_transition: p.eip150_transition.map_or(0, Into::into),
 | 
			
		||||
			eip160_transition: p.eip160_transition.map_or(0, Into::into),
 | 
			
		||||
			eip161abc_transition: p.eip161abc_transition.map_or(0, Into::into),
 | 
			
		||||
			eip161d_transition: p.eip161d_transition.map_or(0, Into::into),
 | 
			
		||||
			eip98_transition: p.eip98_transition.map_or(0, Into::into),
 | 
			
		||||
			eip155_transition: p.eip155_transition.map_or(0, Into::into),
 | 
			
		||||
			validate_receipts_transition: p.validate_receipts_transition.map_or(0, Into::into),
 | 
			
		||||
 | 
			
		||||
@ -73,21 +73,6 @@ pub struct EthashParams {
 | 
			
		||||
	#[serde(rename="eip100bTransition")]
 | 
			
		||||
	pub eip100b_transition: Option<Uint>,
 | 
			
		||||
 | 
			
		||||
	/// See main EthashParams docs.
 | 
			
		||||
	#[serde(rename="eip150Transition")]
 | 
			
		||||
	pub eip150_transition: Option<Uint>,
 | 
			
		||||
 | 
			
		||||
	/// See main EthashParams docs.
 | 
			
		||||
	#[serde(rename="eip160Transition")]
 | 
			
		||||
	pub eip160_transition: Option<Uint>,
 | 
			
		||||
 | 
			
		||||
	/// See main EthashParams docs.
 | 
			
		||||
	#[serde(rename="eip161abcTransition")]
 | 
			
		||||
	pub eip161abc_transition: Option<Uint>,
 | 
			
		||||
	/// See main EthashParams docs.
 | 
			
		||||
	#[serde(rename="eip161dTransition")]
 | 
			
		||||
	pub eip161d_transition: Option<Uint>,
 | 
			
		||||
 | 
			
		||||
	/// See main EthashParams docs.
 | 
			
		||||
	#[serde(rename="ecip1010PauseTransition")]
 | 
			
		||||
	pub ecip1010_pause_transition: Option<Uint>,
 | 
			
		||||
@ -190,11 +175,7 @@ mod tests {
 | 
			
		||||
				"difficultyHardforkTransition": "0x59d9",
 | 
			
		||||
				"difficultyHardforkBoundDivisor": "0x0200",
 | 
			
		||||
				"bombDefuseTransition": "0x41",
 | 
			
		||||
				"eip100bTransition": "0x42",
 | 
			
		||||
				"eip150Transition": "0x43",
 | 
			
		||||
				"eip160Transition": "0x45",
 | 
			
		||||
				"eip161abcTransition": "0x46",
 | 
			
		||||
				"eip161dTransition": "0x47"
 | 
			
		||||
				"eip100bTransition": "0x42"
 | 
			
		||||
			}
 | 
			
		||||
		}"#;
 | 
			
		||||
 | 
			
		||||
@ -237,10 +218,6 @@ mod tests {
 | 
			
		||||
				difficulty_hardfork_bound_divisor: Some(Uint(U256::from(0x0200))),
 | 
			
		||||
				bomb_defuse_transition: Some(Uint(U256::from(0x41))),
 | 
			
		||||
				eip100b_transition: Some(Uint(U256::from(0x42))),
 | 
			
		||||
				eip150_transition: Some(Uint(U256::from(0x43))),
 | 
			
		||||
				eip160_transition: Some(Uint(U256::from(0x45))),
 | 
			
		||||
				eip161abc_transition: Some(Uint(U256::from(0x46))),
 | 
			
		||||
				eip161d_transition: Some(Uint(U256::from(0x47))),
 | 
			
		||||
				ecip1010_pause_transition: None,
 | 
			
		||||
				ecip1010_continue_transition: None,
 | 
			
		||||
				ecip1017_era_rounds: None,
 | 
			
		||||
@ -285,10 +262,6 @@ mod tests {
 | 
			
		||||
				difficulty_hardfork_bound_divisor: None,
 | 
			
		||||
				bomb_defuse_transition: None,
 | 
			
		||||
				eip100b_transition: None,
 | 
			
		||||
				eip150_transition: None,
 | 
			
		||||
				eip160_transition: None,
 | 
			
		||||
				eip161abc_transition: None,
 | 
			
		||||
				eip161d_transition: None,
 | 
			
		||||
				ecip1010_pause_transition: None,
 | 
			
		||||
				ecip1010_continue_transition: None,
 | 
			
		||||
				ecip1017_era_rounds: None,
 | 
			
		||||
 | 
			
		||||
@ -51,6 +51,21 @@ pub struct Params {
 | 
			
		||||
	#[serde(rename="forkCanonHash")]
 | 
			
		||||
	pub fork_hash: Option<H256>,
 | 
			
		||||
 | 
			
		||||
	/// See main EthashParams docs.
 | 
			
		||||
	#[serde(rename="eip150Transition")]
 | 
			
		||||
	pub eip150_transition: Option<Uint>,
 | 
			
		||||
 | 
			
		||||
	/// See main EthashParams docs.
 | 
			
		||||
	#[serde(rename="eip160Transition")]
 | 
			
		||||
	pub eip160_transition: Option<Uint>,
 | 
			
		||||
 | 
			
		||||
	/// See main EthashParams docs.
 | 
			
		||||
	#[serde(rename="eip161abcTransition")]
 | 
			
		||||
	pub eip161abc_transition: Option<Uint>,
 | 
			
		||||
	/// See main EthashParams docs.
 | 
			
		||||
	#[serde(rename="eip161dTransition")]
 | 
			
		||||
	pub eip161d_transition: Option<Uint>,
 | 
			
		||||
 | 
			
		||||
	/// See `CommonParams` docs.
 | 
			
		||||
	#[serde(rename="eip98Transition")]
 | 
			
		||||
	pub eip98_transition: Option<Uint>,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user