Gene Hoffman
dbeeddc8b4
Update README.md
...
Adding dependencies and the other way to download and install
2019-11-26 10:04:58 -08:00
Bill Blanke
99d788ed39
fix to prevent sending more iters to shut down vdf. return shutdown ack only from lock
2019-11-25 16:51:25 -08:00
Mariano Sorgente
d55738901b
Merge branch 'network_id'
2019-11-25 18:14:46 +09:00
Mariano Sorgente
0cefcc8b4a
Disbale upnp by default
2019-11-25 18:07:42 +09:00
Mariano Sorgente
dba0a17228
Attempt to fix VDF timeout, and add upnp
2019-11-25 17:35:43 +09:00
Mariano Sorgente
8c8d7be0ec
Add network_id to protocol
2019-11-25 17:35:43 +09:00
Mariano Sorgente
32f1262bb5
More work on docs
2019-11-25 17:35:43 +09:00
Mariano Sorgente
6f4831d2ec
Attempt to fix VDF timeout, and add upnp
2019-11-25 17:21:30 +09:00
Mariano Sorgente
d9d7e11897
Add network_id to protocol
2019-11-25 13:52:08 +09:00
Mariano Sorgente
381258097c
More work on docs
2019-11-25 13:45:48 +09:00
Mariano Sorgente
9110aedf66
Merge pull request #21 from Chia-Network/persist
...
* Adds mongodb dependency, and disk persistance of blocks
* Uses python black for formatting
* Moves scripts and config outside of src
* Improves full sync robustness
* Checks if connected to self
* Uses shutdown variable for full node, as opposed to cancelling tasks
* No auto sync when starting up
2019-11-25 12:43:12 +09:00
Mariano Sorgente
28b691c700
Merge branch 'persist' of github.com:Chia-Network/chia-blockchain into persist
2019-11-25 10:23:49 +09:00
Mariano Sorgente
472de71adf
Fix for self connections
2019-11-25 10:23:27 +09:00
Mariano Sorgente
d6af7cf11b
Update pythonpackage.yml
2019-11-24 18:55:22 +09:00
Mariano Sorgente
290aae154f
Update pythonpackage.yml
2019-11-24 18:28:49 +09:00
Mariano Sorgente
b254eb8906
Update pythonpackage.yml
...
Try to fix CI with mongo install
2019-11-24 18:14:57 +09:00
Mariano Sorgente
3a6734cd46
Update pythonpackage.yml
...
Attempt to fix CI by installing docker/mongo
2019-11-24 17:52:12 +09:00
Mariano Sorgente
493cb4aab2
Fix tests
2019-11-24 17:26:47 +09:00
Mariano Sorgente
6729afa4be
Improve header syncing process
2019-11-24 17:08:34 +09:00
Bill Blanke
6b86bc934d
make sure to send pending iters to vdf server, even if they come in late
2019-11-23 15:58:23 -08:00
Mariano Sorgente
f9cdf90fdd
New command to start mongo
2019-11-22 17:35:52 +09:00
Mariano Sorgente
96531cc332
Small tweaks
2019-11-22 17:04:23 +09:00
Mariano Sorgente
d0af7bb85e
Cherry pick pybind11 fix
2019-11-22 16:51:28 +09:00
Mariano Sorgente
60607142e2
Changed shutdown procedure, allow ipv6 in UI
2019-11-22 16:37:50 +09:00
Mariano Sorgente
fdfcad387d
Gitignore
2019-11-22 15:53:45 +09:00
Mariano Sorgente
45be0ab0b8
Attempt to fix timeout issue
2019-11-22 15:53:04 +09:00
Mariano Sorgente
16f61afe4c
Run mongo within each script, not in common
2019-11-22 14:23:39 +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
Mariano Sorgente
925b2922d8
Merge pull request #20 from Chia-Network/install_scripts
...
Install scripts
2019-11-22 09:52:41 +09:00
fchirica
c8c57de0c1
Remove VDF Server exec
2019-11-21 22:50:52 +02:00
fchirica
501eb85eed
Merge
2019-11-21 22:37:13 +02:00
Bill Blanke
5159801d6f
don't optimize for catalina since clang is borked there
2019-11-21 09:26:22 -08:00
Mariano Sorgente
a6ed85f903
Merge branch 'master' into install_scripts
2019-11-21 15:01:34 +09:00
Mariano Sorgente
a240278cfa
Fix linting error
2019-11-21 10:53:49 +09:00
Rostislav
0201e13baa
Fix .gitignore for chiavdf and chiapos
...
Do not track files generated in the build process.
2019-11-21 10:01:39 +09:00
fchirica
0e24cbea60
Simulate network working with old VDF Server exec
2019-11-20 22:56:48 +02:00
fchirica
a2a2f72c85
Merge remote-tracking branch 'origin/master' into install_scripts
2019-11-20 22:22:21 +02:00
fchirica
35c7a6f227
Attempt to fix pybind11
2019-11-20 22:00:56 +02:00
Bill Blanke
121553cb15
turn back on akashnil/pulmark reeduce
2019-11-20 10:15:22 -08:00
Mariano Sorgente
6508a4fd74
Fix for python 3.8
2019-11-20 18:59:06 +09:00
Mariano Sorgente
916827e68d
Merge branch 'master' of github.com:Chia-Network/chia-blockchain into persist
2019-11-20 18:55:39 +09:00
Mariano Sorgente
d842bddc08
Update pythonpackage.yml
2019-11-20 18:54:55 +09:00
Mariano Sorgente
e9401fdae1
Update pythonpackage.yml
2019-11-20 18:54:55 +09:00
Mariano Sorgente
a149e181e4
Update pythonpackage.yml
2019-11-20 18:54:55 +09:00
Mariano Sorgente
7a3912b749
Update pythonpackage.yml
2019-11-20 18:54:55 +09:00
Mariano Sorgente
8a14b779ca
Update pythonpackage.yml
2019-11-20 18:54:55 +09:00
Mariano Sorgente
72c37ac19d
Update pythonpackage.yml
2019-11-20 18:54:55 +09:00
Mariano Sorgente
48cbab9c41
Update pythonpackage.yml
2019-11-20 18:54:55 +09:00
Mariano Sorgente
0a402cf9ad
Update pythonpackage.yml
2019-11-20 18:54:55 +09:00