cryptozoidberg
|
c4149503d0
|
fixed wrong condition for syn validation check
|
2020-05-17 19:16:48 +02:00 |
|
cryptozoidberg
|
eb119d6a3b
|
handling of rare but possible situation with wallet sync rewound
|
2020-05-17 18:50:40 +02:00 |
|
cryptozoidberg
|
30e400b2d0
|
fixed bug in wallet sync process
|
2020-05-17 18:20:02 +02:00 |
|
cryptozoidberg
|
40f1e1a870
|
attempt to fix mobile crash on exit
|
2020-05-17 15:12:34 +02:00 |
|
sowle
|
15ea90c14e
|
=== build number: 84 -> 85 ===
|
2020-05-15 13:36:20 +03:00 |
|
sowle
|
19ec19e676
|
pre-downloading links updated
|
2020-05-15 11:56:42 +03:00 |
|
cryptozoidberg
|
4159a528ff
|
wrapped deinit into plain_wallet namespace
|
2020-05-14 20:05:52 +02:00 |
|
cryptozoidberg
|
a9f4c63fdd
|
fixed typo
|
2020-05-14 19:35:55 +02:00 |
|
cryptozoidberg
|
29aa2a25de
|
added wallets_manager deinitialization before everyone dies
|
2020-05-14 19:23:17 +02:00 |
|
sowle
|
5ca6c8077e
|
added checkpoint for height 525000 (mainnet) and height 350000 (testnet)
|
2020-05-14 19:00:13 +03:00 |
|
sowle
|
ecea7545e9
|
=== build number: 83 -> 84 ===
|
2020-05-14 17:50:14 +03:00 |
|
sowle
|
932f66bc00
|
GUI: default mixin count set to 10
|
2020-05-14 17:42:51 +03:00 |
|
cryptozoidberg
|
1af8862202
|
fixed capture for lambda
|
2020-05-13 22:11:58 +02:00 |
|
cryptozoidberg
|
9e983b70b2
|
plain_wallet api refactored due to ios app crash
|
2020-05-13 22:01:40 +02:00 |
|
sowle
|
bc6b951099
|
pre-downloading: increase timeout and attempt count
|
2020-05-13 10:27:04 +03:00 |
|
cryptozoidberg
|
b97065beba
|
added wallet size to open/store api
|
2020-05-12 21:48:15 +02:00 |
|
cryptozoidberg
|
e6616cd225
|
Added error on opening same wallet file
|
2020-05-12 21:11:54 +02:00 |
|
sowle
|
f6d99e39bb
|
=== version bump: 1.1.5.82 -> 1.1.6.83 ===
|
2020-05-12 18:47:43 +03:00 |
|
sowle
|
a2ac9c7640
|
unnecessary logs removed
|
2020-05-12 18:30:28 +03:00 |
|
sowle
|
3c30c655ff
|
wallet2: disallow auditable addresses as destinations until HF2 in transfer()
|
2020-05-12 18:16:47 +03:00 |
|
sowle
|
cf0fb86d90
|
GUI: fix unconditional backend stop when predownloading fails
|
2020-05-12 13:02:06 +03:00 |
|
sowle
|
d13368dce4
|
handling auditable addresses in construct_tx outputs' generation
|
2020-05-11 21:24:39 +03:00 |
|
sowle
|
9397816f53
|
wallet: handling incoming txs in auditablility mode (WIP)
|
2020-05-11 21:23:00 +03:00 |
|
sowle
|
b30a3b8f66
|
Merge branch 'predevelop' into auditability
# Conflicts resolved:
# src/currency_core/currency_basic.h
# src/wallet/wallets_manager.cpp
|
2020-05-11 20:41:05 +03:00 |
|
sowle
|
14f4620468
|
simplewallet: debug statement removed
|
2020-05-11 15:52:18 +03:00 |
|
cryptozoidberg
|
6b2832fbcf
|
added welete_wallet method
|
2020-05-10 21:51:23 +02:00 |
|
sowle
|
dee448fe51
|
fixed extra_alias_info handling in tx_extra_handler and rpc_tx_payload_handler (+payer and receiver)
|
2020-05-08 22:59:51 +03:00 |
|
cryptozoidberg
|
9344f2ccea
|
added missing parameter to open_wallet_response struct
|
2020-05-08 01:09:51 +02:00 |
|
cryptozoidberg
|
e7851de6f7
|
added parameter for initial wallet height
|
2020-05-08 00:52:30 +02:00 |
|
cryptozoidberg
|
c39bd62748
|
renamed api response codes to more general way, fixed loggin
|
2020-05-07 23:26:41 +02:00 |
|
sowle
|
a4b607e0c0
|
fixed a bug in new format seed phrase restoring
|
2020-05-07 15:02:35 +03:00 |
|
sowle
|
a41d73cf8e
|
serialization fixes from predevelop
|
2020-05-07 14:57:45 +03:00 |
|
cryptozoidberg
|
dc1b1d5cfe
|
fixed new api for get block direct
|
2020-05-06 22:43:40 +02:00 |
|
cryptozoidberg
|
62106ff4f3
|
extra log in wallet
|
2020-05-06 21:41:42 +02:00 |
|
sowle
|
f1cefa8186
|
BCS: DB testnet compatibility rule (95->96)
|
2020-05-05 20:05:07 +03:00 |
|
sowle
|
36946e5d33
|
added p2p key for testnet (debugging)
|
2020-05-05 19:42:14 +03:00 |
|
cryptozoidberg
|
2382e9717b
|
Implemented debug mode for remote node
|
2020-05-05 17:47:24 +02:00 |
|
cryptozoidberg
|
5114824b02
|
softened alt blocks purge validation due to new onboard_transactions concept
|
2020-05-05 12:53:20 +02:00 |
|
sowle
|
6f710f8b62
|
Merge branch 'develop' into auditability
|
2020-05-05 13:15:40 +03:00 |
|
sowle
|
fc28894aee
|
Merge branch 'master' into develop
|
2020-05-05 13:13:56 +03:00 |
|
sowle
|
6a3efa5792
|
additional logging on handshake
|
2020-05-05 13:06:26 +03:00 |
|
cryptozoidberg
|
60101dc1f5
|
fixed wallet bugs related to new sync protocol
|
2020-05-04 17:11:25 +02:00 |
|
sowle
|
a11bdf39f2
|
wallet2: correct using of extra_alias_entry / extra_alias_entry_old
|
2020-05-04 14:57:29 +03:00 |
|
cryptozoidberg
|
fb2ed72086
|
added import old long wallets to new shortened ones
|
2020-05-03 14:59:34 +02:00 |
|
sowle
|
1441b5b27f
|
seed phase improvements: 26 words + checksum + auditable wallets support
|
2020-05-02 23:59:37 +03:00 |
|
sowle
|
599558ef9b
|
minor improvements
|
2020-05-02 23:56:12 +03:00 |
|
cryptozoidberg
|
3136e311e0
|
all tests got fixed
|
2020-05-02 22:53:52 +02:00 |
|
cryptozoidberg
|
d3d5af1954
|
bug fixes of new wallet sync protocol
|
2020-05-01 20:39:39 +02:00 |
|
sowle
|
b9569ce89b
|
extra_alias_entry/extra_alias_entry_old fixes, all types added to payload_items and compiles ok
|
2020-05-01 12:56:09 +03:00 |
|
cryptozoidberg
|
3d1a977991
|
fixed bugs with detach
|
2020-04-30 23:21:14 +02:00 |
|