mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-03 10:05:00 -05:00
* 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