chia-blockchain/chia/wallet/rl_wallet
Yostra 108647112c
Wallet (#4887)
* spent height

* handle generator reorg

* tx cache

* coin cache

* rebuild cache if write fails

* save last few messages new_peak while syncing

* don't use dupe func

* tx reorg test

* lock not needed

* lint

* lock

* modify properly

* this shouldn't hit a disk ever

* use same number

* notify wallet only once, lock when getting a balance

* lock only if unspent coin records is None

* assert spent

* lint

* Add test for prev generator

Co-authored-by: Mariano <sorgente711@gmail.com>
2021-05-19 12:06:48 -07:00
..
__init__.py `git mv src chia` 2021-04-04 21:41:39 -07:00
rl_wallet.py Wallet (#4887) 2021-05-19 12:06:48 -07:00
rl_wallet_puzzles.py Get `rl_wallet` clvm hex files loading. (#1999) 2021-04-17 12:02:08 -07:00