Commit Graph

989 Commits

Author SHA1 Message Date
Richard Kiss
6b169d6068 Improve install-timelord script. 2020-03-29 12:36:13 -07:00
Gene Hoffman
176e107241
Remove leftover exits 2020-03-28 22:04:08 -07:00
Gene Hoffman
2ff059635f
Don't use common in run_wallet 2020-03-28 18:58:54 -07:00
Richard Kiss
7f2d6fc252 Remove some redundant text. 2020-03-28 17:38:11 -07:00
Yostra
01b02d1323 harvester retry 2020-03-28 01:32:49 -07:00
Yostra
0ce3d411a2 increase max value 2020-03-28 01:32:49 -07:00
Gene Hoffman
af0c4e9008
move comments for copying 2020-03-27 22:51:23 -07:00
Gene Hoffman
df1c64eaf0
revert sudo -s for cut-paste 2020-03-27 22:48:31 -07:00
Gene Hoffman
2bb5538bed
flake8 check_plots 2020-03-27 20:10:31 -07:00
Gene Hoffman
a500745eaa
check-blocks shouldn't start silent 2020-03-27 20:07:09 -07:00
Gene Hoffman
c76ec7ae63
New venv message 2020-03-27 19:33:58 -07:00
Richard Kiss
2eac906553 Hotfix. 2020-03-27 19:07:03 -07:00
Gene Hoffman
5483488941
Add websockets back & ignore activate 2020-03-27 18:32:25 -07:00
Gene Hoffman
5296c7777f
Test for existing activate sym link 2020-03-27 17:52:24 -07:00
Richard Kiss
ef59bb2823 Reduce stuff installed for non-developers. 2020-03-27 16:52:49 -07:00
Richard Kiss
b319691916 Rename .venv to venv, and create "activate" soft link to venv activate. 2020-03-27 15:41:17 -07:00
Yostra
529ed63910 Revert "new max value"
This reverts commit d699914d2a.
2020-03-27 15:30:32 -07:00
Yostra
d699914d2a new max value 2020-03-27 15:07:09 -07:00
Yostra
708caf9f27 select coins fix 2020-03-27 14:03:48 -07:00
Richard Kiss
e6b599f251 Add some notes. 2020-03-27 13:19:38 -07:00
Gene Hoffman
fe65fe4cc9
Update invocation to chia 2020-03-27 12:26:58 -07:00
Richard Kiss
da58199c36 Fix cli.py async problem. 2020-03-27 12:25:50 -07:00
Richard Kiss
f8c02aa57f Add some more dependencies. Run black on setup.py. 2020-03-27 12:19:57 -07:00
Richard Kiss
fd6b53883f Put command-line tools into venv. 2020-03-27 12:17:34 -07:00
Richard Kiss
899eda96e5 Add a couple more necessary ubuntu installs. 2020-03-27 11:59:21 -07:00
Gene Hoffman
9a2eaf0b3a
Merge pull request #133 from Chia-Network/use_pypi_chiavdf
Use pypi chiavdf
2020-03-27 11:59:00 -07:00
Richard Kiss
5e3d9b1889 Install chiavdf from source on ubuntu/python 3.7. 2020-03-27 11:03:29 -07:00
Richard Kiss
656f258d76 Update documentation about executable missing from Linux distribution. 2020-03-27 11:03:29 -07:00
Richard Kiss
228f19d4ce Remove last file in lib. 2020-03-27 11:03:29 -07:00
Richard Kiss
cd2c95e177 Flake8. 2020-03-27 11:03:29 -07:00
Richard Kiss
986ad9531d Don't test vdf. 2020-03-27 11:03:29 -07:00
Richard Kiss
94c7a065d3 Find vdf_client in chiavdf package. 2020-03-27 11:03:29 -07:00
Richard Kiss
e801cf9064 Delete lib/chiavdf/*. 2020-03-27 11:03:29 -07:00
Richard Kiss
94e486dd34 Move classgroup.py in fast_vdf to util. 2020-03-27 11:03:29 -07:00
Richard Kiss
0df69d52b1 Use chiavdf from pypi instead of from lib. 2020-03-27 11:03:29 -07:00
Gene Hoffman
4c7772d36e
add return to README to install.sh 2020-03-27 10:37:22 -07:00
Gene Hoffman
21f89b5acd
Update ubuntu install 2020-03-27 10:33:07 -07:00
Gene Hoffman
6897d71a61
Add & and update README 2020-03-27 10:23:29 -07:00
Gene Hoffman
42e0bf68ac
Delete asyncio instead for flake8 2020-03-27 10:05:47 -07:00
Gene Hoffman
bd8aa28bac
Remove asyncio from wallet src for flake8 2020-03-27 10:01:46 -07:00
Gene Hoffman
907fa12d5c
Create run_wallet_ui script 2020-03-27 09:54:48 -07:00
Mariano Sorgente
51ce66d7b2
Update locks
(cherry picked from commit 2c0c973b09f83a97ac107c1b4c5dbdb99a95ca15)
2020-03-28 01:35:47 +09:00
Mariano Sorgente
f96ae11094
Wallet fixes (#131)
* Transaction status, and fixes
* Close websocket on ConnectionCloseError, and fix wallet bug
* More validation and better error messages
* Uncomment lines
* Fix tests
2020-03-27 23:30:07 +09:00
Yostra
a59f35b142 send to three different peers 2020-03-27 00:56:57 -07:00
Richard Kiss
433b765aff
Use pypi chiapos (#130)
* Use pypi version of chiapos.
* Remove lib/chiapos since we're using from pypi now.
2020-03-27 16:21:29 +09:00
Richard Kiss
197eabacda Add comment to install.sh. 2020-03-26 19:50:34 -07:00
Richard Kiss
180a9817e8 Set fail-fast to false. 2020-03-26 19:48:37 -07:00
Richard Kiss
9a13a32034
Remove py-setproctitle. (#129) 2020-03-27 11:26:36 +09:00
Yostra
5c5ead3fe3 more accurate cost ratio constant 2020-03-26 13:02:59 -07:00
Yostra
f305e27b92 remove server from wallet, resend after reorg 2020-03-26 03:03:59 -07:00