Commit Graph
2305 Commits
Author SHA1 Message Date
Gene HoffmanandGene Hoffman cea45ebaac Update changelog for beta 11 release 1.0beta11 2020-08-24 16:48:39 -07:00
Mariano SorgenteandGene Hoffman 07cb0d0cce More changes to changelog 2020-08-24 16:48:39 -07:00
Mariano SorgenteandGene Hoffman e576a03a45 Add to changelog 2020-08-24 16:48:39 -07:00
Mariano SorgenteandGene Hoffman 6ee6df8971 Allow running only farmer, wallet, timelord 2020-08-24 16:48:39 -07:00
Gene HoffmanandGene Hoffman 74ba5799d6 Update changelog - remove extra quit in linux electron 2020-08-24 16:48:39 -07:00
Mariano SorgenteandGene Hoffman 7b267cd282 Fix chia show 2020-08-24 16:48:39 -07:00
Bill BlankeandGene Hoffman e0886290c7 all plots do final atomic rename if successful 2020-08-24 16:48:39 -07:00
Gene Hoffman 5d57cc3942 Customize Electron menus, use aiosqlite fork, chiapos to 0.12.26 (#370)
* Initial check in of new menu creation
* aiosqlite by hash ea281b81
* Fix typo in setup.py
* Get version from build scripts
* Update to Mariano's py36 changes
* Test windows w/o Mariano aiosql
* Changes for electron Win
* Add window menu on Win
* Add wiki, faq, etc
* Use quit - upgrade chiapos to 0.12.26
2020-08-24 16:48:39 -07:00
Freddie ColemanandGene Hoffman 1c7d47f1f9 Add proper about window (#366)
* install about-window dependency

* add menu with about menu item

* conform to code style of the repo

* remove log line

* re-use callback helper

* use correct error var name

* remove unnecessary config
2020-08-24 16:48:39 -07:00
Gene HoffmanandGene Hoffman 71a3b1bd5e use Mariano's patched aiosqlite 2020-08-24 16:48:39 -07:00
dependabot[bot]Gene Hoffmandependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
900dd98cca Bump clvm-tools from 0.1.1 to 0.1.4 (#342)
Bumps [clvm-tools](https://github.com/Chia-Network/clvm_tools) from 0.1.1 to 0.1.4.
- [Release notes](https://github.com/Chia-Network/clvm_tools/releases)
- [Commits](https://github.com/Chia-Network/clvm_tools/compare/0.1.1...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-24 16:48:39 -07:00
Gene Hoffman 349e42b699 Update server.py 2020-08-24 16:48:39 -07:00
YostraandGene Hoffman 5f2000dbaf cancel 1.0beta10 2020-08-18 17:59:59 -07:00
Gene Hoffman df31acfec1 Set changelog to release version 2020-08-18 11:03:54 -07:00
YostraandGene Hoffman ecf356700a state 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman cdd3c9bb98 Lgtm 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman 4d37f80641 Fix plotting typo 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman d8403bc71a Also fix trades and incoming api 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman ce506ff1a1 No mutable redux state for farmer, harvester, full node 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 4649b07c32 lgtm 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 3707ff57ae lgtm 2020-08-18 10:59:45 -07:00
Gene HoffmanandGene Hoffman 273f8a1338 update electron-osx-sign version 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman f7c4dc6642 LGTM and remove useless variable 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman 7443820835 Don't kill other services in same process (fixes test) 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman cbc78ecfbe Add to changelog 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman 5b27140b0c Also catch SIGBREAK on windows, and remove useless code 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman 7c777b0fd3 Handle signal in cross platform way 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman f6556ad1b2 Try to fix pylint 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman 68a1ea8746 Supress pylint error 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman be09fe6cdd Int not tuple 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman 03670e5211 Fix import 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman bd0d990e08 Use different signal handling method for windows 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman 45bebbe417 Close RPC server before waiting for ChiaServer 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman b52801f461 Fix zombies on mac/linux. Maybe windows? 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 68878df6de only from electron 2020-08-18 10:59:45 -07:00
Gene HoffmanandGene Hoffman 2ee01dac0d 23% phase 1 improvement - 11% overall 2020-08-18 10:59:45 -07:00
Bill BlankeandGene Hoffman b797fb5fb5 fix namespace 2020-08-18 10:59:45 -07:00
Bill BlankeandGene Hoffman 799e3e57fa plotid and memo debug command line options 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman d941b44546 cleanup, added hex check on info packet input, deleted addRLUserInfo.js (obsolete) 2020-08-18 10:59:45 -07:00
Gene HoffmanandGene Hoffman 2d4e315eaa remove extra tx = await wallet.clawback_rl_coin_transaction() 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman a7a0e9924c Remove useless closing html file 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman 40431763df Flake8 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman feb34421d9 Close websocket from rendered. Try to fix zombies 2020-08-18 10:59:45 -07:00
Gene HoffmanandGene Hoffman 6a147a5241 Move to chiapos 0.12.25 - Catch changelog up. 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 1bcce87917 add t to prefix 2020-08-18 10:59:45 -07:00
Richard KissandGene Hoffman 939a97c842 Add some logs. 2020-08-18 10:59:45 -07:00
Richard KissandGene Hoffman 367c60f4d5 Use newer clvm version. 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman dcac2a84c2 use encoded puzzle in cli 2020-08-18 10:59:45 -07:00
Richard KissandGene Hoffman e1c75a8fda Improve load_clvm to recompile source when appropriate. 2020-08-18 10:59:45 -07:00
Gene HoffmanandGene Hoffman b4da9e11b2 resolve react-scripts security vuln dep 2020-08-18 10:59:45 -07:00