Skip to content

Commit 2f63038

Browse files
authored
Merge pull request #319 from qianbin/blocklist-fork
Blocklist fork
2 parents c5c6e0a + d443f0b commit 2f63038

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cmd/thor/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.6
1+
1.2.0

thor/fork_config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ var forkConfigs = map[Bytes32]ForkConfig{
4141
MustParseBytes32("0x00000000851caf3cfdb6e899cf5958bfb1ac3413d346d43539627e6be7ec1b4a"): {
4242
VIP191: 3337300,
4343
ETH_CONST: 3337300,
44-
BLOCKLIST: math.MaxUint32,
44+
BLOCKLIST: 4817300,
4545
},
4646
// testnet
4747
MustParseBytes32("0x000000000b2bce3c70bc649a02749e8687721b09ed2e15997f466536b20bb127"): {

0 commit comments

Comments
 (0)