vapcore-spec 0.1.0

Vapory engine specification
Documentation
{
	"name":"Mordor Classic Testnet",
	"dataDir":"mordor",
	"engine":{
		"Vapash":{
			"params":{
				"minimumDifficulty":"0x20000",
				"difficultyBoundDivisor":"0x800",
				"durationLimit":"0xd",
				"blockReward":"0x4563918244F40000",
				"homesteadTransition":"0x0",
				"ecip1010PauseTransition":"0x0",
				"ecip1010ContinueTransition":"0x0",
				"ecip1017EraRounds":"0x1e8480",
				"bombDefuseTransition":"0x0",
				"eip100bTransition":"0x0"
			}
		}
	},
	"params":{
		"gasLimitBoundDivisor":"0x400",
		"accountStartNonce":"0x0",
		"maximumExtraDataSize":"0x20",
		"minGasLimit":"0x1388",
		"networkID":"0x7",
		"chainID":"0x3f",
		"eip150Transition":"0x0",
		"eip160Transition":"0x0",
		"eip161abcTransition":"0x0",
		"eip161dTransition":"0x0",
		"eip155Transition":"0x0",
		"maxCodeSize":"0x6000",
		"maxCodeSizeTransition":"0x0",
		"eip140Transition":"0x0",
		"eip211Transition":"0x0",
		"eip214Transition":"0x0",
		"eip658Transition":"0x0",
		"eip145Transition":"0x498bb",
		"eip1014Transition":"0x498bb",
		"eip1052Transition":"0x498bb",
		"eip1283Transition":"0xbe10b",
		"eip1344Transition":"0xbe10b",
		"eip1706Transition":"0xbe10b",
		"eip2028Transition":"0xbe10b",
		"eip2200AdvanceTransition": "0xbe10b"
	},
	"genesis":{
		"seal":{
			"vapory":{
				"nonce":"0x0000000000000000",
				"mixHash":"0x0000000000000000000000000000000000000000000000000000000000000000"
			}
		},
		"difficulty":"0x20000",
		"author":"0x0000000000000000000000000000000000000000",
		"timestamp":"0x5d9676db",
		"parentHash":"0x0000000000000000000000000000000000000000000000000000000000000000",
		"extraData":"0x70686f656e697820636869636b656e206162737572642062616e616e61",
		"gasLimit":"0x2fefd8"
	},
	"nodes":[
		"enode://2b69a3926f36a7748c9021c34050be5e0b64346225e477fe7377070f6289bd363b2be73a06010fd516e6ea3ee90778dd0399bc007bb1281923a79374f842675a@51.15.116.226:30303",
		"enode://a59e33ccd2b3e52d578f1fbd70c6f9babda2650f0760d6ff3b37742fdcdfdb3defba5d56d315b40c46b70198c7621e63ffa3f987389c7118634b0fefbbdfa7fd@51.158.191.43:38556",
		"enode://5a1399e6ba3268721dd7656530cd81230dbeb950570c6e3ec2a45effc50c032f66633c5eaaa1a49c51ba1849db37a7bef6e402779ad12dc9943f117e058d7760@34.69.121.227:30303",
		"enode://03b133f731049e3f7be827339c3759be92778c05e54a1847d178c0fdb56fa168aa1e7e61fc77791a7afdd0328a00318f73c01212eb3f3bbe919f5ce8f5b4a314@192.227.105.4:32000",
		"enode://621e28e529146fd501709194885f50540c494f1a2985d1fb4ec8769226b5cb0b0d1a11545926077821474c2767cdd87888ead8a2509a2c9069dd5584e4b1c3b8@10.28.223.8:30000",
		"enode://2592745efd35b4be443b8ee25fd2099de132e037951f9f6d3e8805e0a78f213537f71264b973f1a83a57372f57bbe6acac8d6ae678f39393221c045ccbe3b18c@51.15.116.226:30304",
		"enode://a59e33ccd2b3e52d578f1fbd70c6f9babda2650f0760d6ff3b37742fdcdfdb3defba5d56d315b40c46b70198c7621e63ffa3f987389c7118634b0fefbbdfa7fd@51.15.116.226:30303",
		"enode://f840b007500f50c98ea6f9c9e56dabf4690bbbbb7036d43682c531204341aff8315013547e5bee54117eb22bd3603585ae6bf713d9fa710659533fcab65d5b84@35.238.101.58:30303",
		"enode://1813e90a0afdd7c1e4892c5376960e3577a9e6c5a4f86fa405a405c7421a4a1608248d77cc90333842f13d8954d82113dec480cfb76b4fef8cb475157cf4d5f2@10.28.224.3:30000",
		"enode://06fdbeb591d26f53b2e7250025fe955ca013431ded930920cf1e3cd1f0c920e9a5e727949d209bc25a07288327b525279b11c5551315c50ff0db483e69fc159b@34.218.225.178:32000"
	],
	"accounts":{
		"0x0000000000000000000000000000000000000001":{
			"builtin":{
				"name":"ecrecover",
				"pricing":{
					"linear":{
						"base":3000,
						"word":0
					}
				}
			}
		},
		"0x0000000000000000000000000000000000000002":{
			"builtin":{
				"name":"sha256",
				"pricing":{
					"linear":{
						"base":60,
						"word":12
					}
				}
			}
		},
		"0x0000000000000000000000000000000000000003":{
			"builtin":{
				"name":"ripemd160",
				"pricing":{
					"linear":{
						"base":600,
						"word":120
					}
				}
			}
		},
		"0x0000000000000000000000000000000000000004":{
			"builtin":{
				"name":"identity",
				"pricing":{
					"linear":{
						"base":15,
						"word":3
					}
				}
			}
		},
		"0x0000000000000000000000000000000000000005":{
			"builtin":{
				"activate_at":"0x0",
				"name":"modexp",
				"pricing":{
					"modexp":{
						"divisor":20
					}
				}
			}
		},
		"0x0000000000000000000000000000000000000006":{
			"builtin":{
				"name":"alt_bn128_add",
				"pricing":{
					"0x0":{
						"price":{
							"alt_bn128_const_operations":{
								"price":500
							}
						}
					},
					"0xbe10b":{
						"info":"EIP 1108 transition",
						"price":{
							"alt_bn128_const_operations":{
								"price":150
							}
						}
					}
				}
			}
		},
		"0x0000000000000000000000000000000000000007":{
			"builtin":{
				"name":"alt_bn128_mul",
				"pricing":{
					"0x0":{
						"price":{
							"alt_bn128_const_operations":{
								"price":40000
							}
						}
					},
					"0xbe10b":{
						"info":"EIP 1108 transition",
						"price":{
							"alt_bn128_const_operations":{
								"price":6000
							}
						}
					}
				}
			}
		},
		"0x0000000000000000000000000000000000000008":{
			"builtin":{
				"name":"alt_bn128_pairing",
				"pricing":{
					"0x0":{
						"price":{
							"alt_bn128_pairing":{
								"base":100000,
								"pair":80000
							}
						}
					},
					"0xbe10b":{
						"info":"EIP 1108 transition",
						"price":{
							"alt_bn128_pairing":{
								"base":45000,
								"pair":34000
							}
						}
					}
				}
			}
		},
		"0x0000000000000000000000000000000000000009": {
			"builtin": {
				"name": "blake2_f",
				"activate_at": "0xbe10b",
				"pricing": {
					"blake2_f": {
						"gas_per_round": 1
					}
				}
			}
		}
	}
}