Last week we finished the tests with executing contracts functionality when quick start is used. The pre-release version is uploaded in github. The two API functions were added GetSupply - to request dynamic supply, including mined and burned coins and GetNodeRewardEvaluation - to request delegators reward in node distribution. This version has some limitations, when it used as API server for nodes with often restarts some contracts API function may be unavailable, as well as some stats. this data will be included into qs data at next release.