Skip to content

Odyssey-v3.1.0

Compare
Choose a tag to compare
@Yrp Yrp released this 10 Sep 06:11
· 11127 commits to master since this release
80f1878

Improve

  • Add time tolerance, to narrow the gap of different machine's performance
  • Correct the bill when timeout exception
  • Optimize the exception handling in vm
  • Add http interface about proposal and exchange
  • Add expected quant in exchange transaction contract
  • Add precision limit in exchange withdraw contract

Bugfix

  • Fix an exception caused by missing blocks during maintenance
  • Fix hash generated function for InternalTransaction to avoid duplicate value when trigger a inner contract call
  • Fixed compatibility issues with code creation in windows environments