1620 Commits
Author SHA1 Message Date
Gene HoffmanandGitHub 2fc2caf2a7 Beta 1.4 release - Merge pull request #201 from Chia-Network/beta-1.4
Beta 1.4
1.0beta4
2020-04-29 17:22:00 -07:00
Gene Hoffman f308e33298 Windows use instruction update. Move to 0.1.10 for win installer 2020-04-29 16:43:43 -07:00
Gene HoffmanandGitHub a1eb20a38c Mempool fix - Merge pull request #200 from Chia-Network/mempool_fix
Mempool fix
2020-04-29 14:40:07 -07:00
Richard Kiss c01338bfd5 Add chia start -f option. 2020-04-29 14:33:12 -07:00
Yostra 5ce203ee8d unique test name 2020-04-29 13:45:05 -07:00
Yostra 0f65c3ec22 mempool fix 2020-04-29 13:41:42 -07:00
Gene HoffmanandGitHub 30f76939e9 cc_wallet Ui fix - Merge pull request #199 from Chia-Network/ui_fix
Ui fix
2020-04-29 13:18:27 -07:00
Gene Hoffman f2e726359c Update win installer readme, pip, grab repaired miniupnpc whl 2020-04-29 12:55:53 -07:00
Matthew Howard 4feeb0c867 -updated tests to use new format for create_offer 2020-04-29 14:29:29 +01:00
Matthew Howard 0a11cf8a64 -ran black
-made error new return
2020-04-29 13:14:08 +01:00
Matthew Howard 9668b41568 -added reason for failure messages to create offer
-trade manager now shows colour names for side wallets
2020-04-29 11:13:55 +01:00
Gene Hoffman 8bbd0d38fe Bump chiapos to 12.8 2020-04-29 00:23:33 -07:00
YostraandGitHub 6bcbf9c5c9 Merge pull request #196 from Chia-Network/tx_trade_history
Tx trade history
2020-04-28 23:40:58 -07:00
Gene HoffmanandGitHub cc5da947be Modify harvester pool - update migrate for introducer - Merge pull request #198 from Chia-Network/ms.migrate-intro
Support not migrating some variables
2020-04-28 20:51:08 -07:00
Mariano Sorgente 8232d63d4d Allow parent paths to not migrate, and reduce harvester max workers 2020-04-29 12:10:47 +09:00
Mariano Sorgente 62f1cc2acd Remove logging 2020-04-29 11:57:30 +09:00
Mariano Sorgente ad99ed0994 Support not migrating some variables 2020-04-29 11:55:53 +09:00
Richard Kiss 7ec640893f Rename "wallet-gui" to "wallet". Tweak PID file name for it. 2020-04-28 18:01:07 -07:00
Yostra 8251c028c2 lint 2020-04-28 16:10:39 -07:00
Yostra 84da778eae change the way we replace innerpuzzlehash 2020-04-28 16:03:16 -07:00
Yostra adb5708619 flake 2020-04-28 14:03:21 -07:00
Bill Blanke 9fff0eb26d appease flake8 2020-04-28 09:52:00 -07:00
Matthew Howard 7f78357dba -added address type prefixes 2020-04-28 15:44:20 +01:00
Matthew Howard 4fb49f1caa -prevent responding to own trade
-failures now have reasons attached
2020-04-28 14:02:57 +01:00
Mariano SorgenteandGitHub 2fea099a7c Merge pull request #195 from Chia-Network/ms.thread-harvester
Use threadpool to execute quality lookup
2020-04-28 13:09:28 +09:00
Yostra 1516811923 correct spendbundle 2020-04-27 19:43:41 -07:00
Yostra 9439bd7108 transaction for trade save 2020-04-27 19:39:24 -07:00
Mariano Sorgente e16f43d729 Use threadpool to execute quality lookup 2020-04-28 11:27:09 +09:00
Mariano SorgenteandGitHub efc3113afa Ms.parallel harvester (#194)
* Harvester fetches qualities in parallel and returns qualities asynchronously to improve efficiency
2020-04-28 10:44:04 +09:00
Yostra a54931d735 transaction history /value 2020-04-27 18:42:08 -07:00
Gene HoffmanandGitHub 958b90dc21 Place Windows wheels into Artifacts .zip - Merge pull request #193 from Chia-Network/windows-wheels-zip
Place Windows wheels into Artifacts .zip
2020-04-27 14:43:42 -07:00
Gene Hoffman d4a3e0336d Correctly include existing package-lock.json 2020-04-27 14:08:19 -07:00
Gene Hoffman 3dd4d025fe Zip ".\blockchain"
Re-enable all github actions
2020-04-27 13:45:40 -07:00
Gene Hoffman 31efdd323c Move Compress-Archive to final wix step in rebuild-all.ps1
Update wheel input directory

Check directory contents

Directory nested?

dir Take 2
2020-04-27 13:45:28 -07:00
Gene Hoffman aff431faa5 Directly Compress-Archive
Use New-Item and -Force Compress-Archive
2020-04-27 13:44:59 -07:00
Gene Hoffman 33b365ab7e Add windows wheels to a zip in artifacts 2020-04-27 10:28:52 -07:00
Mariano SorgenteandGitHub d4a96d3e1b Don't reuse public keys, generate puzzles for all wallets (#192)
* Don't reuse public keys, generate puzzles for all wallets (100)
* Use the right start and end indeces
* Handle edge case with all used entries
2020-04-27 23:40:47 +09:00
Gene Hoffman 6ff9f01307 Change create-plots default to -k 26 -n 1 2020-04-27 01:04:55 -07:00
Gene Hoffman 32ba68747d Update CONTRIBUTING and explain the dependent repos 2020-04-26 23:21:46 -07:00
Gene Hoffman 381840dbd9 Minor fixes to cli, install.sh, README.md 2020-04-26 19:37:01 -07:00
Gene Hoffman 8c94d1c7fa Reformat README.md and add "is compiling" badges 2020-04-26 16:18:21 -07:00
Gene Hoffman dce36aa3b6 Move Install and Quickstart to the repo wiki 2020-04-26 14:40:25 -07:00
Gene HoffmanandGitHub c2289e7c19 Cc wallet missing - remove miniupnpc late install - Merge pull request #191 from Chia-Network/cc_wallet-missing
@matt-o-how or @Yostra - When you added cc_wallet you also needed to add it in the modules section of setup.py. It worked for ya'll because you had the source on your disk but doesn't work for binary wheel installs like Windows

@richardkiss - I had to revert the pip install miniupnpc logic in start_node as it was causing freezes on Windows.
2020-04-25 17:49:07 -07:00
Gene Hoffman 2fa688f7e8 Don't import pip 2020-04-25 15:55:56 -07:00
Gene Hoffman 0a8338d570 import miniupnpc 2020-04-25 15:45:32 -07:00
Gene Hoffman 322c02f1b6 Remove "pip install miniupnpc" from server start. 1st run fails on win64 2020-04-25 15:33:04 -07:00
Gene Hoffman 35f0c92375 Add missing comma 2020-04-25 11:53:45 -07:00
Gene Hoffman 6fb64850ee Add cc_wallet to setup.py packages 2020-04-25 11:47:41 -07:00
Bill Blanke b46ae0b4db update blspy to fat gmp for windows 2020-04-25 10:54:01 -07:00
Richard Kiss 6600908acd Improve an error message in chia start. 2020-04-24 14:24:00 -07:00