Commit Graph
20 Commits
Author SHA1 Message Date
justinenglandandYostra 81a1f27f93 adding configure 2021-01-12 17:00:50 -05:00
Gene HoffmanandGene Hoffman 4f2bc3aaa2 Correct .spec files 2020-10-01 11:07:12 -07:00
Gene HoffmanandGene Hoffman a469b37535 Remove initial-plots.yaml from .specs 2020-10-01 11:07:12 -07:00
Mariano SorgenteandGene Hoffman eff85763f7 Fix tests and start with chia wallet 2020-10-01 11:07:12 -07:00
YostraandGene Hoffman a98f1fd165 specs 2020-09-14 15:38:55 -07:00
YostraandGene Hoffman c9c8bcc52c include clvm.hex 2020-09-14 15:38:55 -07:00
700eaad9e0 Ms.1.8bugs3 (#326)
* harvester fixes
* Improve networking stability
* Fix wallet shutdown
* Allow chia keys sign and chia keys verify
* Dislpay the public key also
* Retry loading invalid plots, handle drive disconnection
* Confirm before deleting plots
* Improve error message WIP
* XImproved error message for importing keys
* Uncomment process.kill
* Fix merge error with restore backup
* Fixed markdown
* Switch button order, and fix request_peers
* Consolidate styles
* Set ci's to timeout after 60 minutes has elapsed
* plot directories and memory buffer
* Fix flake8
* Update chiapos, chiavdf, chiabip158, and blspy

Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
Co-authored-by: Gene Hoffman <30377676+hoffmang9@users.noreply.github.com>
2020-07-27 16:01:18 -07:00
Mariano SorgenteandGene Hoffman db17bf3a29 Ms.windows (#306)
Fix chia executable on windows
2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 0e0b4bfda9 Update build script with chia command instead of create_plots 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 04edeb5255 Speed up tests 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman a7cd787477 Revert "Remove create plots and check plots"
This reverts commit 2530766eec.
2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman dd644a20b3 Remove create plots and check plots 2020-07-16 13:05:43 -07:00
Gene Hoffmanandwjblanke e47747fcaf Durable editbin.exe path on Windows, start to extract installer version global constant (#267)
* remove some debugging in install.sh
* Take 3 w/ Straya spec changes
* Set path to editbin and check - macos env variable?
* Move more version to env vars
* set version back to 0.1.6 in ci runners for now
2020-06-08 17:17:48 -07:00
Yostraandwjblanke bc7e0aee30 typo 2020-06-01 08:56:59 -07:00
Yostraandwjblanke b13515f622 correct name for check plots 2020-06-01 08:56:59 -07:00
Yostraandwjblanke 2b761db470 path change 2020-06-01 08:56:59 -07:00
Yostraandwjblanke 6c2d93ba36 win insaller cleanup 2020-06-01 08:56:59 -07:00
Yostraandwjblanke 2f8c62e9d7 Revert "Windows installer (#232)"
This reverts commit 1cb8840538.
2020-06-01 08:56:59 -07:00
Yostraandwjblanke 8dbaacb883 Windows installer (#232)
* installer

* action

* remove this temporarely

* add logging

* python

* ico

* typo

* config file

* node installer

* remove unused var

* asar flag

* move setup events

* no asar

* closer to root

* move everything closer to home

* Revert "move everything closer to home"

This reverts commit 528083427a.

* Revert "closer to root"

This reverts commit f579fde829.

* long paths

* asa,r but unpack

* build mac on Azure

* azure

* don't use extended public key
2020-06-01 08:56:59 -07:00
b964d86a5f Electron react (#226)
* clean react
* add material ui
* add word list
* mnemonic v0
* jeepney backup
* keychain usage
* wallet api
* mnemonic ui
* mnemonics redux state
* handle exceptions correctly
* dashboard
* wallets
* get puzzle hash
* tx history
* sidebar
* start stop wallet node
* use existing mnemonics
* status info
* create cc wallet
* theme should be outside of switch
* create offer
* dbus alternative for linux
* key migration
* don't autocomplete, don't reset simulator db
* reset mnemonics
* Refactor keychain, and key migration
* Implement UI for changing keys
* Removing keys and mnemonic button
* Start making farmer and harvester RPCs
* start rpx for simulator
* Harvester and farmer websocket, and basic UI
* Plot display and deletion
* launch daemon on start
* State changes from full node, harvester, farmer, and full node ui improvements
* split balances in react
* pending change balance
* plotter
* dev config
* maintain connection / retry
* Remove electron-ui, and style fixes
* Better farmer and full node control
* Remove electron ui references
* Uncomment out starting the dameon
* Remove timelord tab, and change full node style
* Clean up new wallet login
* Refactor RPCs
* Now that the GH runner uses python 3.7.7 - use for windows installer
* add balance split to coloured coin wallet
* spendable balance fix
* Import private key from UI fix
* mac build/installer

Co-authored-by: Mariano Sorgente <sorgente711@gmail.com>
Co-authored-by: Lipa Long <lipa@chia.net>
Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
2020-06-01 08:56:59 -07:00