1
0
Fork 0
forked from lthn/blockchain
Commit graph

1259 commits

Author SHA1 Message Date
cryptozoidberg
ca46baf24a
secure seed api extended 2020-11-24 20:01:46 +01:00
cryptozoidberg
9ff78d1351
implemented proper validation of seed phrase in simplewallet 2020-11-21 23:05:09 +01:00
cryptozoidberg
491d98cb6d
fixed minor bugs(thanks to Sowle for review) 2020-11-21 14:28:21 +01:00
cryptozoidberg
5889b84acd
unit tests expended to cover secure seed cases 2020-11-20 16:40:54 +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
6349ed8341
fixed seed loading functions, fixed unit_tests 2020-11-18 21:20:08 +01:00
cryptozoidberg
e59178916b
fixed wrong type conversion 2020-11-18 00:23:57 +01:00
cryptozoidberg
20631c5805
secure seed: basic support implementation(in work) 2020-11-17 01:30:51 +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
zano build machine
39d17ddb86 === build number: 109 -> 110 === 2020-11-01 23:30:54 +03:00
cryptozoidberg
d965912ef6
cleaned up logs for search wallet function 2020-10-31 00:12:55 +02:00
cryptozoidberg
b591a4c0d3
added command for searching lost wallets over the hard drive 2020-10-30 13:56:34 +02:00
cryptozoidberg
3a88665efb
Merged from develop and fixed conflicts 2020-10-19 21:50:30 +03: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
zano build machine
28ce614443 === build number: 108 -> 109 === 2020-10-17 23:38:57 +03:00
cryptozoidberg
17d556fd03
added html missing files 2020-10-17 23:37:38 +03:00
cryptozoidberg
3d4c26e6ed
updated html precompiled version 2020-10-17 23:37:38 +03: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
zano build machine
e7bea018ff === build number: 107 -> 108 === 2020-10-17 20:10:56 +03:00
cryptozoidberg
023ffb7a26
Merge branch 'develop' into release 2020-10-17 20:09:34 +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
zano build machine
a05848ccad === build number: 106 -> 107 === 2020-10-13 09:56:55 +03:00
cryptozoidberg
3d1c4c691e
Merge branch 'develop' into release 2020-10-13 09:55:25 +03:00
cryptozoidberg
cbfc172d7c
Merge branch 'ui_develop' into develop 2020-10-13 09:53:57 +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
zano build machine
f4cb5488a6 === build number: 105 -> 106 === 2020-10-12 16:31:59 +03:00
cryptozoidberg
e63b10df12
Merge branch 'master' into develop 2020-10-12 16:26:43 +03:00
cryptozoidberg
97ffe61e71
Merge branch 'ui_develop' into develop 2020-10-12 16:26:00 +03: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
ArqTras
6154e2fadd
Update pre_download.h (#218)
Typo
2020-10-09 15:12:15 +02:00
arthurest
06ce740345
fixed transaction sync issue (#223) 2020-10-03 13:32:00 +02:00
sowle
6a18d031ae
fixed minor bug in wallet2::assign_account() + more getters for account_base 2020-10-02 16:19:08 +03:00
arthurest
7e972a4321
fixed transaction sync issue (#221) 2020-10-02 13:06:22 +02:00
zano build machine
8b242b149c === build number: 104 -> 105 === 2020-10-01 16:23:31 +03:00
cryptozoidberg
9bf85dfed5
fixed detach_blockchain for watchonly wallet 2020-09-29 23:42:09 +03: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
6f7d07d282
wallets_manager: set wallet state to ready (instead of 0 "undefined") upon generation (fix for #219) 2020-09-22 17:18:53 +03:00
sowle
a6cf555879
cmake: require version 3.16 if PCH is enabled for Linux build 2020-09-21 14:40:17 +03:00