iamtrask / Sonar

DEPRECATED - Decentralized Machine Learning Server (hosted on Blockchain)
Apache License 2.0
141 stars 49 forks source link

Feature/spec by example #20

Closed axelhodler closed 7 years ago

axelhodler commented 7 years ago

Initial test showing how to store a model. Offers a showcase on the #19 discussion.

Additionally: Return values of non-constant functions can only be used in the same transaction. e.g. if a contract calls another contract. otherwise the caller will get the tx hash and check the state in a subsequent tx. Thus I have removed the return value.