* cleanup and rename build-ubuntu-mac.yml
* Remove vestiges of GH workaround for ubunutu/node and update Changelog
* timelord-install now handles cmake installation on Ubuntu b4 20.04LTS
* Bump chiavdf to fix timelord install, and bump chiapos for a fix
* clean react
* add material ui
* add word list
* mnemonic v0
* jeepney backup
* keychain usage
* wallet api
* mnemonic ui
* mnemonics redux state
* handle exceptions correctly
* dashboard
* wallets
* get puzzle hash
* tx history
* sidebar
* start stop wallet node
* use existing mnemonics
* status info
* create cc wallet
* theme should be outside of switch
* create offer
* dbus alternative for linux
* key migration
* don't autocomplete, don't reset simulator db
* reset mnemonics
* Refactor keychain, and key migration
* Implement UI for changing keys
* Removing keys and mnemonic button
* Start making farmer and harvester RPCs
* start rpx for simulator
* Harvester and farmer websocket, and basic UI
* Plot display and deletion
* launch daemon on start
* State changes from full node, harvester, farmer, and full node ui improvements
* split balances in react
* pending change balance
* plotter
* dev config
* maintain connection / retry
* Remove electron-ui, and style fixes
* Better farmer and full node control
* Remove electron ui references
* Uncomment out starting the dameon
* Remove timelord tab, and change full node style
* Clean up new wallet login
* Refactor RPCs
* Now that the GH runner uses python 3.7.7 - use for windows installer
* add balance split to coloured coin wallet
* spendable balance fix
* Import private key from UI fix
* mac build/installer
Co-authored-by: Mariano Sorgente <sorgente711@gmail.com>
Co-authored-by: Lipa Long <lipa@chia.net>
Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
* Checkpoint.
* Add start_daemon_client.
* First crack at `chia daemon`.
* Improve UI.
* More improvements.
* Fix stop problem with groups.
* Simplify stop.
* Having problems with argparse.
* Try hard to prevent multiple chia daemon instances from running.
* Add a semaphore.
* Use UNIX sockets on platforms that have them.
* Fix problem with UNIX sockets.
* Remove lockfile on Windows.
* API server is now an aiter.
* Don't print anything when launching chia_farmer.
* Validate services before starting.
* Add comments.
* Close lockfile. Deal with subprocess launching errors better.
* Move service_groups file.
* Remove pid_path_killed if it exists before renaming.
* Bind to localhost.
* Fix flake8.
* Fix some PEP8.
* First crack at http RPC.
* Move client over to http RPC.
* Checkpoint. Remove proxy API.
* Use UNIX sockets.
* Remove obsolete file.
* Comments, minor improvements.
* Remove another file.
* LGTM tweaks.
* Uses new chia-vfd (chiavdf=0.12.7)
* Migration script replaces old puzzle hashes with new ones (as long as CHIA_ROOT is not set)
* New genesis block
* Fix bug in genesis block generation
* Increment protocol version to 0.14