hexresearch / hschain-utxo

UTXO-based contracts for hschain
0 stars 0 forks source link

Tx for core #66

Closed anton-k closed 4 years ago

anton-k commented 4 years ago

Updates high-level constructors for sigma-expressions. Improves simplification of sigma expressions. Adds strict type rules to discriminate bools from sigmas.

Adds evaluation of scripts in the core language. Removes redundant definition for sigma-expressions in the core. we can rely on already defined sigma-expressions.