1
0
Fork 0
forked from lthn/blockchain
Commit graph

1715 commits

Author SHA1 Message Date
cryptozoidberg
8fd0ad01d0
Merge branch 'develop' into wallet_crypt 2020-08-18 21:53:13 +02:00
cryptozoidberg
0b3279a4ec
Merge branch 'release' into develop 2020-07-22 01:43:54 +02:00
cryptozoidberg
28f8f86860
fixed bug with wrong handling coinbase for auditable wallets 2020-07-22 01:43:19 +02:00
sowle
fc1e5dfe31
gui: "Auditable Watch-Only" -> "Tracking" 2020-07-21 22:32:44 +03:00
sowle
b01efe5882
rpc: fix for call_COMMAND_RPC_GET_BLOCKS_DIRECT passing parameter 2020-07-21 22:23:25 +03:00
sowle
4afcf646c5
simplewallet: don't hide txs when wallet if refreshing after being restored 2020-07-21 21:45:07 +03:00
sowle
477f1dea73
fixed unsigned tx blob returning on "transfer" for WO-wallets (cold-signing) 2020-07-21 14:34:54 +03:00
sowle
50abfc82aa
wallet rpc: check for fee correctness on "transfer" call prior to tx creation 2020-07-21 14:32:56 +03:00
sowle
61d95846ae
wallet2: correct naming for unsigned_tx_blob in params 2020-07-20 13:05:25 +03:00
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