Merge pull request #870 from Plutonomicon/szg251/deriveastag-plutustype-laws
Testing PlutusType laws
Testing PlutusType laws
* Uses non-cryptographic hashes and equality for a major compilation running time boost * Resulting code should be "approximately" equal in performance to before * Some choices on which performance improvement to do are different since we can't use digest ordering anymore, but rather constructor ordering. * Changes the output of the intervalutils UPLC golden test due to the different ordering.
Re-adds plistMatch and allows disabling intermediate eval calls in phoistAcyclic