Gene Hoffman
fef855d508
CentOS 7.7 install.md
2020-04-01 15:20:29 -07:00
Yostra
a0bb2daa07
mkdir if not existing
2020-04-01 14:42:38 -07:00
Gene Hoffman
747292dca6
remove cmake from install.sh
2020-04-01 14:19:04 -07:00
Gene Hoffman
1623935242
Move to blspy 0.1.15
2020-04-01 14:12:48 -07:00
Yostra
4b559330f1
wrong port
2020-04-01 14:11:06 -07:00
Yostra
f5a8f87ae3
close on darwing too
2020-04-01 11:28:18 -07:00
Yostra
bfb249cede
increase num sync batches
2020-04-01 11:28:17 -07:00
Gene Hoffman
7e8f2bc311
Ubuntu still needs cmake bc blspy
2020-04-01 11:13:47 -07:00
Gene Hoffman
5da120ab3a
Simplify WSL install, remove apts from install.sh
2020-04-01 10:59:46 -07:00
Mariano Sorgente and GitHub
dc637d4ec1
Block ordering ( #142 )
...
* Look at current block additions before removals
* Fix block ordering, and change state machine of wallet node
* Fix infinite recursion
* Fix some serious bugs with wallets/coinbases/reorgs and add testing
2020-04-02 02:53:33 +09:00
Gene Hoffman
e9e2137ec1
more INSTALL nits
2020-03-31 23:23:13 -07:00
Gene Hoffman
c2b923e124
No sudo sh install.sh - move WSL up
2020-03-31 23:16:22 -07:00
Yostra
50d1d7316c
formatting
2020-03-31 21:02:25 -07:00
Yostra
a653a8d1b6
log info, not err
2020-03-31 21:02:25 -07:00
Yostra
3842738e12
fix bugs
2020-03-31 21:02:25 -07:00
Yostra
2ed25ef249
use only our change coin
2020-03-31 21:02:25 -07:00
Gene Hoffman and GitHub
2f7068beba
Update WSL2 install instructions
2020-03-31 20:00:21 -07:00
Richard Kiss
85fdcd6a5e
Make "chia" command generate config.yaml.
2020-03-31 18:46:41 -07:00
Richard Kiss
e9299f8f73
Move src.path to src.util.path.
2020-03-31 18:31:01 -07:00
Richard Kiss
6d58160e98
Use clvm-tools from pypi.
2020-03-31 18:12:31 -07:00
Richard Kiss
4e785969b5
Get the desired version of chiavdf out of setup.py.
2020-03-31 18:12:31 -07:00
Richard Kiss
155d14aff9
Load setproctitle as runtime.
2020-03-31 18:12:31 -07:00
Richard Kiss
a0437b5acb
Dynamically install UPnP so the full node works even on platforms
...
where miniupnp is unsupported.
2020-03-31 17:12:55 -07:00
Richard Kiss
ecc29c2f67
Move new_plots_root to harvester section.
2020-03-31 17:12:44 -07:00
Richard Kiss
204a7ed35a
Respect "log_filename" config option.
2020-03-31 17:12:03 -07:00
Yostra
bce6655ca7
use 8444 port
2020-03-31 13:35:07 -07:00
Gene Hoffman
c27846d2a1
Fix "all" simulation introducer port
2020-03-31 10:32:03 -07:00
Bill Blanke
4143c856da
update chiapos, again
2020-03-31 10:26:51 -07:00
Bill Blanke
e01a3c446b
update chiapos and chiavdf versions
2020-03-31 10:09:06 -07:00
Mariano Sorgente
6b44be1fe7
Startup delay message, wallet disconnect from peers if connected locally
2020-03-31 23:45:49 +09:00
Mariano Sorgente and GitHub
5de840f13b
Proper reorg transaction handling, fix fork finding, wallet only connects to local node if possible ( #141 )
2020-03-31 22:29:58 +09:00
Gene Hoffman
3ed39902c7
install setuptools-scm and increment chiavdf
2020-03-30 21:39:07 -07:00
Richard Kiss
075465c179
Bump chiavdf version.
2020-03-30 18:25:55 -07:00
Richard Kiss
9d0ac4182a
Launch vdf_client from its own directory.
2020-03-30 17:32:29 -07:00
Richard Kiss
bca75b94d1
Tweak the workflow a bit.
2020-03-30 13:49:25 -07:00
Richard Kiss
d009b775ce
Don't install requirements.txt.
2020-03-30 13:13:24 -07:00
Richard Kiss
70c8f4afde
First crack at building pypi source dist.
2020-03-30 13:10:01 -07:00
Richard Kiss
60ea8318e0
Remove plots directory.
2020-03-30 13:07:14 -07:00
Richard Kiss
59844e4ed5
Move wallet DB to its own directory by default.
2020-03-30 13:00:40 -07:00
Richard Kiss
51d5f9436d
Move and rename scripts, making them available from the venv.
2020-03-30 12:42:51 -07:00
Richard Kiss
b26088a637
Have setup.py download all necessary dependencies.
2020-03-30 12:33:08 -07:00
Mariano Sorgente
6c6d06593a
Display all tips in UI, and put blocks on top
2020-03-31 02:54:38 +09:00
Mariano Sorgente
920043c1d4
Tweak block validation, rename some files, and concentrate error codes
2020-03-31 02:27:22 +09:00
Mariano Sorgente
f721c58ba5
Comments, Windows->Microsoft, and fix tests
2020-03-30 19:25:21 +09:00
Mariano Sorgente
67cb6359ac
Close websocket on write error. Change DB path
2020-03-30 18:33:49 +09:00
Mariano Sorgente
e328f01f10
Lint properly, and fix Paths
2020-03-30 18:03:03 +09:00
Gene Hoffman and GitHub
04a0cdc966
Merge pull request #140 from Chia-Network/aggsig_clean
...
Aggsig clean
2020-03-29 23:15:46 -07:00
Yostra
303331887a
don't run in script
2020-03-29 22:54:38 -07:00
Yostra
0585e48ac7
correct path
2020-03-29 22:52:27 -07:00
Will Bendick and Yostra
73abc0a3fd
adds argument, reformats
2020-03-29 21:37:22 -07:00