Commit Graph

212 Commits

Author SHA1 Message Date
Mariano Sorgente b374fbd853 Correctly set success:True for websockets 2020-10-01 11:07:12 -07:00
Mariano Sorgente fdf1910bf3 Fix farmer display bug 2020-10-01 11:07:12 -07:00
Mariano Sorgente 6f183f7eee Improve wallet sync performance 2020-10-01 11:07:12 -07:00
Mariano Sorgente fec5aeb010 Get UI working 2020-10-01 11:07:12 -07:00
Mariano Sorgente 4159272684 Don't add repeated sent_to entries 2020-10-01 11:07:12 -07:00
Mariano Sorgente a44ac3df5a Pass fee, but don't allow fee in UI for CC and RL since it's not done 2020-10-01 11:07:12 -07:00
Mariano Sorgente be7267021d Fix Block.js bug and slow RL wallet bug 2020-10-01 11:07:12 -07:00
Mariano Sorgente fa2fea9d79 Finish wallet rpc tests 2020-10-01 11:07:12 -07:00
Mariano Sorgente 97cbadc51f More refactoring of rpcs and wallet 2020-10-01 11:07:12 -07:00
Mariano Sorgente 08ac82001c Refactor RPCs 2020-10-01 11:07:12 -07:00
Mariano Sorgente b791bf1da8 Cleaner send_transaction flow and more wallet rpc testing 2020-10-01 11:07:12 -07:00
Mariano Sorgente 58cc5eb21a Fix farmer display bug 2020-09-15 12:26:16 -07:00
Gene Hoffman b3c14dc6e7 Changelog update for beta 12, Add k=33 temp space actual to UI 2020-09-14 15:38:55 -07:00
Gene Hoffman 21f16ddc96 Fix spelling in chia show -w 2020-09-14 15:38:55 -07:00
Gene Hoffman 165797d8c3 Final update to workingspace actuals and estimates - standard `-b` 2020-09-14 15:38:55 -07:00
Gene Hoffman 68bffd7158 pyinstaller back to 4.0 - update working spaces 2020-09-14 15:38:55 -07:00
Yostra 75ab278488 typo 2020-09-14 15:38:55 -07:00
Yostra 579b0e7c28 npm run format 2020-09-14 15:38:55 -07:00
Yostra 6688d653e5 use callback 2020-09-14 15:38:55 -07:00
Gene Hoffman 428d6f917e Update changelog. Improved working space estimates in UI 2020-09-14 15:38:55 -07:00
Gene Hoffman fa6699bafe Update temp space estimates in plotter GUI 2020-09-14 15:38:55 -07:00
Yostra 82c1e339c9 use theme hook 2020-09-14 15:38:55 -07:00
Yostra d37a8978ce don't run in tests 2020-09-14 15:38:55 -07:00
Yostra 5fec4056b2 unused import 2020-09-14 15:38:55 -07:00
Yostra cb0897ba36 get backup client 2020-09-14 15:38:55 -07:00
Gene Hoffman 43cdbb90b9 Disable MD041/first-line-heading/first-line-h1 - md lint 2020-09-14 15:38:55 -07:00
Gene Hoffman c9f703b5c6 remove px for css lint 2020-09-14 15:38:55 -07:00
Gene Hoffman d8f0e508b8 Bump electron-osx-sign - mention @embiem 's changes - Sidebar to Wallets 2020-09-14 15:38:55 -07:00
Yostra d3f26c1b37 styles 2020-09-14 15:38:55 -07:00
Yostra fc99ce0269 npm audit fix 2020-09-14 15:38:55 -07:00
Martin Beierling-Mutz be8e9b7e66 Add Card component
Also change primary color to green & use Proptypes.
2020-09-14 15:38:55 -07:00
Martin Beierling-Mutz 026cd613ba Add first version of the new Table component 2020-09-14 15:38:55 -07:00
Martin Beierling-Mutz 26d34df7a0 Add styleguidist for isolated UI development 2020-09-14 15:38:55 -07:00
Gene Hoffman 9ef4db37f3 Fix various css lint issues 2020-09-14 15:38:55 -07:00
Roxana Mafteiu-Scai 63890710f7 Further refactored using hooks 2020-09-14 15:38:55 -07:00
Roxana Mafteiu-Scai 168a45338f Refactored code using hooks 2020-09-14 15:38:55 -07:00
Roxana Mafteiu-Scai 429d4acc47 Eliminated redundancy in interacting with Redux store 2020-09-14 15:38:55 -07:00
Roxana Mafteiu-Scai 5f346fe0c0 Eliminated redundancy in interacting with Redux store 2020-09-14 15:38:55 -07:00
Roxana Mafteiu-Scai d434bdcc66 Eliminated redundancy in interacting with Redux store 2020-09-14 15:38:55 -07:00
Gene Hoffman 914b385b16 Fix windows installer, typo in Wallet Address 2020-09-14 15:38:55 -07:00
Roxana Mafteiu-Scai 2bd963b03b Fixed Developer Toolset undefined window error 2020-09-14 15:38:55 -07:00
Gene Hoffman 74ba5799d6 Update changelog - remove extra quit in linux electron 2020-08-24 16:48:39 -07:00
Bill Blanke e0886290c7 all plots do final atomic rename if successful 2020-08-24 16:48:39 -07:00
Gene Hoffman 5d57cc3942 Customize Electron menus, use aiosqlite fork, chiapos to 0.12.26 (#370)
* Initial check in of new menu creation
* aiosqlite by hash ea281b81
* Fix typo in setup.py
* Get version from build scripts
* Update to Mariano's py36 changes
* Test windows w/o Mariano aiosql
* Changes for electron Win
* Add window menu on Win
* Add wiki, faq, etc
* Use quit - upgrade chiapos to 0.12.26
2020-08-24 16:48:39 -07:00
Freddie Coleman 1c7d47f1f9 Add proper about window (#366)
* install about-window dependency

* add menu with about menu item

* conform to code style of the repo

* remove log line

* re-use callback helper

* use correct error var name

* remove unnecessary config
2020-08-24 16:48:39 -07:00
Yostra ecf356700a state 2020-08-18 10:59:45 -07:00
Mariano Sorgente cdd3c9bb98 Lgtm 2020-08-18 10:59:45 -07:00
Mariano Sorgente 4d37f80641 Fix plotting typo 2020-08-18 10:59:45 -07:00
Mariano Sorgente d8403bc71a Also fix trades and incoming api 2020-08-18 10:59:45 -07:00
Mariano Sorgente ce506ff1a1 No mutable redux state for farmer, harvester, full node 2020-08-18 10:59:45 -07:00