Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Version 0.24.0

Compare
Choose a tag to compare
@diserere diserere released this 09 Jun 14:33
· 46 commits to master since this release
66371cc

0.24.0 - Jun 01, 2020

Featured

  • Error resolving after message rejection
  • All transaction producing functions return transaction fees

New

  • run_local_msg function for processing given message locally
  • run_local funtion now take flag emulate_transaction to run contract in transaction executor
    which processes all transaction phases to emulate processing on node. Transaction fees and updated
    contract state are returnedi f this flag is true.