Commit Graph

4709 Commits

Author SHA1 Message Date
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
Mariano Sorgente f33853b0e3 Create pythonpackage.yml 2019-11-20 18:54:55 +09: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 fa00112a12 Add motor requirement 2019-11-20 17:43:35 +09:00
Mariano Sorgente 2f0c84f75e Change introducer port, remove prints 2019-11-20 17:07:00 +09:00
Mariano Sorgente 86595ca7bf Remove config files 2019-11-20 16:37:58 +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
Mariano Sorgente d048d61315 Fix test 2019-11-20 13:42:25 +09:00
Mariano Sorgente 55a08b36c7 Fix issue with finalizing blocks while syncing 2019-11-20 13:39:22 +09: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
fchirica 477a7a12ff Attempt to put chiapos/pybind11 back hoping it's not corrupted 2019-11-20 01:55:40 +02:00
fchirica 5061658420 Remove pos/pybind 2019-11-20 01:28:15 +02:00
fchirica c3b8639e49 Remove submodules 2019-11-20 00:03:34 +02:00
Florin Chirica b2dc340b79 README typo 2019-11-19 01:29:57 +02:00
Alex Wice 1be3b806a6 more merge cleanup 2019-11-18 14:14:40 +09:00
Alex Wice c41d240ef3 minor cleanup after merge 2019-11-18 14:09:58 +09:00
Alex Wice 4f9ba50b15 pyblack autoformatting 2019-11-18 13:50:31 +09:00
Alex Wice 8be7181c9d sort and remove unused imports 2019-11-18 13:49:39 +09:00
Alex Wice 3c3df3776e persist should work 2019-11-18 13:40:20 +09:00
Alex Wice 1aab0de425 persistence, pass all pytests 2019-11-18 13:31:48 +09:00
Rostislav cea79184f6 Fix some issues found in code review
Thanks to Mariano Sorgente for review comments.
2019-11-15 18:19:35 -05:00
Rostislav b4ff07c521 scripts: Refactor, move duplicate code to common.sh 2019-11-15 18:19:35 -05:00
Rostislav 20111bcf70 simulate_network: Run introducer among others 2019-11-15 18:19:35 -05:00
Rostislav cb333bd77e regenerate_keys: Change conflicting option '-h' to '-p' 2019-11-15 18:19:35 -05:00