sowle
|
60f7d2c3d5
|
auditable wallets are not supported in mobile, not in desktop
|
2020-08-05 17:53:00 +03:00 |
|
sowle
|
5ae4f5079f
|
precompiled header redesign: keeping old for MSVC + adding CMake-enabled for gcc
|
2020-08-04 19:45:41 +03:00 |
|
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
|
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
|
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
|
be90189eb2
|
gui: change link to auditable wlts help page
|
2020-07-16 12:57:41 +03: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
|
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
|
0ce0d49641
|
=== build number: 93 -> 94 ===
|
2020-07-08 20:14:24 +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
|
6d7096af6e
|
getting rid of unused serialization func
|
2020-07-07 13:22:05 +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 |
|
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
|
dc08169aee
|
clean things up (massive names correction)
|
2020-06-29 22:55:25 +03:00 |
|
sowle
|
0cd37daaff
|
Merge branch 'predevelop' into develop
|
2020-06-29 14:26:31 +03:00 |
|
arthurest
|
209d9df676
|
GUI fixes: made disable 'Hide your wallet address from recipient' checkbox, hide 'register an alias' for auditable wallets
|
2020-06-29 13:31:19 +03:00 |
|
sowle
|
cd21628fb5
|
=== version bump: 1.1.6.90 -> 1.1.7.91 ===
|
2020-06-26 15:55:24 +03:00 |
|
sowle
|
f74d327848
|
gui: alias name field returned back to read-only state
|
2020-06-26 15:39:33 +03:00 |
|
sowle
|
578043559c
|
tx_memory_pool::validate_alias_info adapted to extra_alias_entry/extra_alias_entry_old scheme
|
2020-06-25 16:43:05 +03:00 |
|