mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-05 18:14:32 -05:00
* add coin_store benchmark * optimize _set_spent in CoinStore * simplify _add_coin_record, since we won't use it to replace an entry anymore * use executemany in add_coin_record and set_spent * disable sqlite sync