Commit Graph
167 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 Hoffman 5cdb1b07e3 Remove scm warning
Revert install instructions due to scm fix
2019-12-13 15:40:54 -08:00
Richard Kiss 64fba173ff Update README.md.
Note that setuptools_scm requires `.git` directory
2019-12-13 13:22:12 -08:00
Gene Hoffman acdb83a11b Merge pull request #48 from AdrianScott/AdrianScott-ubuntu-install-1
Added boost 1.71.0 req to Ubuntu instructions
2019-12-10 17:04:51 -08:00
Adrian Scott b17a88aa5e Added boost 1.71.0 req to Ubuntu instructions
Added boost 1.71.0 requirement and links to Ubuntu installation instructions
2019-12-10 16:38:59 -05:00
Gene Hoffman da3ca16655 request upgrade of python 2019-12-08 00:46:58 -08:00
Gene Hoffman 8351468ac4 README.md formatting
And added a word
2019-12-05 10:43:24 -08:00
Gene Hoffman db39c9753e Add requirement for UPnP
Describe UPnP or NAT firewall issues for IPv4 and link to a generic explainer.
2019-12-05 10:41:48 -08:00
Gene Hoffman 75db340710 Formatting 2019-12-03 18:21:31 -08:00
Gene Hoffman 92066bbaf5 Point folks to Mongo install instructions 2019-12-03 18:20:46 -08:00
Gene Hoffman 94f404e301 Update Readme - 50 PoSpace Hint added 2019-12-03 16:14:13 -08:00
Mariano Sorgente bee9ce7a54 Add more explanation of how to use simulation (#29)
* Add more explanation of how to use simulation

* Prevent simultanous TCP connection

* Small comment fix
2019-12-03 19:03:43 +09:00
Mariano Sorgente 402ea10e20 Sync changes (#27)
* Added a new API call GetAllHeaderHashes which returns just the header hashes. This is used for finding fork point.
* Only downloads headers and blocks from fork point
* Remove CancelledError logging
* Short sync should now work properly, it will always ask for previous block. There might be some repeated requests.
* Introducer now only returns peers which it has seen recently, and full node only connects to peers which it has heard from recently.
2019-12-02 22:47:09 +09:00
Gene Hoffman ca53b5be42 Update ubuntu instructions
make sure apt-get is up to date
Removed duplicate library requirements which are already in install.sh
2019-11-30 11:21:51 -08:00
Mariano Sorgente cb23889a87 Fix mistakes in readmee 2019-11-28 15:36:01 +09:00
Bill Blanke d4ddcb3ca6 fix for renamed scripts 2019-11-27 08:39:03 -08:00
Mariano Sorgente 8c20241273 Change block time to 5 min, 128 block epoch, default upnp 2019-11-28 00:35:48 +09:00
Mariano Sorgente 946f2b5f2e Merge pull request #24 from Chia-Network/faster-sync
Faster sync
2019-11-27 16:41:33 +09:00
Mariano Sorgente 52bc2fddf2 Faster sync algorithm, and requesting blocks 2019-11-27 16:21:48 +09:00
Gene Hoffman 86e75a88da Update README.md - enhance MacOS instructions
Added git cloning flint2 and how to get brew installed. Will update install.sh to compile and install flint2
2019-11-26 11:33:14 -08:00
Gene Hoffman 6a6bc10695 README.md
formatting
2019-11-26 10:05:36 -08:00
Gene Hoffman dbeeddc8b4 Update README.md
Adding dependencies and the other way to download and install
2019-11-26 10:04:58 -08:00
Mariano Sorgente f9cdf90fdd New command to start mongo 2019-11-22 17:35:52 +09:00
Mariano Sorgente 45be0ab0b8 Attempt to fix timeout issue 2019-11-22 15:53:04 +09:00
Mariano Sorgente 36017bd660 Merge, change names of scrips, change ports 2019-11-22 12:57:01 +09:00
Mariano Sorgente a722920d36 Merge branch 'install_scripts' into persist 2019-11-22 12:30:16 +09:00
fchirica 0e24cbea60 Simulate network working with old VDF Server exec 2019-11-20 22:56:48 +02:00
Mariano Sorgente 654c50ec93 Merge branch 'master' of github.com:Chia-Network/chia-blockchain into persist 2019-11-20 17:44:12 +09:00
Mariano Sorgente 2f0c84f75e Change introducer port, remove prints 2019-11-20 17:07:00 +09:00
Mariano Sorgente dfd3fd9676 Merge with latest master, bug fixes, cleanup 2019-11-20 16:28:26 +09:00
Gene Hoffman ba42a3b7bb Update README.md 2019-11-19 23:21:05 -08:00
Gene Hoffman fffb6c5576 Update README.md
Continuing to flush out actual install requirements
2019-11-19 22:53:59 -08:00
Gene Hoffman 0ed0227b3f Update README.md
added git clone and made sure to point out that server start should be backgrounded
2019-11-19 19:35:01 -08:00
Florin Chirica b2dc340b79 README typo 2019-11-19 01:29:57 +02:00
Alex Wice 3c3df3776e persist should work 2019-11-18 13:40:20 +09:00
Mariano Sorgente db3eac9fb9 Allow specifying an alternate plot directoey 2019-11-08 16:53:29 -05:00
Mariano Sorgente a479a506f9 Scripts (#14)
* Start block UI stuff

* Start with block search

* Create connections from the UI

* Add plot directory

* Add scripts for key generation, and plotting

* Remove keys and plot config

* Add scripts for key generation, and plotting

* Readme, comments
2019-11-08 16:51:01 -05:00
Mariano Sorgente c480a1c914 Clean up scripts for linux 2019-11-03 08:24:49 -08:00
Mariano Sorgente e65d9bad71 __bytes__, cbor, etc 2019-11-01 14:53:48 -07:00
Mariano Sorgente 3ec5064873 Merge branch 'master' of github.com:Chia-Network/chia-blockchain into prompt 2019-10-31 10:34:25 -07:00
Mariano Sorgente 5869538416 Start with block page, and remove global connections lock 2019-10-31 10:34:16 -07:00
Richard Kiss fae863af37 Improve installation a bit. 2019-10-30 15:25:19 -07:00
Richard Kiss 8b400d73fd Use lib version of prompt-toolkit. 2019-10-30 14:46:37 -07:00
Mariano Sorgente 32c7e0de40 SSH instructions 2019-10-30 14:38:16 -07:00
Mariano Sorgente bddb146df1 Merge branch 'uipot' into prompt 2019-10-30 01:37:43 +09:00
Mariano Sorgente 8bafbbaac7 Fix a few bugs 2019-10-29 12:33:32 +09:00
Mariano Sorgente 44fdd743db Start on prompt 2019-10-29 09:39:02 +09:00
Mariano Sorgente b4449fbe04 Fix error messages 2019-10-25 19:25:26 +09:00
Mariano Sorgente dfb7844dd1 Start with UI 2019-10-23 13:23:32 +09:00
Mariano Sorgente 0fef0b933e Changed to mypy from pyright, fix tests (full node still broken) 2019-10-22 16:44:01 +09:00