Releases: yurigabrich/microgrid-dapp
WAR - Workarounds
A feasible example is available in the project webpage.
Also, get the MTEsm code (commit d341d6d) and deploy it on neocompiler.io.
MTEsm
It finally happened! 🥳 🎉
However, workarounds are still required. Head out to the minor release to get it right.
Fixed the referendum evaluation function.
Get the code here and deploy it on neocompiler.io.
Updated an essential return argument.
Get the code here and deploy it on neocompiler.io.
Ready for a test case.
This pre-release allows a verification of the smart contract purpose, and evaluation of its behaviour front of the documentation. The switch for the v1.0 will happen if it is possible to reproduce a feasible example of a transactive energy.
Get the code here and deploy it on neocompiler.io.
The methods for FINANCE A NEW POWER PLANT are fine.
Get the code here and deploy it on neocompiler.io.
The methods for REFERENDUMS are fine.
Get the code here and deploy it on neocompiler.io.
The methods for POWER PLANTS are fine.
Get the code here and deploy it on neocompiler.io.
The methods for MEMBERS are fine.
Get the code here and deploy it on neocompiler.io.
UpMemb()
has a mistake when changing the value to zero, through the DelMemb()
option. The related if
clause has not the option to return a statement, so the following options will be also performed. This is fixed on the next pre-release.
All the SYSTEM functions are fine.
Get the code here and deploy it on neocompiler.io.