Commit Graph
2293 Commits
Author SHA1 Message Date
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
Gene HoffmanandGene Hoffman 298bed6905 Update npm packages 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman 613344c28e limit descriptions 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman f79d703f8a backup dialogues 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman ad9f402cf0 cleanup 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman 566340cb17 rl wallet type bug fix. various rl ui cleanup. 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman 83418177fe removed previous additions to middleware_api and replaced with functions in message.js 2020-08-18 10:59:45 -07:00
Gene HoffmanandGene Hoffman 762d4d3b0d Move to blspy==0.2.3 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman 774307dce1 Changes for bls 0.2.3 (#354)
* Start of changes for bls 0.2.3
* Make remaining changes for new blspy
* Add migration for 1.0b9
Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
2020-08-18 10:59:45 -07:00
Bill BlankeandGene Hoffman 2c2dbbc4e1 revert back to false local_test 2020-08-18 10:59:45 -07:00
Gene HoffmanandGene Hoffman 897e7aa267 Revert "Bump blspy to 0.2.3"
This reverts commit 9aa30295bb.
2020-08-18 10:59:45 -07:00
Gene HoffmanandGene Hoffman 15a9c9fde0 Bump blspy to 0.2.3 2020-08-18 10:59:45 -07:00
dependabot[bot]andGene Hoffman 112f99d703 Bump actions/upload-artifact from v2.1.2 to v2.1.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.1.2...268d7547644ab8a9d0c1163299e59a1f5d93f39b)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 10:59:45 -07:00