chia-blockchain/tests/util
Arvid Norberg 0368544c84
validate more aspects of conditions earlier (#6654)
* validate more aspects of conditions earlier, in the process clvm execution is offloaded to

* more tests

* use as_int() in SExp rather than int_from_bytes()

* put condition parser tests in its own test class

* capitalize module-scope variable

* abbreviate enum names in parse_condition_args

* use a more realistic cost per byte in test_rom

* merge parse_coin_id and parse_hash, since they are identical
2021-06-23 09:49:23 -07:00
..
__init__.py Added tests, improved serialization 2019-08-05 14:38:16 +09:00
alert_server.py Rename src to chia. 2021-04-04 21:41:39 -07:00
benchmark_cost.py move chia.util.block_tools and chia.util.wallet_tools into tests (#6799) 2021-06-16 11:12:26 -07:00
bip39_test_vectors.json Minor repairs and fix BIP39 and add tests (#310) 2020-07-16 13:05:43 -07:00
config.py Add github workflow tool 2021-03-25 12:05:54 -07:00
generator_tools_testing.py validate more aspects of conditions earlier (#6654) 2021-06-23 09:49:23 -07:00
key_tool.py move chia.util.block_tools and chia.util.wallet_tools into tests (#6799) 2021-06-16 11:12:26 -07:00
misc.py bytes formatting simplify (#6021) 2021-05-26 11:11:44 -07:00
test_struct_stream.py validate integers in StructStream constructors (#4298) 2021-06-08 10:45:56 -07:00