chia-blockchain/tests/pools
Matt Hauff ad5e483b8a
Deprecate minting CATs via RPC (#16017)
* Deprecate minting CATs via RPC

* Test deprecated endpoint

* Change paradigm to be a little more sophisticated

* whoops

* Make 'test' optional
2023-08-14 20:02:34 -05:00
..
__init__.py Pools mainnet (#7047) 2021-06-29 14:21:25 -07:00
config.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_pool_cmdline.py isort: Remove all tests exceptions and sort the related files 2022-12-05 02:06:00 +01:00
test_pool_config.py isort: Remove all tests exceptions and sort the related files 2022-12-05 02:06:00 +01:00
test_pool_puzzles_lifecycle.py pass consensus constants into get_name_puzzle_conditions(). (#15736) 2023-07-11 09:52:49 -05:00
test_pool_rpc.py Deprecate minting CATs via RPC (#16017) 2023-08-14 20:02:34 -05:00
test_pool_wallet.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_wallet_pool_store.py wallet: Implement WalletPoolStore.delete_wallet (#15126) 2023-05-11 19:04:15 -05:00