40 Commits
Author SHA1 Message Date
Matthew Howardandwjblanke 48e5a90197 Fix typo in pending state string 2020-06-01 08:56:59 -07:00
Mariano Sorgenteandwjblanke 0e4bfcdd4c Fix crash when quickly switching walelts 2020-06-01 08:56:59 -07:00
Mariano Sorgenteandwjblanke e6c174200f Add tooltips for balance explanation and clean up code 2020-06-01 08:56:59 -07:00
Yostraandwjblanke 8c97a02f55 clean redux state on logout 2020-06-01 08:56:59 -07:00
Yostraandwjblanke 5e81bac95e Code sign MacOS DMG, fix Mac icons, move to asar on mac install (#257)
* osx code signing in ci
* Install node
* asar and icon
2020-06-01 08:56:59 -07:00
Mariano Sorgenteandwjblanke f5b446fcc4 Fix update after sync, and refresh after plot 2020-06-01 08:56:59 -07:00
Mariano Sorgenteandwjblanke 063f5d704b No dev tools open, bigger window, and warning for upnp 2020-06-01 08:56:59 -07:00
Gene Hoffmanandwjblanke a79111f4ff Stop chia services on Windows #NoZombies (#253)
* simpler
* execsync
Co-authored-by: Strahinja Markovic <straya@chia.net>
2020-06-01 08:56:59 -07:00
Lipa Longandwjblanke cea0351fc2 remove below zero change to spendable balance 2020-06-01 08:56:59 -07:00
Lipa Longandwjblanke a002119d78 fix spendable display double count 2020-06-01 08:56:59 -07:00
Lipa Longandwjblanke 93b3ca76b4 cc units in balance display 2020-06-01 08:56:59 -07:00
Yostraandwjblanke 5d985ef4ae tail force 2020-06-01 08:56:59 -07:00
Gene Hoffmanandwjblanke 1465632a48 Simplify build_windows with pip install --no-index --find-links (#248)
* only pip install chia-blockchain
* pip install from local index
2020-06-01 08:56:59 -07:00
Mariano Sorgenteandwjblanke cf5d1859a0 Display correct pending total balance 2020-06-01 08:56:59 -07:00
Mariano Sorgenteandwjblanke 5c770b3d3a Fix cc balance (#246) 2020-06-01 08:56:59 -07:00
Gene Hoffmanandwjblanke 16b6fa7677 add wheel and pep517 to win pyinstall venv. Update npm pkgs 2020-06-01 08:56:59 -07:00
Lipa Longandwjblanke 890ee93017 change cc wallet displayed balance units 2020-06-01 08:56:59 -07:00
Yostraandwjblanke bbea3ba1c7 correct path 2020-06-01 08:56:59 -07:00
Yostraandwjblanke 0bd849fef1 windows version 2020-06-01 08:56:59 -07:00
Yostraandwjblanke af9d6c6fc4 gui version number 2020-06-01 08:56:59 -07:00
Mariano Sorgenteandwjblanke 1ee5905c86 Fix farmer reward amount, correcly count fees 2020-06-01 08:56:59 -07:00
Yostraandwjblanke 2375a8e9cf prop name 2020-06-01 08:56:59 -07:00
Yostraandwjblanke 54c6770f50 hide farm button if not local test 2020-06-01 08:56:59 -07:00
Yostraandwjblanke a5cf3d9bed after keys, longer pause 2020-06-01 08:56:59 -07:00
Yostraandwjblanke f3a0837a1f start farmer and harvester after we have keys 2020-06-01 08:56:59 -07:00
Yostraandwjblanke 91f72c6c8e lgtm 2020-06-01 08:56:59 -07:00
Strahinja Markovicandwjblanke f026ac1262 undefinded store 2020-06-01 08:56:59 -07:00
Yostraandwjblanke e538505d66 ping interval 2020-06-01 08:56:59 -07:00
Yostraandwjblanke 057dcf5dc1 ui touches 2020-06-01 08:56:59 -07:00
Yostraandwjblanke 5d447cb4b5 min window size 2020-06-01 08:56:59 -07:00
Yostraandwjblanke 43554fa21e close on exit, don't open dev tolls if packaged 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
Mariano Sorgenteandwjblanke dda385ee73 Fix plot logging display, second temp dir, and select field bug (#230) 2020-06-01 08:56:59 -07:00
Mariano Sorgenteandwjblanke ac46c60f97 Ms.fix balance (#229)
* Fix broken balance display and connection count display
2020-06-01 08:56:59 -07:00
Mariano Sorgenteandwjblanke 32f914ff21 Fix bad RPC for empty database (#228) 2020-06-01 08:56:59 -07:00
Lipa Longandwjblanke d6267ca4a2 split balance display 2020-06-01 08:56:59 -07:00
c73300b225 Ms.transaction fixes (#227)
* dbus alternative for linux

* key migration

* reset mnemonics

* Fix tests, and start working on key selection

* Implement UI for changing keys

* Removing keys and mnemonic button

* Start making farmer and harvester RPCs

* routing, daemon, react
* Fix rpc shutdown

* Harvester and farmer websocket, and basic UI
* Plot display and deletion
* use proper config:
* don't crash on nondefined
* local test false
* launch daemon on start
* farmer clean
* get blocks
* header table
* Start with farmer callback, fix bug in getting latest blocks
* State changes from full node, harvester, farmer, and full node ui improvements
* split balances in react
* pending change balance
* plotter
* dev config
* gitignore fail..
* maintain connection / retry
* Fix tests
* Remove electron-ui, and style fixes
* Better farmer and full node control
* Remove electron ui references
* Uncomment out starting the dameon
* Add to changelog
* Remove timelord tab, and change full node style
* Clean up new wallet login
* Refactor RPCs
* Fix flake8 import issues in full_node_rpc_server.py
* add balance split to coloured coin wallet
* spendable balance fix
* Import private key from UI fix
* Various fixes to transaction sending, and UI tweaks
* Fix merge issues

Co-authored-by: Yostra <straya@chia.net>
Co-authored-by: Lipa Long <lipa@chia.net>
Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
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