1
0
Fork 0
forked from lthn/blockchain
Commit graph

301 commits

Author SHA1 Message Date
Nazar
45fe1403f5
fix status wallet in btn setting (#267) 2020-12-11 14:12:48 +01:00
cryptozoidberg
0a22f94030
fixed seed info validation 2020-12-09 21:33:14 +01:00
Nazar
7b4a6fa90a
Status setting wallet fix (#265)
* Status setting wallet (#1)

* add disabled btn setting_wallet

* add build html

* fix update status wallet

* add context copy seed_phrase

* fix bug

* fix wallet status

* update

* Create wallet

* fix wallet login and add seed block in create wallet
2020-12-09 21:32:46 +01:00
Nazar
1e0d085727
fix update status wallet (#259)
* add disabled btn setting_wallet

* add build html

* fix update status wallet
2020-12-03 21:15:01 +01:00
Nazar
e02c269c17
Add build html (#258)
* add disabled btn setting_wallet

* add build html
2020-12-03 18:14:11 +01:00
Nazar
bbd4cd5e04
add disabled btn setting_wallet (#257) 2020-12-03 16:45:11 +01:00
Nazar
d54c4f6237
update restore-wallet (#255)
* update restore wallet

* update restore wallet
2020-12-02 14:29:17 +01:00
cryptozoidberg
60d6c44fb9
Merge branch 'develop' into ui_develop 2020-12-01 18:01:13 +01:00
Nazar
1d7bd3bda7
all three tasks have been completed (#253)
* all three tasks have been completed

* created copy seed phrase
2020-11-30 22:03:25 +01:00
cryptozoidberg
2d8adf2734
extended secure seed api for mobile wallet 2020-11-25 22:11:02 +01:00
cryptozoidberg
ca46baf24a
secure seed api extended 2020-11-24 20:01:46 +01:00
cryptozoidberg
03cb013695
Seed password implementation: in work 2020-11-20 00:37:48 +01:00
cryptozoidberg
b47e385279
simplewallet secure seed promt implemented 2020-11-18 23:05:58 +01:00
cryptozoidberg
d2899efbf1
Merge branch 'ui_develop' into develop 2020-11-11 21:32:16 +03:00
Kirill
8197265da1
fixed shaking side menu (#250) 2020-11-11 19:27:45 +01:00
cryptozoidberg
a67b5dbe48
Merge branch 'ui_develop' into develop 2020-11-10 19:15:41 +03:00
Kirill
a803c70c34
Ui develop (#243)
* added send icon as pseudo element

* fix pagination on mining toggle

* fix pagination on mining toggle

* fix pagination on mining toggle offset form 0

* fix pagination on change wallet

* disable pagination on wallet sync
fix blinked content after rerun command by callback

* files

* fix stuck modal window when lose or bed internet connection

* correct working pagination with hide transactions
2020-11-10 17:09:35 +01:00
cryptozoidberg
d14e778d44
Merge branch 'ui_develop' into develop 2020-10-19 21:47:12 +03:00
Kirill
543c110ed9
Ui develop (#234)
* added send icon as pseudo element

* fix pagination on mining toggle

* fix pagination on mining toggle

* fix pagination on mining toggle offset form 0
2020-10-19 20:45:57 +02:00
cryptozoidberg
7d8fb36488
Merge branch 'ui_develop' into develop 2020-10-17 23:37:00 +03:00
cryptozoidberg
5099bc99e6
added html missing files 2020-10-17 23:36:20 +03:00
cryptozoidberg
900ae720de
updated html precompiled version 2020-10-17 23:35:38 +03:00
cryptozoidberg
5a68ca81ad
Merge branch 'ui_develop' into develop 2020-10-17 20:08:53 +03:00
cryptozoidberg
c7aa656b3e
fixed dummy func 2020-10-17 20:08:00 +03:00
Kirill
429a7d8929
Ui fix icons in compiled html (#231)
* on error CORE_BUSY repeat command after 50 ms

* icons
2020-10-17 18:38:59 +02:00
cryptozoidberg
80672a783b
added dummy method for CORE_BUSY situation modelling 2020-10-16 14:09:31 +03:00
Kirill
93d7fc6dbc
Ui fix disappear close wallet icon (#228)
* fixed icon disappear on retina screens

* added error case FAILED and throw it to console with message:
Error: (${error}) was triggered by command: ${command}`

* pagination for hide mining transactions

* files

* close wallet icon
2020-10-13 08:51:37 +02:00
Kirill
2693c5a4ba
Ui pagination hide mining (#227)
* fixed icon disappear on retina screens

* added error case FAILED and throw it to console with message:
Error: (${error}) was triggered by command: ${command}`

* pagination for hide mining transactions

* files
2020-10-12 15:12:47 +02:00
Kirill
a47e92d117
Ui fix message failed (#225)
* fixed icon disappear on retina screens

* added error case FAILED and throw it to console with message:
Error: (${error}) was triggered by command: ${command}`
2020-10-10 13:09:48 +02:00
arthurest
06ce740345
fixed transaction sync issue (#223) 2020-10-03 13:32:00 +02:00
arthurest
7e972a4321
fixed transaction sync issue (#221) 2020-10-02 13:06:22 +02:00
sowle
4432ecbe08
gui: more careful logging 2020-09-26 16:19:36 +03:00
sowle
11850a1e05
gui: fixed a transactions' incorrect pagination when a wallet mines PoS and sends rewards to another address 2020-09-25 17:47:37 +03:00
sowle
0b6c5ca53a
gui code improvements
1) all hardcoded URL links moved to constants.ts
2) gui now aware of mainnet/testnet
3) testnet build open up testnet block explorer
4) testnet build is marked with TESTNET note right after version
2020-09-19 06:01:38 +03:00
sowle
f2fa26f1d8
mainwindow: get_network_type() added to allow the GUI distinguish between mainnet and testnet 2020-09-19 05:56:21 +03:00
sowle
cb97ca9994
mainwindow: getting rid of unused code 2020-09-19 05:55:14 +03:00
sowle
7bb3993029
ng build 2020-09-11 17:43:40 +03:00
sowle
acda8f911b
Merge branch 'ui_develop' into issue207 2020-09-11 14:24:24 +03:00
arthurest
0a78a09283
Develop (#216)
* fixed issue when user at first typing '.' in field amount

* show amount value in modal without 0

* changed wallet colors style

* Implement master password confirmation

* Small GUI bugs-> added translate for scale

* Unexpected screen after clicking 'go back'

* #154->Make alias registration error messages more informative

* added Wallet Status on Lock-Screen

* cleaned unused code

* changed ! to i in sidebar

* fixed ng build --prod issue

* 139 -> Search in History tab

* restored wallet text after not right merge

* hide for Tracking wallet 'send' and 'contracts' tabs

* 163-> GUI: tx history pagination is not working sometimes
2020-09-09 20:29:14 +02:00
cryptozoidberg
1c78e4c2c6
Merge branch 'develop' into ui_develop 2020-09-09 13:17:18 +02:00
cryptozoidberg
07830d7988
Merge branch 'release' into develop 2020-09-09 13:16:43 +02:00
cryptozoidberg
a239f62a99
Merge from develop 2020-09-08 13:13:43 +02:00
arthurest
c330b2bf39
Develop (#215)
* fixed issue when user at first typing '.' in field amount

* show amount value in modal without 0

* changed wallet colors style

* fixed few issues with attachment encryption

* added extra conditions on extra fields update in wallet

* has_field_of_type_in_extra() -> have_type_in_variant_container()

* implemented exclude_staking_txs filter

* Implement master password confirmation

* Small GUI bugs-> added translate for scale

* Unexpected screen after clicking 'go back'

* #154->Make alias registration error messages more informative

* added Wallet Status on Lock-Screen

* cleaned unused code

* changed ! to i in sidebar

* fixed ng build --prod issue

* 139 -> Search in History tab

* restored wallet text after not right merge

* hide for Tracking wallet 'send' and 'contracts' tabs

Co-authored-by: cryptozoidberg <crypto.zoidberg@gmail.com>
Co-authored-by: sowle <crypto.sowle@gmail.com>
2020-09-08 13:03:15 +02:00
Sergey Radionov
f24e271119
Some minor issues are fixed (#212)
* It's just waste of resources to use temp variable to call static members

also, according to docs, QString::fromStdString already take care about utf8 conversion,
so there is no need to do std::string -> C string -> QString conversion.

* Don't try use tray actions if tray is not available.

It just leads to the crash.
2020-09-05 17:29:41 +02:00
sowle
f878fd897a
Merge branch 'ui_develop' into issue207 2020-09-05 16:55:21 +03:00
arthurest
3de757e634
Develop (#209)
* fixed issue when user at first typing '.' in field amount

* show amount value in modal without 0

* changed wallet colors style

* fixed few issues with attachment encryption

* added extra conditions on extra fields update in wallet

* has_field_of_type_in_extra() -> have_type_in_variant_container()

* implemented exclude_staking_txs filter

* Implement master password confirmation

* Small GUI bugs-> added translate for scale

* Unexpected screen after clicking 'go back'

* #154->Make alias registration error messages more informative

* added Wallet Status on Lock-Screen

* cleaned unused code

* changed ! to i in sidebar

* fixed ng build --prod issue

Co-authored-by: cryptozoidberg <crypto.zoidberg@gmail.com>
Co-authored-by: sowle <crypto.sowle@gmail.com>
2020-09-05 13:56:45 +02:00
cryptozoidberg
e01e59df24
disabled tray notifications while wallet sync 2020-09-04 22:26:03 +02:00
sowle
884c9584d5
#207 has been partially fixed 2020-09-03 19:32:10 +03:00
arthurest
21665f897d
Develop (#208)
* fixed issue when user at first typing '.' in field amount

* show amount value in modal without 0

* changed wallet colors style

* fixed few issues with attachment encryption

* added extra conditions on extra fields update in wallet

* has_field_of_type_in_extra() -> have_type_in_variant_container()

* implemented exclude_staking_txs filter

* Implement master password confirmation

* Small GUI bugs-> added translate for scale

* Unexpected screen after clicking 'go back'

Co-authored-by: cryptozoidberg <crypto.zoidberg@gmail.com>
Co-authored-by: sowle <crypto.sowle@gmail.com>
2020-09-02 00:02:17 +02:00
cryptozoidberg
aea993f36b
implemented exclude_staking_txs filter 2020-09-01 00:26:46 +02:00