Commit Graph
389 Commits
Author SHA1 Message Date
Gene Hoffman 5c6c5c201a Update changelog for b22 - localize GUI 2021-01-19 14:19:13 -08:00
YostraandYostra 713fff6e95 remove frozen 2021-01-19 16:29:19 -05:00
YostraandYostra 6c0e930aaf debounce js requests 2021-01-19 16:29:19 -05:00
Zlatko FedorandGene Hoffman 017972b737 fixed autocomplete onchange event 2021-01-19 09:51:29 -08:00
Zlatko FedorandGene Hoffman f50a372b50 updated visualization of farmer state and expected time to win
moved components into the components directory
2021-01-14 14:14:57 -08:00
Gene Hoffman 369d2ac33b Changelog for b20, GUI locales, package lock 2021-01-14 12:16:53 -08:00
Zlatko FedorandGene Hoffman 6eeac15720 fixed lgtm alerts 2021-01-14 12:12:23 -08:00
Zlatko FedorandGene Hoffman 1d345ad949 show syncing on the farm page instead of bad expected time to win 2021-01-14 11:58:23 -08:00
Zlatko FedorandGene Hoffman 5dcc470d2c used history table for all wallets 2021-01-14 11:58:23 -08:00
Zlatko FedorandGene Hoffman 66c3e11864 added autocomplete for mnemonics with fast search 2021-01-14 11:58:23 -08:00
Zlatko FedorandGene Hoffman 82ba5c87ae deps
fixed typescript issue related to jsx errors in the vscode
2021-01-14 11:58:23 -08:00
Zlatko FedorandGene Hoffman 570a299bf2 fied typo in mnemonics 2021-01-14 11:58:23 -08:00
Zlatko FedorandGene Hoffman 0ba2c0e275 updated expected time to win 2021-01-14 11:58:23 -08:00
58b52a9091 Ms.multiprocessing2 (#665)
* Ms.bug fixes (#615)

* on_disconnect callback called if present, for services (full_node, farmer, etc) when a connection is closed
* connections added or removed are reflected in UI
* No migration of wallet full node peer
* More blockchain_transaction tests re-enabled
* Blockchain tests uncommented
* get_block_peak fixed in blockchain.py
* Reduce some logging in tests, and asynciosqlite logs suppressed for the DEBUG level

* Assert fee test

* Re-enable tx tests

* Don't log errors on task cancel

* More full node tests

* Add test and fix edge case for first sub slot

* More tests

* Multiprocessing for block validation

* Fix issue where sub slot is not present

* More bug fixes / tests

* continue

* test for multiprocessing

* Implement sync

* Change cpu count

* Fix lint

* Tweaks

* fix teardownn issue

* Fix issue where sub slot is not present

* Another bug fix and more logging

* Fix test

* Try to fix the other test

* Same store fix as in dev

* Fix import for tests

* Fix tests

* Fix test

* Increase test timeout

Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
2021-01-13 13:44:33 -08:00
Gene HoffmanandYostra 27b28d62f6 add locale:extract and locale:fix 2021-01-12 17:02:23 -05:00
Zlatko FedorandYostra 5696a1745e used internal table component for history 2021-01-12 17:02:23 -05:00
Zlatko FedorandYostra ecea77aae0 fixed state on the farm page 2021-01-12 17:02:23 -05:00
ZlatkoandYostra 4d02fcaa16 used total_iters from different object 2021-01-12 17:02:23 -05:00
YostraandYostra 3c0694ac29 wallet sync /not syned status 2021-01-12 17:02:23 -05:00
YostraandYostra 1ddfc8afb5 prep trie for menmonic suggestions 2021-01-12 17:02:22 -05:00
YostraandYostra d9d64229c4 rate limit req 2021-01-12 17:02:22 -05:00
ZlatkoandYostra 8c329cb89e updated locales 2021-01-12 17:02:22 -05:00
Gene HoffmanandYostra db1b0a0317 GUI typos and nits 2021-01-12 17:02:22 -05:00
Gene HoffmanandYostra 698560d68e We'll standardize on "Sync" 2021-01-12 17:02:22 -05:00
Gene HoffmanandYostra d1c7a5ed5e Fix Mint 20.04 thanks @impeace on keybase 2021-01-12 17:02:22 -05:00
ZlatkoandYostra dec23fe6d3 updated locale and related components 2021-01-12 17:02:22 -05:00
Gene HoffmanandYostra f24249fda1 Update some GUI text 2021-01-12 17:02:22 -05:00
ZlatkoandYostra 21d1ef4bc6 fixed type in the history type for RL and coloured wallet 2021-01-12 17:02:22 -05:00
ZlatkoandYostra 7665e14096 fixed type in the history table for standard wallet 2021-01-12 17:02:22 -05:00
ZlatkoandYostra 72b77b8540 showed loading indicator when user select key 2021-01-12 17:02:22 -05:00
ZlatkoandYostra 78c852360e fixed locale typo 2021-01-12 17:02:22 -05:00
ZlatkoandYostra c06618b6fb fixed refreshAll action 2021-01-12 17:02:22 -05:00
ZlatkoandYostra afe19392b4 removed unused code 2021-01-12 17:02:22 -05:00
ZlatkoandYostra 148f3c6733 used type from backend for chia rewards 2021-01-12 17:02:22 -05:00
ZlatkoandYostra 46fd4313e9 used local farming automatically 2021-01-12 17:02:22 -05:00
ZlatkoandYostra 970374caa8 added auto scroll to bottom 2021-01-12 17:02:22 -05:00
ZlatkoandYostra 977b96481a fixed lint issues 2021-01-12 17:02:22 -05:00
ZlatkoandYostra d0bf68ba9b used new synced field for useFarmerStatus 2021-01-12 17:02:22 -05:00
ZlatkoandYostra e9e9c19935 fixed second temporary directory 2021-01-12 17:02:22 -05:00
Gene HoffmanandYostra b00f057e75 GUI tool tip updates for new consenus 2021-01-12 17:02:22 -05:00
ZlatkoandYostra f90707d431 fixed selecting of the workspaceLocation2 2021-01-12 17:02:22 -05:00
ZlatkoandYostra 1a9991a5ee fixed lgtm lint issues 2021-01-12 17:02:22 -05:00
ZlatkoandYostra b4b0d0d233 show loading when blocks are empty 2021-01-12 17:02:22 -05:00
ZlatkoandYostra dbd1957ee4 used baseline for title 2021-01-12 17:02:22 -05:00
ZlatkoandYostra 95c8a57a22 added back button to the block page 2021-01-12 17:02:22 -05:00
ZlatkoandYostra c6a7b5c465 fixed list of the blocks when chain is empty 2021-01-12 17:02:22 -05:00
ZlatkoandYostra 5acc19955f use the plural for plot 2021-01-12 17:02:22 -05:00
Gene HoffmanandYostra d937a6b1e2 Update package-lock 2021-01-12 17:02:22 -05:00
ZlatkoandYostra 87a3087d5e removed unused code 2021-01-12 17:02:22 -05:00
ZlatkoandYostra 23a27d003d updated last block challenges 2021-01-12 17:02:22 -05:00