Chia-Network / clvm_tools_rs

clvm_tools ported to rust based on https://github.com/Chia-Mine/clvm_tools-js/, and chialisp-21 dialect with a new compiler.
Apache License 2.0
11 stars 13 forks source link

Enable ops outside guard. #110

Closed prozacchiwawa closed 1 month ago

prozacchiwawa commented 1 month ago

I had believed this flag would be removed but wasn't removed at the time of this clvmr update. Will do a more extensive upgrade pr as well.

This ensures that cldb can run programs with new operators (such as coinid) outside the guard.