Commit Graph
407 Commits
Author SHA1 Message Date
Zlatko Fedor 1ad8649c99 removed unused variable 2021-01-26 19:01:22 +01:00
Gene Hoffman 81943ec0f6 GUI locales update 2021-01-26 08:53:28 -08:00
Zlatko FedorandGene Hoffman 7f59a9c904 fixed eslint 2021-01-26 08:45:40 -08:00
Zlatko FedorandGene Hoffman bc43c51060 used correct height for unfinished blocks 2021-01-26 08:45:40 -08:00
Zlatko FedorandGene Hoffman d44bb53a1d updated block page
added new fields
removed deprecated fields
updated locale
2021-01-26 08:45:40 -08:00
Zlatko FedorandGene Hoffman 59f1593fff use correct state for farmer 2021-01-26 08:45:40 -08:00
Gene Hoffman 3d94bf2f74 Update locales, package-lock 2021-01-25 16:40:28 -08:00
Zlatko FedorandGene Hoffman adac4cb626 fixed eslint 2021-01-25 16:35:25 -08:00
Zlatko FedorandGene Hoffman ee5168bd60 added sub_height into the block detail 2021-01-25 16:35:25 -08:00
Zlatko FedorandGene Hoffman a2b4a27811 removed unused console.log 2021-01-25 16:35:25 -08:00
Zlatko FedorandGene Hoffman e5662ef0d6 show sub_block height with italic style 2021-01-25 16:35:25 -08:00
Zlatko FedorandGene Hoffman 88847b7e26 removed unused code 2021-01-25 16:35:25 -08:00
Zlatko FedorandGene Hoffman e59b6a1e62 fixed table cell sizes
added more descriptive plot state
2021-01-25 16:35:25 -08:00
Zlatko FedorandGene Hoffman 784d3efad1 use MiB for all connections list 2021-01-25 16:35:25 -08:00
Zlatko FedorandGene Hoffman c18e284186 ignore eslint unicorn rules 2021-01-25 16:35:25 -08:00
Zlatko FedorandGene Hoffman f12dac4427 deps 2021-01-25 16:35:25 -08:00
Zlatko FedorandGene Hoffman 1ac954c72d show sub_block instead of blocks 2021-01-25 16:35:25 -08:00
Gene Hoffman 909c1c6dbb It's 2021 in the GUI now 2021-01-23 14:32:26 -08:00
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