Gsc Core Versions Save

The core of GSC blockchain

GSC-v1.2.0

5 years ago

Notice: GSC mainnet online at 2018-12-25. This release is official version of mainnet.

Changes:

  1. Changed the Genesis block and add the Genesis message.
  2. Fixed some issues.

Improve:

  1. Enhancing token value safety check, and avoid token name repeat.
  2. Enhancing unfrozen balance logic.

GSC-v1.1.0

5 years ago

Notice

With GVM, Support smart contracts

  • GVM is fully compatible with Ethereum's Solidity language. Ethereum's DApps can be deployed on GSC without any modification
  • GVM can significantly reduces the amount of physical memory usage, greatly reducing the running cost of DApps
  • Reasonable and effective resource allocation, improve system accessibility and concurrent scale

Improve

  • Add deployment/execution/View smart contract RPC API:'deployContract(),triggerContract(),getContract()'
  • Optimize the model of the mining node packing block
  • Optimize the cost model of the GSC network

GSC-v1.0.1

5 years ago

first release without Gvm after test produce block and generate account

GSC-v1.0.2

5 years ago

first release without Gvm after test about produce block and generate account