Skip to content

GSC-v1.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kayfhan kayfhan released this 07 Nov 03:03
· 68 commits to master since this release

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