mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-28 10:05:05 -05:00
* initial commit * fix int to bool map * another int bool map * cast error to Err class * cast to Err in a couple other places * remaining couple * ruff * inline coinstore bool * typing fixes * import directly from rust and remove legacy file * fix lingering ref to coinrecord * another outdated import * ruff * typping fix * minor simplifications * Fix test * fix import merge * address comments * undo coin_store change --------- Co-authored-by: Arvid Norberg <arvid@libtorrent.org> Co-authored-by: Matt <quexington@gmail.com>