Commit Graph

17 Commits

Author SHA1 Message Date
Richard Kiss 6ded806fa2
Add `chia init` and refactor out many global references to the config directory (#153)
* Tweak subcommand template.
* Don't hack the .chia/beta-* directory when invoking `chia`.
* Get `chia init` working. Factor out all global paths.
* Reverse order of migration bases.
* Update README.
2020-04-08 16:47:17 +09:00
Mariano Sorgente 02aa39a667
Fix race condition in select coins, and order coins by age 2020-04-08 15:29:34 +09:00
Yostra ce4b8ce5fa fix main wallet access 2020-04-07 12:20:56 -07:00
Yostra 8ebf55bff7 simplify setup 2020-04-04 14:12:03 -07:00
Yostra c7a4764c62 multipl wallets ui 2020-03-19 22:12:49 -07:00
Yostra 6094100f6a support multiple wallets (breaking) 2020-03-19 22:10:26 -07:00
Mariano Sorgente 7b00daaeb3
Fix filter test 2020-03-12 13:44:40 +09:00
Yostra 6cf2d8ca52 close/clear all dbs 2020-03-04 15:39:56 -08:00
Mariano Sorgente e372d362b4
Merge branch 'integration' of github.com:Chia-Network/chia-blockchain into integration 2020-03-02 15:17:20 +09:00
Mariano Sorgente 3b0b7dfb72
Complete removal of body 2020-03-02 15:06:03 +09:00
Yostra 2787901205 formatting 2020-02-27 12:39:59 -08:00
Yostra 3b27ddaa14 use persistant storage to store derivation paths 2020-02-27 12:37:32 -08:00
Mariano Sorgente cc3b51a1a1
Merge branch 'integration' of github.com:Chia-Network/chia-blockchain into integration 2020-02-27 11:23:03 +09:00
Yostra c8d32a5958 fix filter test 2020-02-24 10:54:45 -08:00
Yostra 7091834176 request addition protocol 2020-02-24 10:24:54 -08:00
Yostra f02ea59d5d include filter in header data 2020-02-24 10:24:54 -08:00
Yostra 5115577da2 expose api to bip158 binding 2020-02-24 10:24:54 -08:00