diff --git a/Makefile b/Makefile index 469162365..9efd4c742 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ # along with the go-nebulas library. If not, see . # -VERSION?=1.0.1 +VERSION?=1.0.7 COMMIT=$(shell git rev-parse HEAD) BRANCH=$(shell git rev-parse --abbrev-ref HEAD) diff --git a/core/compatibility.go b/core/compatibility.go index fa9be2309..04ff314d9 100644 --- a/core/compatibility.go +++ b/core/compatibility.go @@ -228,7 +228,7 @@ const ( MainNetNewNvmExeTimeoutConsumeGasHeight uint64 = 467500 //MainNetNvmGasLimitWithoutTimeoutAtHeight - MainNetNvmGasLimitWithoutTimeoutAtHeight uint64 = 600000 + MainNetNvmGasLimitWithoutTimeoutAtHeight uint64 = 624763 ) // var for MainNet