Commit Graph

303 Commits

Author SHA1 Message Date
Mariano Sorgente c138d18b30 Another try to fix CI 2020-04-21 23:12:15 -07:00
Gene Hoffman ba8208e21c Update chiavdf to 12.6, Windows installer to 0.1.9 2020-04-21 22:55:21 -07:00
Gene Hoffman 40e255cd33 regex take 2 2020-04-21 22:55:20 -07:00
Gene Hoffman af9ec16191 No need to pip install miniupnpc and setproctitle on github runner 2020-04-21 22:55:20 -07:00
Gene Hoffman 68d9395eb8 Correctly upgrade pip and simplify pip install 2020-04-21 22:55:20 -07:00
Gene Hoffman 96556bf9cc Have miniupnpc and setproctitle install. Work around pip upgrade error 2020-04-21 22:55:20 -07:00
Gene Hoffman 7824e4b4aa Read version from env. Re-nable other ci. 2020-04-21 22:55:20 -07:00
Gene Hoffman 3f9ee24fb5 Use pip to find cbor2 from download.chia 2020-04-21 22:55:20 -07:00
Gene Hoffman 97c91e806d use --extra-index-url for pip wheel 2020-04-21 22:55:20 -07:00
Gene Hoffman 6b7534b592 add setuptools 2020-04-21 22:55:20 -07:00
Gene Hoffman 28b642a7a8 Find cbor2 on download.chia 2020-04-21 22:55:20 -07:00
Gene Hoffman 360ff9daae Try to find cbor2 in the current dir 2020-04-21 22:55:20 -07:00
Gene Hoffman 8de63fdb89 Try --only-binary for cbor2 2020-04-21 22:55:20 -07:00
Gene Hoffman 922a5eb211 correct cbor2 filename as well 2020-04-21 22:55:20 -07:00
Gene Hoffman 6879b17752 curl the right cbor2 2020-04-21 22:55:20 -07:00
Gene Hoffman a0894f4cf5 install cbor2 bin wheel 1st, test DK's post install script 2020-04-21 22:55:20 -07:00
Gene Hoffman befe42e1e1 curl standardize and drop -v, correct final dir 2020-04-21 22:55:20 -07:00
Gene Hoffman 4f5d0277f9 Have curl follow redirect for vc_redist 2020-04-21 22:55:20 -07:00
Gene Hoffman 5597ebfb2b Upload from final dir 2020-04-21 22:55:20 -07:00
Gene Hoffman f3ca9e6d17 try verbose curl for vc_redist 2020-04-21 22:55:20 -07:00
Gene Hoffman dc5a899c4f Decrement to Python 3.7.6 to match the runner 2020-04-21 22:55:20 -07:00
Gene Hoffman 4e36de6f70 Put wheels in blockchain\ Attempt installer build 2020-04-21 22:55:20 -07:00
Gene Hoffman 326a2e2a2b Get all wheels into electron-wix\build dir 2020-04-21 22:55:20 -07:00
Gene Hoffman 08eb8b64d1 grab dependencies from download.chia and spell install right 2020-04-21 22:55:20 -07:00
Gene Hoffman a3f4b75806 one line per cmd 2020-04-21 22:55:20 -07:00
Gene Hoffman 950f87eab9 List build dir after wheel 2020-04-21 22:55:20 -07:00
Gene Hoffman fccb8f8889 Let's try building a big wheel 2020-04-21 22:55:20 -07:00
Gene Hoffman 8fecdf92b1 Alternate version w --fullname 2020-04-21 22:55:20 -07:00
Gene Hoffman 31410faae0 check setup.py for version 2020-04-21 22:55:20 -07:00
Gene Hoffman 1e8c2f0bbc yaml error 2020-04-21 22:55:20 -07:00
Gene Hoffman 6fd1dae611 correct venv working directory 2020-04-21 22:55:20 -07:00
Gene Hoffman d6e43b6f9e install setuptools, add url, correct venv creation 2020-04-21 22:55:20 -07:00
Gene Hoffman 7e0f6c6b50 Python to 3.7 2020-04-21 22:55:20 -07:00
Gene Hoffman e61636ccd2 Try various items to get versioning 2020-04-21 22:55:20 -07:00
Gene Hoffman d671658e00 Trying pip install . 2020-04-21 22:55:20 -07:00
Gene Hoffman 8423af3680 Grab Python redistributable 2020-04-21 22:55:20 -07:00
Gene Hoffman 1f9d1a39b4 use curl to get Visual C++ 2019 redistributable 2020-04-21 22:55:20 -07:00
Gene Hoffman 590fc1e915 use ${{ github.workspace }} 2020-04-21 22:55:20 -07:00
Gene Hoffman 752eedeb1b try $GITHUB_WORKSPACE and use \ 2020-04-21 22:55:20 -07:00
Gene Hoffman 5792ea6295 dir, not ls 2020-04-21 22:55:20 -07:00
Gene Hoffman fab2d4c45d use ${{ github.workspace }} 2020-04-21 22:55:20 -07:00
Gene Hoffman f6315f1c02 Fix yaml 2020-04-21 22:55:20 -07:00
Gene Hoffman e6caadc2c0 GITHUB_WORKSPACE dir and capture .net action 2020-04-21 22:55:20 -07:00
Gene Hoffman 22cc56f23f use pull-request only 2020-04-21 22:55:20 -07:00
Gene Hoffman 6f818d01be Use delete on action 2020-04-21 22:55:20 -07:00
Gene Hoffman 25dc574caa use tag to disable other actions 2020-04-21 22:55:20 -07:00
Gene Hoffman 7e77017670 diable other actions and try working-directory 2020-04-21 22:55:20 -07:00
Gene Hoffman 3e02a4ac61 First attempt to build Windows installer 2020-04-21 22:55:20 -07:00
Gene Hoffman 5b16ae1185
Windows Installer documentation 2020-04-08 17:32:22 -07:00
Gene Hoffman a823b2d910
install-timelord installs boost on MacOS 2020-04-08 12:50:30 -07:00
Gene Hoffman e39f497fe6
Add boost to MacOS dev reqs 2020-04-08 12:42:12 -07:00
Gene Hoffman 66e277a3c3
Update INSTALL.md - remove ci install reqs 2020-04-08 12:12:06 -07:00
Gene Hoffman 2e5943c035
Fix ci while building other 3.8 wheels 2020-04-08 09:50:23 -07:00
Gene Hoffman f48f3c999c
Ubuntu deps mirror install, fix breaking builds? 2020-04-08 09:50:22 -07:00
Richard Kiss bca75b94d1 Tweak the workflow a bit. 2020-03-30 13:49:25 -07:00
Richard Kiss 70c8f4afde First crack at building pypi source dist. 2020-03-30 13:10:01 -07:00
Richard Kiss 2ccdd3860d Move electron-ui out of python src folder. 2020-03-29 16:37:26 -07:00
Richard Kiss 0b7499ba5c Enter the venv before we check for the timelord. 2020-03-29 12:39:03 -07:00
Richard Kiss ef59bb2823 Reduce stuff installed for non-developers. 2020-03-27 16:52:49 -07:00
Richard Kiss b319691916 Rename .venv to venv, and create "activate" soft link to venv activate. 2020-03-27 15:41:17 -07:00
Richard Kiss 5e3d9b1889 Install chiavdf from source on ubuntu/python 3.7. 2020-03-27 11:03:29 -07:00
Richard Kiss 986ad9531d Don't test vdf. 2020-03-27 11:03:29 -07:00
Richard Kiss 433b765aff
Use pypi chiapos (#130)
* Use pypi version of chiapos.
* Remove lib/chiapos since we're using from pypi now.
2020-03-27 16:21:29 +09:00
Richard Kiss 180a9817e8 Set fail-fast to false. 2020-03-26 19:48:37 -07:00
Mariano Sorgente f067284902
Update pythonpackage.yml 2020-03-24 22:56:29 +09:00
Yostra f497700c20
boost 2020-02-24 13:01:17 -08:00
Yostra c45f08eb70
openssl 2020-02-24 12:59:01 -08:00
Yostra 88311f851d
boost 2020-02-24 12:52:53 -08:00
Yostra 603778813f proper exclude now 2020-02-24 10:24:54 -08:00
Mariano Sorgente 6359ebf967
Merge normal and timelord installation 2020-02-07 00:14:54 -05:00
Mariano Sorgente f1869e1aa4
Try to reduce boost requirement 2020-02-06 20:53:08 -05:00
Mariano Sorgente a25f306665
Fix ci 2020-02-06 20:47:48 -05:00
Mariano Sorgente 4638408e3c
Install boost github 2020-02-06 20:06:08 -05:00
Mariano Sorgente 893e2198fd
Fix error in VDF server 2020-02-06 19:56:00 -05:00
Mariano Sorgente 70c93ebe66
Merge branch 'db_headers' into integration 2020-02-05 21:07:18 +09:00
Yostra 5755909c5f fix some mypy errors 2020-02-04 11:39:49 -08:00
Mariano Sorgente b17ce9e200
Update pythonpackage.yml 2020-01-30 11:14:15 +09:00
Mariano Sorgente 0160d87844
Update pythonpackage.yml 2020-01-29 17:42:04 +09:00
Mariano Sorgente 1bc15328ca
Update pythonpackage.yml 2020-01-29 16:56:28 +09:00
Mariano Sorgente 6da745d2c8
Update pythonpackage.yml 2020-01-29 16:55:39 +09:00
Mariano Sorgente ba47fda0d2
Update pythonpackage.yml 2020-01-29 16:42:34 +09:00
Mariano Sorgente 4992e066fc
syntax error 2020-01-29 14:43:09 +09:00
Mariano Sorgente 387915bb8b
Remove timelord installation 2020-01-29 14:39:11 +09:00
Mariano Sorgente cfffd9ab00
Install boost 2020-01-29 14:34:54 +09:00
Mariano Sorgente 557b4f282d
Add pospace and vdf tests to CI 2020-01-29 14:26:31 +09:00
Mariano Sorgente 5c49a2858c
Fix sqlite issue on Github CI machine (#87)
* Add a lock and update cbor2
* Support python3, and tests python3 in ci
2020-01-24 20:44:09 +09:00
Mariano Sorgente 3b72bf5eb7
Support python3, and tests python3 in ci 2020-01-23 16:00:08 +09:00
Mariano Sorgente cf93472d30
Temporary fix for CI issue (#81)
Updates cbor to 5.0.0, tweak github workflow.
2020-01-21 12:25:35 +09:00
Mariano Sorgente 49e4629935
Sqlite, RPC server, and other changes (#68)
* Switches to sqlite and remove all mongo stuff
* Starts RPC server on port 8555
* UI is in new process, communicates to node through rpc
* JSON serialization for streamables
* Harvester periodically prints its plot names and sizes
* Process names are set to chia_full node, chia_harvester, etc
* CONTRIBUTING.md, and remove docs from git (put in wiki)
* Adds the SmallHeaderBlock type, it's header block without the PoT and PoSpace
* Fix harvester bug (allows two harvesters in the same machine)
2020-01-13 22:19:53 +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 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