Skip to content

Commit

Permalink
Merge pull request #319 from qianbin/blocklist-fork
Browse files Browse the repository at this point in the history
Blocklist fork
  • Loading branch information
libotony authored Dec 31, 2019
2 parents c5c6e0a + d443f0b commit 2f63038
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmd/thor/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.6
1.2.0
2 changes: 1 addition & 1 deletion thor/fork_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ var forkConfigs = map[Bytes32]ForkConfig{
MustParseBytes32("0x00000000851caf3cfdb6e899cf5958bfb1ac3413d346d43539627e6be7ec1b4a"): {
VIP191: 3337300,
ETH_CONST: 3337300,
BLOCKLIST: math.MaxUint32,
BLOCKLIST: 4817300,
},
// testnet
MustParseBytes32("0x000000000b2bce3c70bc649a02749e8687721b09ed2e15997f466536b20bb127"): {
Expand Down

0 comments on commit 2f63038

Please sign in to comment.