Commit Graph
76 Commits
Author SHA1 Message Date
Mariano SorgenteandGene Hoffman b791bf1da8 Cleaner send_transaction flow and more wallet rpc testing 2020-10-01 11:07:12 -07:00
YostraandGene Hoffman 579b0e7c28 npm run format 2020-09-14 15:38:55 -07:00
YostraandGene Hoffman 5fec4056b2 unused import 2020-09-14 15:38:55 -07:00
YostraandGene Hoffman cb0897ba36 get backup client 2020-09-14 15:38:55 -07:00
YostraandGene Hoffman ecf356700a state 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman cdd3c9bb98 Lgtm 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman 4d37f80641 Fix plotting typo 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman d8403bc71a Also fix trades and incoming api 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman ce506ff1a1 No mutable redux state for farmer, harvester, full node 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman d941b44546 cleanup, added hex check on info packet input, deleted addRLUserInfo.js (obsolete) 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman feb34421d9 Close websocket from rendered. Try to fix zombies 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman f79d703f8a backup dialogues 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman 566340cb17 rl wallet type bug fix. various rl ui cleanup. 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman 83418177fe removed previous additions to middleware_api and replaced with functions in message.js 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 24f70b6b47 merge con 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 984a473868 rebase merge conflict 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman 21985a8d47 fix send message status display bug 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman f6d48713e8 fixed rl interval limit setup; style and text edits; cleanup 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman f9877e0e97 load user's wallet after setup 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman 5d446ce855 style fixes and set user info 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman 87dbe8ff07 build out rl and bug fixes 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman 7d536320d2 combined admin, user, and user setup into RateLimitedWallet.js 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman eabf7a0c89 rate limited wallet creation stuff 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 90f8772bc8 adds rl_set_user_info 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman cb2b5f0d5c adds create rl user wallet 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 1d4107e030 combines create wallet and create coin api and adds js endpoint 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman e975b015ed create rl admin and user wallets pages. rl walle user page. small misc fixes. 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman eb7cc872ae fix balances, api change 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 94e4afc652 add file necryption 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 617a991bc3 backup state 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 8e3cf46b9a backup state 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 81db44a760 get backup info 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 1e8d5fc406 remove unsused args 2020-07-27 16:01:18 -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
YostraandGene Hoffman 3c8f708756 delete db when key is deleted, fix skip 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman f5e2470c87 cleanup 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman ff31116d77 path and get wallets after created 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman 1f36567f20 new simulator genesis and don't show create backup on start 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman 4a9e846a02 import/restore ui 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman b9cc0aec99 restore backup ui 2020-07-27 16:01:18 -07:00
Mariano SorgenteandGene Hoffman 96fb27f4c7 Fix display, netspace calc, new sidebar (#313)
* fix cc spendable balance, cc units, cc spend

* Enter correct units in create offer

* Fix netspace calculation

* Disconnect from useless peers, and sidebar revamp

* Remove logging

* Green icon to black icon
2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 550642c789 Minor repairs and fix BIP39 and add tests (#310)
* Logging of plot num, num proofs found, and fix rpc edge case
* Revert add -> append, and python black
* Fix list/set issue
* Correct BIP39 spec and test vectors
* Fix create mnemonic UI
2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 0d8858f9b0 simulator genesis and fix 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman f2f69f8ac9 secure cancel spinner 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman ec184f5110 lgtm 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 718229db78 async actions for create/accept/view 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman a2a6be8b14 progress indicator 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman c25ca9ee0a trade ui: 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 021f96caa5 ui 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 473242df0c seprate trading ui 2020-07-16 13:05:43 -07:00