Skip to content

v0.7.1 Release Note

Choose a tag to compare

@minsulee2 minsulee2 released this 11 May 05:21
· 3780 commits to master since this release
2474596

Hi all! This is the first regular release in 2021!

What newly released features are:

  • Allow undefined gas_price
  • Add _collectFee, _distributeFee
  • Support data protocol version
  • Add service app gas amount
  • Add REST function call timeout
  • Support consensus protocol version
  • Change balance to PredefinedDbPaths.BALANCE
  • Atomic function trigger (Exec results + isFailedTx())
  • Update README.md
  • Fix minor bugs