Results 124 comments of Simon Shine

This is caused by Moscow ML's linking process that prepends a binary header onto the runtime when one creates stand-alone executables. This is supposedly also how some vira are made....

> Why does safeMulShort but not safeMul work in burn? This problem was caused by multiple calls to `runCompiler` so that overlapping labels were possible. It has been fixed by...

- [ ] Add tests of `activate()`, `mint()`, `burn()` and `pay()` for 3 settlement assets.

We could make sure that Sword compiler errors produce a string on stderr and an exit code 1.

What does FO mean? I don't see the point of removing `zero` from the language, since it provides the language with algebraic properties: You can for example say that stepwise...

Thanks for challenging my train of thought. I spoke to Thorkil and stand corrected: With the old execution model where each party activates the contract, `zero` causes a refund to...

> `zero` is not an option, since it is no longer possible to infer an unambiguous refund party One exception is, of course, any kind of contract which never transfers...

For Hacktoberfest 2020 I'd like to take over this task.