Enable EIP-2384 for ice age hard fork (#11281)
* Enable EIP-2384 for Istanbul hard fork * Update bomb delay block number * Update ropsten.json
This commit is contained in:
		
							parent
							
								
									f1f64930cf
								
							
						
					
					
						commit
						4fa78e0537
					
				@ -136,7 +136,8 @@
 | 
			
		||||
				"eip100bTransition": "0x42ae50",
 | 
			
		||||
				"difficultyBombDelays": {
 | 
			
		||||
					"0x42ae50": "0x2dc6c0",
 | 
			
		||||
					"0x6f1580": "0x1e8480"
 | 
			
		||||
					"0x6f1580": "0x1e8480",
 | 
			
		||||
					"0x8c6180": "0x3d0900"
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
@ -16,7 +16,8 @@
 | 
			
		||||
				"eip100bTransition": "0x19f0a0",
 | 
			
		||||
				"difficultyBombDelays": {
 | 
			
		||||
					"0x19f0a0": "0x2dc6c0",
 | 
			
		||||
					"0x408b70": "0x1e8480"
 | 
			
		||||
					"0x408b70": "0x1e8480",
 | 
			
		||||
					"0x6c993d": "0x3d0900"
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user