Skip to content

Commit

Permalink
update version to 0.4.1 and add mainnet activate height
Browse files Browse the repository at this point in the history
  • Loading branch information
ncying committed Dec 1, 2021
1 parent 89d6222 commit 01f9f9c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ enablePlugins(sbtdocker.DockerPlugin, JavaServerAppPackaging, JDebPackaging, Sys

name := "vsys"
organization := "systems.v"
version := "0.4.0"
version := "0.4.1"
scalaVersion in ThisBuild := "2.12.6"
crossPaths := false
publishArtifact in (Compile, packageDoc) := false
Expand Down
2 changes: 1 addition & 1 deletion src/main/scala/vsys/settings/BlockchainSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ object FunctionalitySettings {
//set the value
allowContractTransactionAfterHeight = 6100000,
allowDepositWithdrawContractAfterHeight = 13140520,
allowExchangeContractAfterHeight = Int.MaxValue)
allowExchangeContractAfterHeight = 24400000)

val TESTNET = FunctionalitySettings(
numOfSlots = 60,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ class BlockchainSettingsSpecification extends FlatSpec with Matchers {
settings.functionalitySettings.mintingSpeed should be (1)
settings.functionalitySettings.allowContractTransactionAfterHeight should be (6100000) // same as the setting
settings.functionalitySettings.allowDepositWithdrawContractAfterHeight should be (13140520)
settings.functionalitySettings.allowExchangeContractAfterHeight should be (Int.MaxValue)
settings.functionalitySettings.allowExchangeContractAfterHeight should be (24400000)
settings.genesisSettings.blockTimestamp should be(1543286357457333127L)
settings.genesisSettings.timestamp should be(1543286357457333127L)
settings.genesisSettings.signature should be(ByteStr.decodeBase58("3yYNd7quEWaWytrAug4yGwQvpL3PVJegf9d9NTv9PVE3ouBYJs5PTQqxCjd294uK1zPLj6G5Tk447LqFMWdSFvaQ").toOption)
Expand Down

1 comment on commit 01f9f9c

@fukvsys
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

垃圾,畜生,诈骗狗,你们在开发SK和杨狗妈逼链吗?一地鸡毛!
vsystems is the most shameless and rubbish scam dog in the entire network.
970,000 new vsys scam coins are issued, and only 30 vsys are destroyed every day.
vsys has no applications, no users, and dead chain with no on-chain transactions!

Please sign in to comment.