xch-blockchain/chia/rpc
Matt Hauff 424c51072d
Fix hint parsing for CATs and DIDs (#15259)
* Fix hint parsing for CATs and DIDs

* Handle not hinted coins

* Fix compute_coin_hints condition checking

* don't try to sync non-singleton children of singleton

* coverage ignores

* rename function

* Make function do what it says

* wallet: Some suggestions from #15274 for #15259 (#15547)

* wallet: Some suggestions from #15274 for #15259

* Return a dict with the coin id as key

* Drop `compute_hint_for_coin`, Test `compute_spend_hints_and_additions`

---------

Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com>
2023-06-30 13:42:09 -05:00
..
__init__.py `git mv src chia` 2021-04-04 21:41:39 -07:00
crawler_rpc_api.py hint chia.rpc.crawler_rpc_api (#14696) 2023-02-28 11:41:36 -06:00
data_layer_rpc_api.py Add DataLayer clear pending roots interfaces (#15516) 2023-06-29 20:49:54 -05:00
data_layer_rpc_client.py Add DataLayer clear pending roots interfaces (#15516) 2023-06-29 20:49:54 -05:00
data_layer_rpc_util.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
farmer_rpc_api.py Annotate test_farmer_harvester_rpc.py (#15377) 2023-05-24 16:49:53 -05:00
farmer_rpc_client.py Annotate test_farmer_harvester_rpc.py (#15377) 2023-05-24 16:49:53 -05:00
full_node_rpc_api.py rework `LockQueue` as `PriorityMutex` (#14920) 2023-06-07 14:08:45 -05:00
full_node_rpc_client.py hint chia.rpc.full_node_rpc_client (#14705) 2023-04-24 12:45:57 -06:00
harvester_rpc_api.py Annotate harvester_rpc_api.py (#15378) 2023-05-24 16:50:06 -05:00
harvester_rpc_client.py Annotate harvester_rpc_client.py (#15379) 2023-06-21 18:13:34 -05:00
rpc_client.py hint chia.rpc.farmer_rpc_api, client (#14697) 2023-02-28 11:41:15 -06:00
rpc_server.py util: Async DNS lookups (#14999) 2023-04-28 13:37:28 -05:00
timelord_rpc_api.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
util.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
wallet_rpc_api.py Fix hint parsing for CATs and DIDs (#15259) 2023-06-30 13:42:09 -05:00
wallet_rpc_client.py Merge commit 'd97889660ce0e28c29ffbec0c497455bd36b59f0' into checkpoint/main_from_release_1.8.2_d97889660ce0e28c29ffbec0c497455bd36b59f0 2023-06-20 15:54:14 +01:00