Browse Source

update chapel ramanujan fork

fudongbai 5 years ago
parent
commit
45f17d59a0
2 changed files with 8 additions and 1 deletions
  1. 7 0
      core/systemcontracts/upgrade.go
  2. 1 1
      params/config.go

File diff suppressed because it is too large
+ 7 - 0
core/systemcontracts/upgrade.go


+ 1 - 1
params/config.go

@@ -224,7 +224,7 @@ var (
 		PetersburgBlock:     big.NewInt(0),
 		IstanbulBlock:       big.NewInt(0),
 		MuirGlacierBlock:    big.NewInt(0),
-		RamanujanBlock:      big.NewInt(1066095),
+		RamanujanBlock:      big.NewInt(1010000),
 		Parlia: &ParliaConfig{
 			Period: 3,
 			Epoch:  200,

Some files were not shown because too many files changed in this diff