Commit Graph
14659 Commits
Author SHA1 Message Date
Matthew HowardandGene Hoffman 8bc4e50b02 removed hack 2020-05-04 14:40:23 -07:00
Matthew HowardandGene Hoffman 214a47ca14 made colour prefix to coloured addresses
improved UI for address box (no longer editable, now highlights all text 
on click)
2020-05-04 14:40:23 -07:00
Matthew HowardandGene Hoffman 6e8c8c8494 use XCH and CC instead of CH 2020-05-04 11:55:45 -07:00
Mariano SorgenteandGene Hoffman fd03f14fad Always check keys on chia init, and when starting farmer 2020-05-04 11:54:43 -07:00
fchirica 9a348f3fa3 Fix overflow in timelord 2020-05-04 20:15:55 +03:00
Gene Hoffman 859d040ca3 put 'chia generate keys' in single quotes 2020-05-03 11:32:45 -07:00
cryptonoob42andGene Hoffman 3bbf794f3d Fix typo in ArgumentParser epilog 2020-05-02 13:12:10 -07:00
Bill BlankeandGene Hoffman 75761925ca don't put temp folder inside final folder 2020-05-01 13:12:26 -07:00
Bill BlankeandGene Hoffman a2b0360e3b changed tmp folder warning 2020-05-01 13:12:26 -07:00
Matthew HowardandGene Hoffman 2298602632 Revert "made colour prefix to coloured addresses"
This reverts commit 4aeab24e50.
2020-05-01 12:18:55 -07:00
Matthew HowardandGene Hoffman bef35d04ff Revert "removed hack"
This reverts commit 97dd07e90a.
2020-05-01 12:18:55 -07:00
Matthew HowardandGene Hoffman 2391f88612 if you have a free coin it will use that in trade response rather than generating a zero val every time 2020-05-01 12:18:55 -07:00
Matthew HowardandGene Hoffman 43306ba220 catch both 2020-05-01 12:18:55 -07:00
Matthew HowardandGene Hoffman b5336be206 blacked 2020-05-01 12:18:55 -07:00
Matthew HowardandGene Hoffman 6627d72a47 zero_val creation in respond to offer should fail gracefully now 2020-05-01 12:18:55 -07:00
Matthew HowardandGene Hoffman 01fdb701f3 removed hack 2020-05-01 12:18:55 -07:00
Matthew HowardandGene Hoffman 74c1fe349c made colour prefix to coloured addresses
improved UI for address box (no longer editable, now highlights all text 
on click)
2020-05-01 12:18:55 -07:00
Gene Hoffman 9a408eb3b3 Move chiapos to 0.12.10 2020-04-30 15:58:59 -07:00
Gene Hoffman 4771bfa44e Typos on win readme, start harvester (missing stop) 2020-04-30 01:23:27 -07:00
Mariano SorgenteandGitHub 1c8815ab1a Ms.double handshake (#203)
* Fix create plot issue, do not recreate plots that exist on another drive
* Fix double harvester handshake with farmer
* Full node sends ping to wallet
* Async constructor for harvester, and instance threadpool
2020-04-30 14:02:35 +09:00
Gene HoffmanandGitHub 0af14b75c8 Better dev build badge layout 2020-04-29 19:32:17 -07:00
Gene Hoffman 4154e77c1c Move to new dev branch paradigm. Increment win installer version 2020-04-29 18:52:31 -07:00
Gene HoffmanandGitHub c3521ba9c6 Dont runtime install - Merge pull request #202 from Chia-Network/dont_runtime_install
Dont runtime install
2020-04-29 18:37:44 -07:00
Gene HoffmanandGitHub 159a09a70f Improved blockchain database - Merge pull request #197 from Chia-Network/ms.refactor
Improved blockchain database
2020-04-29 18:36:30 -07:00
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
Yostra 65d5fb5bd3 setproctitle 2020-04-29 16:16:48 -07:00
Yostra 81fb47e77e don't do runtime install 2020-04-29 15:52:50 -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 00b0de5c11 lint 2020-04-28 14:15:05 -07:00
Yostra adb5708619 flake 2020-04-28 14:03:21 -07:00
Yostra a41ca36054 fix db path 2020-04-28 13:39:11 -07:00
Bill Blanke 9fff0eb26d appease flake8 2020-04-28 09:52:00 -07:00