chia-blockchain/tests/clvm
Adam Kelly e50d14b0a9
Generator reference (#1209)
* added chialisp deserialisation puzzle

* Update clvm-deserialization-in-chialisp. Add test

* added new test_chialisp_deserialisation tests

* fix tests

* Reduce accepted atom size to 1MB during ChiaLisp native deserialization

* add lower_level generator
updates to python_lowerlevel

* add black formatting to lowerlevel

* fix puzzles references

* lowlevel generator improvement
lint fixes

* chialisp.py remove git ditritus

* pass the second arg to the block_program in low level generator

* use slightly more optimised string for lower level generator

* Restore cc.clvm to f79152d1ab

* Adjust compilation sanity checks - remove generator.clvm, add chialisp_deserialisation.clvm

* Update tests for building clvm assembly from python

* Adjust sha256tree commitments for puzzles

* black formatting for lint

* add #noqas to long hexstrings

Co-authored-by: matt <matt@chia.net>
Co-authored-by: Adam Kelly <aqk@aqk.im>
2021-03-10 13:24:17 -08:00
..
__init__.py Add tests for many puzzles, and fix some bugs found. 2021-02-28 16:54:26 -08:00
coin_store.py Isort take 3 (#1213) 2021-03-09 18:27:27 -08:00
test_chialisp_deserialization.py Generator reference (#1209) 2021-03-10 13:24:17 -08:00
test_clvm_compilation.py Generator reference (#1209) 2021-03-10 13:24:17 -08:00
test_puzzles.py Isort take 3 (#1213) 2021-03-09 18:27:27 -08:00
test_serialized_program.py Isort take 3 (#1213) 2021-03-09 18:27:27 -08:00