162 Commits
Author SHA1 Message Date
d9bf22cb3b Separate timelord, add Windows/CentOS/AMZN (#62)
1.1.1 release

* windows build instructions

* install.sh newline fix

\n wasn't as cross platform as it should be so reverted to an extra echo

* Add CentOS to README.md

Full CentOS 7.7 install instructions

* mention blspy

* confirmed boost 1.67.0 works on Ubuntu

* Update README.md.

* Fix problem with zip download.

* Remove scm warning

Revert install instructions due to scm fix

* Update README and install scripts to separate timelord installation

Do not install VDF server and its dependencies in install.sh, create a
separate script install_timelord.sh for that.

* Move installation of VDF server dependencies to install_timelord.sh

* First and broken attempt at CentOS install

* Working CentOS 7.7 install

* typos in timelord explanation

* Timlord/VDF build instructions

Specifics for CentOS and MacOS

* Various install tips and tricks

* spelling error

* Add AMZN linux 2 install

* Add AMZN linux 2 timelord install

Also clean up base install instructions

* Combine TL for AMZN and CentOS

* Nits for AMZN and CentOS

* CentOS, AMZN timelord paralleling

* Fix header layouts

* Replace VDF server compilation scripts with Makefile

* layout improvements

* fast_vdf: Remove unused files

* Partial ARM install support

* missing l in lib

* Fleshed out Windows/WSL installs

And verified the method for upgrade to 19.x

* Move MacOS install fullnode to bottom

* Change to mongo "system-wide"

* Add mongo start to WSL

* Add actual upgrade for WSL/Ubuntu

Co-authored-by: Mariano Sorgente <sorgente711@gmail.com>
Co-authored-by: Rostislav Skudnov <skrostislav@gmail.com>
Co-authored-by: Richard Kiss <him@richardkiss.com>
Co-authored-by: wjblanke <wjb2002@flex.com>
2019-12-25 11:18:07 -08:00
Gene HoffmanandGitHub 4d72ec05f4 Only configure flint2 once
If we've run configure before and a Makefile exists, let make figure out whether a recompile is necessary of flint2
2019-12-02 11:08:57 -08:00
Gene HoffmanandGitHub 3a64238c59 Need to run ./configure for flint2 2019-11-30 15:19:39 -08:00
Gene HoffmanandGitHub 59e228c8d6 Point people to keybase at the end of install.sh 2019-11-27 23:50:42 -08:00
Gene HoffmanandGitHub 76234d9d69 Added completion message to install.sh 2019-11-27 23:16:19 -08:00
Mariano Sorgente 1e3e0a4342 Moved things from disk to memory, clear old blocks 2019-11-28 13:00:17 +09:00
Bill Blanke 6465a8c23f add uvloop dependency 2019-11-27 16:48:20 -08:00
Gene HoffmanandGitHub 7870f611cd Update install.sh to compile and install flint2 2019-11-26 11:36:14 -08:00
Mariano Sorgente 36017bd660 Merge, change names of scrips, change ports 2019-11-22 12:57:01 +09:00
fchirica 501eb85eed Merge 2019-11-21 22:37:13 +02:00
fchirica 0e24cbea60 Simulate network working with old VDF Server exec 2019-11-20 22:56:48 +02:00
fchirica 477a7a12ff Attempt to put chiapos/pybind11 back hoping it's not corrupted 2019-11-20 01:55:40 +02:00