Sword-Smith / Sword

Sword — A financial derivative language for the blockchain
MIT License
28 stars 2 forks source link

Perlscript not detecting failed compilation of .dag? #8

Open Ulrik-dk opened 4 years ago

Ulrik-dk commented 4 years ago

It seems that empty .dag files are considered valid by the compiler. This edgecase should be checked for.

Ulrik-dk commented 4 years ago

It seems that this is a bug in the perlscript compile_and_deploy.pl, and that no matter the state of the .dag given, it will say "succesfully deployed and placed on address...".

sshine commented 3 years ago

This bug will be fixed by #20.