1
0
Fork 0
forked from lthn/blockchain
Commit graph

1779 commits

Author SHA1 Message Date
cryptozoidberg
bc68026e30
added missing field to serialization map 2020-09-09 13:15:46 +02:00
sowle
a2c617807e
Merge branch 'develop' into ui_develop 2020-09-08 21:44:21 +03:00
sowle
ef36998126
build scripts: testnet var fixed 2020-09-08 21:39:01 +03:00
cryptozoidberg
125a7be3c5
Fixed build for macos 2020-09-08 17:07:24 +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
cryptozoidberg
af308765d9
Merge from master 2020-09-07 21:03:47 +02:00
cryptozoidberg
3678ba2154
fixed connectivity for simplewallet in srv mode 2020-09-07 20:59:44 +02:00
sowle
e52412facb
wallet: fix for outgoing unconfirmed txs handling in tracking wallets 2020-09-07 17:35:23 +02:00
sowle
9067e09e22
wallet: fix for outgoing unconfirmed txs handling in tracking wallets 2020-09-07 17:36:41 +03:00
Sergey Radionov
4ba14a2d4f
snap: fixed run on strict confinement (#213) 2020-09-05 22:23:02 +02:00
Sergey Radionov
349709298d
snap: fixed run on strict confinement (#213) 2020-09-05 22:13:03 +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
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
1028751ee6
grade -> stable 2020-09-04 14:03:56 +02:00
cryptozoidberg
038348ac77
Changed devmode to strict 2020-09-04 12:32:21 +02:00
cryptozoidberg
211c1b4838
fixing i386 build 2020-09-03 23:20:25 +02:00
Sergey Radionov
dc961928d9
initial snap support added (#210) 2020-09-03 17:01:15 +02:00
Sergey Radionov
8b8bbf3247
initial snap support added (#210) 2020-09-03 14:27:00 +02:00
cryptozoidberg
baaf1c06ec
let's pretend this never happened 2020-09-02 17:28:19 +02: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
3dce5fd078
fixed simplewallet.cpp 2020-09-01 23:30:18 +02:00
cryptozoidberg
3b3dbd6fa2
fixed core tests 2020-09-01 18:48:10 +02:00
cryptozoidberg
578356b104
Merge branch 'flags' into develop 2020-09-01 16:08:23 +02:00
cryptozoidberg
d803771b52
Merge branch 'develop' into flags 2020-09-01 16:07:58 +02:00
cryptozoidberg
aea993f36b
implemented exclude_staking_txs filter 2020-09-01 00:26:46 +02:00
sowle
bd894a0119
has_field_of_type_in_extra() -> have_type_in_variant_container() 2020-08-31 20:03:49 +03:00
cryptozoidberg
2dd0848b0a
added extra conditions on extra fields update in wallet 2020-08-31 18:23:41 +02:00
sowle
b02fc0b5d8
wallet: all free space checks removed completely 2020-08-31 16:37:05 +03:00
sowle
3755f0da18
wallet: --disable-wallet-free-space-check added for simplewallet and Zano 2020-08-31 15:40:37 +03:00
cryptozoidberg
13accb65ad
fixed few issues with attachment encryption 2020-08-29 01:14:26 +02:00
cryptozoidberg
01dc176ff4
Merge branch 'develop_mobile' into develop 2020-08-28 11:45:26 +02:00
cryptozoidberg
f4ff304bde
simplewallet speed opt + more logs 2020-08-27 15:10:03 +02:00
cryptozoidberg
cb751f61c3
Merge branch 'develop' into develop_mobile 2020-08-25 13:45:35 +02:00
cryptozoidberg
af0d65af74
enabled auditable wallets on mobile 2020-08-25 13:45:05 +02:00
cryptozoidberg
d17571b972
Merge branch 'develop' into develop_mobile 2020-08-25 00:07:25 +02:00
sowle
967586a2a8
munin: poolstate_data_file_size changed to reflect LMDB/MDBX options 2020-08-24 17:52:14 +03:00
sowle
980621ad72
munin link script fixed 2020-08-24 17:46:04 +03:00
sowle
6a5b1f5137
munin: blockchain_data_file_size changed to reflect LMDB/MDBX options + link script added 2020-08-24 17:39:03 +03:00
sowle
55c9252aba
fix permission for sequence_factor munin plugin 2020-08-21 18:10:04 +03:00
sowle
959c173800
unit tests fixed 2020-08-21 15:07:16 +03:00
sowle
66f212715b
coretests: gcc crazy linking fixed once again 2020-08-20 20:09:19 +03:00
sowle
179b41cabb
fixed multi-line comment warnings 2020-08-20 17:05:03 +03:00
cryptozoidberg
77c7e9b0ce
Disabled developers context menu 2020-08-19 21:07:09 +02:00
sowle
a4994a87ef
gcc compilation fixed 2020-08-19 18:35:16 +03:00
cryptozoidberg
5a0cfe1b4a
chacha stream integrated into load/store functions 2020-08-18 21:54:25 +02:00
cryptozoidberg
a4b31c081c
implemented chachastream performance tests(results are pretty good: only 2% slowdown of load/save operations on wallet) 2020-08-18 21:54:25 +02:00
cryptozoidberg
579e4826ed
modifications for chacha stream test 2020-08-18 21:54:24 +02:00
cryptozoidberg
947af8c22b
cleaned up tests, fixed bug with not croped buff on flush 2020-08-18 21:54:24 +02:00
cryptozoidberg
67d2d7f200
implemented right version of stream filter for input 2020-08-18 21:54:24 +02:00