From d6cf45b3115516f8c4faf3d6728c7356a29ef398 Mon Sep 17 00:00:00 2001 From: crowetic Date: Tue, 21 Jan 2025 18:05:57 -0800 Subject: [PATCH] bump version to 4.7.0 and set featureTrigger block heights --- pom.xml | 2 +- src/main/resources/blockchain.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index c6f8bd7a..73d5a4db 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.qortal qortal - 4.6.6 + 4.7.0 jar UTF-8 diff --git a/src/main/resources/blockchain.json b/src/main/resources/blockchain.json index 5e7383b8..263afc2b 100644 --- a/src/main/resources/blockchain.json +++ b/src/main/resources/blockchain.json @@ -114,10 +114,10 @@ "removeOnlyMintWithNameHeight": 1935500, "groupMemberCheckHeight": 1902700, "fixBatchRewardHeight": 1945900, - "adminsReplaceFoundersHeight": 9999999, - "nullGroupMembershipHeight": 9999999, - "ignoreLevelForRewardShareHeight": 9999999, - "adminQueryFixHeight": 9999999 + "adminsReplaceFoundersHeight": 2012300, + "nullGroupMembershipHeight": 2012300, + "ignoreLevelForRewardShareHeight": 2012300, + "adminQueryFixHeight": 2012300 }, "checkpoints": [ { "height": 1136300, "signature": "3BbwawEF2uN8Ni5ofpJXkukoU8ctAPxYoFB7whq9pKfBnjfZcpfEJT4R95NvBDoTP8WDyWvsUvbfHbcr9qSZuYpSKZjUQTvdFf6eqznHGEwhZApWfvXu6zjGCxYCp65F4jsVYYJjkzbjmkCg5WAwN5voudngA23kMK6PpTNygapCzXt" }