Commit Graph

152 Commits

Author SHA1 Message Date
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
Mariano Sorgente 3916e9032b Start with refactor 2019-10-21 22:48:27 +09:00
Mariano Sorgente b4baff9f4e Fix tests 2019-10-16 17:38:49 +09:00
Mariano Sorgente c78d870ec1 Merge branch 'new_pot' of github.com:Chia-Network/chia-blockchain into new_pot 2019-10-10 13:51:26 +09:00
Mariano Sorgente a22e606f75 Merge 2019-10-10 13:04:52 +09:00
Mariano Sorgente 397925d29e Implement new formula, and added tests 2019-10-09 16:36:58 +09:00
fchirica 52a19e7aaf Sync with master 2019-10-07 20:02:34 +03:00
Mariano Sorgente 4f89752d62 Implement difficulty adjustment 2019-09-30 22:15:32 +09:00
Mariano Sorgente 1198273ee7 Merge branch 'master' of github.com:Chia-Network/chia-blockchain into network 2019-09-20 13:59:54 +09:00
Mariano Sorgente f658607a74 Network working with multiple peers 2019-09-20 13:57:22 +09:00
Rostislav 1234fcdb0e README.md: Add more installation instructions 2019-09-19 10:38:54 +03:00
Mariano Sorgente ff2915642e Timelord processes 2019-08-14 16:02:15 -03:00
Mariano Sorgente 005259a12d Timelord server, python vdf, calculate iterations, and multiple plots in plotter 2019-08-08 19:37:51 +09:00
Mariano Sorgente 3c9cbf7449 Fix errors, and merge tests 2019-08-05 15:16:08 +09:00
Mariano Sorgente 2c5fe392f4 Block created by full node 2019-07-30 15:54:26 +09:00
Mariano Sorgente 0ac150a29b More changes 2019-07-23 23:11:07 +09:00
Mariano Sorgente 66e9677a62 Some basic boilerplate, and start with plotter.py 2019-07-19 12:30:31 +09:00
Mariano Sorgente eb06e23360 Initial commit 2019-07-16 17:32:40 +09:00