TODO on-chain checks: - [x] Check stakes - [ ] Forbid minting by default - [ ] Check coin-change is correct - [ ] Check TxOut markings TODO test for common constraint bugs (apart from testing checks): - [x] Tx ordering and coin selection does not matter Blocked by #24 #48