cryptozoidberg
|
807334866e
|
chacha stream integrated into load/store functions
|
2020-07-19 00:31:55 +02:00 |
|
cryptozoidberg
|
6a07ceadb0
|
implemented chachastream performance tests(results are pretty good: only 2% slowdown of load/save operations on wallet)
|
2020-07-18 22:27:17 +02:00 |
|
cryptozoidberg
|
5f29d0682a
|
modifications for chacha stream test
|
2020-07-18 01:09:14 +02:00 |
|
cryptozoidberg
|
ea07ed3e17
|
Merge branch 'develop_mobile' into wallet_crypt
|
2020-07-17 23:54:10 +02:00 |
|
cryptozoidberg
|
b11b4f19b0
|
Merge branch 'wallet_busy_core' into develop
|
2020-07-17 20:20:29 +02:00 |
|
cryptozoidberg
|
540da93eae
|
Merge branch 'develop' into wallet_busy_core
|
2020-07-17 20:19:58 +02:00 |
|
cryptozoidberg
|
824e161fbb
|
disabled auditable wallets in moobile version(will be added in next releases)
|
2020-07-17 19:54:14 +02:00 |
|
sowle
|
cd5b3e1126
|
Merge branch 'release' into develop
|
2020-07-17 18:25:59 +03:00 |
|
sowle
|
be90189eb2
|
gui: change link to auditable wlts help page
|
2020-07-16 12:57:41 +03:00 |
|
cryptozoidberg
|
4f2681dd7f
|
disabled lto for android, since it disable ELF-2
|
2020-07-15 23:28:06 +02:00 |
|
cryptozoidberg
|
be53017d8a
|
disabled lto for android, since it disable ELF
|
2020-07-15 23:23:50 +02:00 |
|
cryptozoidberg
|
53ecfef369
|
added more logs and fixed sync progress
|
2020-07-15 18:15:11 +02:00 |
|
cryptozoidberg
|
e5694f51f2
|
fixed compilation issue
|
2020-07-15 01:06:28 +02:00 |
|
cryptozoidberg
|
2133762010
|
fix on the mobile wallet crash
|
2020-07-15 00:48:58 +02:00 |
|
arthurest
|
c525e4342a
|
GUI: changed wallet colors style
* fixed issue when user at first typing '.' in field amount
* show amount value in modal without 0
* changed wallet colors style
|
2020-07-14 16:43:48 +03:00 |
|
sowle
|
a892486410
|
Merge branch 'develop' into release
|
2020-07-14 12:39:50 +03:00 |
|
sowle
|
6fe7c49e4b
|
=== build number: 94 -> 95 ===
|
2020-07-13 14:57:12 +03:00 |
|
sowle
|
b695cda21b
|
rebuild m_db_addr_to_alias container as well when migrating to DB v95
|
2020-07-13 14:54:32 +03:00 |
|
sowle
|
315a601081
|
simplewallet: restore auditable watch-only wallets the same way as normals, --restore-awo-wallet option removed
|
2020-07-13 14:51:39 +03:00 |
|
cryptozoidberg
|
5cd872fe64
|
fix of wrong behavior on core_busy response
|
2020-07-13 01:45:12 +02:00 |
|
cryptozoidberg
|
1110fb48eb
|
added extra info to logs
|
2020-07-11 20:00:15 +02:00 |
|
cryptozoidberg
|
1c92def934
|
implemented export of mobile app data
|
2020-07-11 18:42:59 +02:00 |
|
cryptozoidberg
|
4d282f5251
|
cleaned up tests, fixed bug with not croped buff on flush
|
2020-07-09 23:49:26 +02:00 |
|
cryptozoidberg
|
3fa8774aab
|
implemented right version of stream filter for input
|
2020-07-09 21:44:24 +02:00 |
|
sowle
|
32f5881803
|
Merge branch 'develop' into release
|
2020-07-08 20:46:25 +03:00 |
|
sowle
|
0ce0d49641
|
=== build number: 93 -> 94 ===
|
2020-07-08 20:14:24 +03:00 |
|
sowle
|
f4bc3a4160
|
unit_tests: fixed payment_id_sizes (2)
|
2020-07-08 20:13:38 +03:00 |
|
sowle
|
ce5e61a055
|
unit_tests: fixed unintialized variable in payment_id_sizes
|
2020-07-08 19:25:30 +03:00 |
|
sowle
|
ec833ec490
|
minor fixes
|
2020-07-08 18:19:09 +03:00 |
|
sowle
|
9ab4cb048e
|
wallet: contracts' boost serialization fixed
|
2020-07-08 18:02:32 +03:00 |
|
sowle
|
a77c4aa901
|
wallet: log improvements
|
2020-07-08 16:48:57 +03:00 |
|
cryptozoidberg
|
c38da4a44f
|
encryption sink transformed to out stream and in stream
|
2020-07-07 22:53:54 +02:00 |
|
sowle
|
1b9efbe9b7
|
unit_tests: db tests various fixes + close_contaier_test test added
|
2020-07-07 23:02:05 +03:00 |
|
sowle
|
6d7096af6e
|
getting rid of unused serialization func
|
2020-07-07 13:22:05 +03:00 |
|
sowle
|
8a3f3579c1
|
unit_test: all lmdb tests adapted for mdbx too
|
2020-07-07 13:19:27 +03:00 |
|
cryptozoidberg
|
110222b2bd
|
converted sink to filter
|
2020-07-07 00:31:20 +02:00 |
|
cryptozoidberg
|
667b173036
|
Implemented encryption stream 'sink'
|
2020-07-06 16:52:27 +02:00 |
|
sowle
|
d5bb280a9a
|
Merge branch 'develop' into release
|
2020-07-06 17:25:27 +03:00 |
|
sowle
|
ff7dfff21c
|
=== build number: 92 -> 93 ===
|
2020-07-06 17:24:42 +03:00 |
|
arthurest
|
4c908e5890
|
Small bug when sending zano without leading 0 for decimal part fixed #190
* fixed issue when user at first typing '.' in field amount
* show amount value in modal without 0
|
2020-07-06 17:21:59 +03:00 |
|
arthurest
|
5903cc36aa
|
GUI: fixed master passwork lock timer issue
|
2020-07-06 13:15:18 +03:00 |
|
cryptozoidberg
|
93407a038e
|
extra logging on VALIDATE_MUTEX_IS_FREE
|
2020-07-03 13:10:07 +02:00 |
|
sowle
|
07d9f2877e
|
Merge branch 'develop' into release
|
2020-07-03 02:04:49 +03:00 |
|
sowle
|
5f80d02458
|
=== build number: 91 -> 92 ===
|
2020-07-03 02:01:21 +03:00 |
|
sowle
|
3520e17836
|
--stop-after-height implemented
|
2020-07-02 23:16:47 +03:00 |
|
sowle
|
cee1e58de8
|
added checkpoint for mainnet at 600000
|
2020-07-02 16:02:13 +03:00 |
|
sowle
|
cb09dc6f29
|
updated predownload links up to 600k block
|
2020-07-02 16:01:26 +03:00 |
|
sowle
|
a8e490e108
|
blockchain db migration implemented: 93,94->95 (aliases rebuild)
|
2020-07-02 14:06:33 +03:00 |
|
sowle
|
79dd5dab04
|
db: added close_container() to backend, call it at basic_key_value_accessor::deinit(), added "override" keyword
|
2020-07-02 14:05:00 +03:00 |
|
sowle
|
25f8dfbd54
|
Merge branch 'develop' into release
|
2020-06-30 02:46:01 +03:00 |
|