Skip to content

v1.0.2 Release Note

Compare
Choose a tag to compare
@minsulee2 minsulee2 released this 12 Jan 09:40
· 1198 commits to master since this release
caa6967

Hi, We are happy to release v1.0.2!

Updates:

  • Add more monitoring metrics
  • Change some objects to Maps
  • Reduce --max-old-space-size for the sandbox
  • Add TimerFlags feature
  • Add chainId, networkId to rest function call data
  • Set axios timeout
  • Show richer welcome messages
  • Support incremental deploy w/ code updates
  • Add block_timestamp at the highest level in the snapshot for convenience
  • Pass blockNumber to isValidServiceName() through isServAcntName()
  • Add state bandage feature
  • Write block file even if another file already exists
  • Add staking_balance_total_sum timer flag and bandage file
  • Update _stake() and _unstake() to update the balance_total_sum after the flag is enabled
  • Update getAppStakesTotalFromStateRoot() to use the balance_total_sum if available
  • Improve deployment related code and scripts
  • Move rule changes for allow_lower_case_app_names_only flag to a bandage file