chia-blockchain/chia/clvm
Arvid Norberg 507899ff19
Mempool multifetch (#17139)
* update type annotation for CoinStore.get_coin_records to support both List and Set

* update the mempool to fetch multiple coin records per query

* optimize the slow-path of updating the mempool by fetching all coin records up-front, in a single sql query
2023-12-22 16:29:39 -06:00
..
__init__.py chia|tests|pre-commit: Add missing __init__.py files (#8758) 2021-12-16 18:52:46 -08:00
singleton.py Chialisp file extensions (#14996) 2023-04-18 11:27:17 -05:00
spend_sim.py Mempool multifetch (#17139) 2023-12-22 16:29:39 -06:00