chia-blockchain/tests/wallet
Mariano Sorgente a76446eba9
Speedup normal sync and wallet sync (#5590)
* Correctly return from bytes without parsing

* Huge speedup for wallet sync

* Lint

* Only construct CoinRecord when necessary

* Punt on creation of coin

* Removing warning log

* Flaky test

* Finally fix flaky test
2021-05-20 10:42:22 -07:00
..
cc_wallet add all none's (#4503) 2021-05-10 22:05:45 -07:00
did_wallet Singleton improvements (#2286) 2021-04-27 11:25:33 -07:00
rl_wallet Use `sed` to change imports from `src` to `chia`. 2021-04-04 21:41:39 -07:00
rpc Blockchain timestamps fix (#2302) 2021-04-21 16:43:02 -07:00
sync Use `sed` to change imports from `src` to `chia`. 2021-04-04 21:41:39 -07:00
__init__.py Fix tests. 2020-03-29 15:23:27 -07:00
test_backup.py Rename `src` to `chia`. 2021-04-04 21:41:39 -07:00
test_bech32m.py Use `sed` to change imports from `src` to `chia`. 2021-04-04 21:41:39 -07:00
test_chialisp.py Use `sed` to change imports from `src` to `chia`. 2021-04-04 21:41:39 -07:00
test_puzzle_store.py Lock for all writes (#1758) 2021-04-10 19:07:02 -07:00
test_singleton.py Singleton improvements (#2286) 2021-04-27 11:25:33 -07:00
test_taproot.py Use `sed` to change imports from `src` to `chia`. 2021-04-04 21:41:39 -07:00
test_wallet.py Speedup normal sync and wallet sync (#5590) 2021-05-20 10:42:22 -07:00
test_wallet_store.py Rename `src` to `chia`. 2021-04-04 21:41:39 -07:00