chia-blockchain/chia
Jeff 58f8a4d2ed
Minor output formatting/enhancements for chia wallet show (#10863)
* Minor output formatting/enhancements for `chia wallet show`

* Updated format based on internal poll results

* Linter fix and row rearrangement.
2022-03-24 17:40:33 -07:00
..
clvm add optional persistence to SpendSim (#10780) 2022-03-22 16:20:32 -07:00
cmds Minor output formatting/enhancements for chia wallet show (#10863) 2022-03-24 17:40:33 -07:00
consensus Fix typos lastest > latest (#10720) 2022-03-17 08:47:02 -07:00
daemon less optional around ssl (#10558) 2022-03-17 09:06:22 -07:00
farmer minor followup to config locking (#10696) 2022-03-17 09:03:58 -07:00
full_node when creating a new blockchain database implicitly, make it v2 (#10498) 2022-03-17 09:09:26 -07:00
harvester harvester: Reuse legacy refresh interval if new params aren't available (#10729) 2022-03-17 08:43:53 -07:00
introducer add all none's (#4503) 2021-05-10 22:05:45 -07:00
plotters madMAx executable discovery error handling cleanup (#9501) 2022-02-14 22:28:42 -08:00
plotting minor followup to config locking (#10696) 2022-03-17 09:03:58 -07:00
pools Add configuration locking (#10680) 2022-03-12 06:52:47 -08:00
protocols Fix method name (#10500) 2022-03-01 10:49:41 -08:00
rpc add select_coins RPC method (#10495) 2022-03-17 09:10:21 -07:00
seeder Don't load initial data older than 5 days (#10481) 2022-02-28 15:21:31 -08:00
server when running multiple services in the same process (in tests), don't initialize logging for all of them, and don't set the proctitle of the test (#10686) 2022-03-17 14:58:30 -07:00
simulator Move BLS validation to other processes during sync (#9746) 2022-01-20 14:50:41 -08:00
ssl chia|tests|pre-commit: Add missing __init__.py files (#8758) 2021-12-16 18:52:46 -08:00
timelord make multiprocessing start method configurable (#10528) 2022-03-03 10:27:36 -08:00
types remove chia.util.clvm pass-through file (#10130) 2022-02-14 12:52:14 -08:00
util when creating a new blockchain database implicitly, make it v2 (#10498) 2022-03-17 09:09:26 -07:00
wallet Check for requesting items when creating an offer (#10864) 2022-03-24 09:45:32 -07:00
__init__.py make multiprocessing start method configurable (#10528) 2022-03-03 10:27:36 -08:00
py.typed Added a py.typed file in the chia directory for pep-561 compliance (#8014) 2021-08-17 10:53:25 -07:00
pyinstaller.spec Add plotters. (#8497) 2021-10-28 15:37:46 -07:00