1
0
Fork 0
forked from lthn/blockchain
Commit graph

1715 commits

Author SHA1 Message Date
sowle
bd5a9cd014
=== build number: 96 -> 97 === 2020-07-29 13:30:14 +03:00
sowle
0a71fcc89c
Merge branch 'master' into develop 2020-07-29 13:28:13 +03:00
sowle
1e1fd8fda6
Merge branch 'release' 2020-07-28 02:10:19 +03:00
sowle
47c50ac007
=== build number: 95 -> 96 === 2020-07-22 20:18:53 +03:00
sowle
beb56a10bb
testnet: new checkpoint and predownload files 2020-07-22 20:09:47 +03:00
sowle
68ffae815a
simplewallet: print a tracking seed when auditable wallet is created 2020-07-22 20:08:04 +03:00
sowle
3e463b065c
simplewallet improvements in tracking wallets area 2020-07-22 16:14:17 +03:00
sowle
399c09871f
simplewallet: bring pulling error up to the user on refresh 2020-07-22 14:09:55 +03: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
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
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
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
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