mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-05 18:14:32 -05:00
* add test for ephemeral coins with relative time/height locks * additional checks * formatting * rename parameter * don't include condition in first spend * move test into a better test class * fixes * formatting * simplify test * make ephemeral coin test not depend on wall clock. Make the initial transaction freeze test also not depend on wall clock. Add tests for ASSERT_SECONDS_ABSOLUTE * formatting