1
0
Fork 0
forked from lthn/blockchain
Commit graph

1318 commits

Author SHA1 Message Date
cryptozoidberg
39ecd43321
added expiration median to COMMAND_RPC_GET_TX_POOL 2020-03-08 20:30:39 +01:00
zetov
c6c3d2264d
Gui graphics #157 (#158)
* Fix close btn
* rebuild
2020-03-07 23:07:57 +01:00
cryptozoidberg
d3c033b50b
fixed another compilation problem 2020-03-07 14:45:21 +01:00
cryptozoidberg
5fac594653
fixed compilation problem 2020-03-07 07:41:17 +01:00
cryptozoidberg
afe15b3337
extended logs for other proxy helpers 2020-03-07 07:38:37 +01:00
cryptozoidberg
12b2bec9bd
offline status tracking fix 2020-03-07 07:27:59 +01:00
cryptozoidberg
fe8c34eb17
improved timeouts for mobile wallet 2020-03-07 06:55:09 +01:00
sowle
57d9149626
fixed missed return 2020-03-06 23:47:26 +01:00
cryptozoidberg
f366f5b663
added bitcode for ios build 2020-03-06 05:29:50 +01:00
sowle
1cddfc07ed
=== build number: 78 -> 79 === 2020-03-05 22:53:10 +01:00
sowle
c1d65f6d05
BCS: DB versions matching logic improved to cover more cases 2020-03-05 22:50:28 +01:00
sowle
94088f500f
BLOCKCHAIN_STORAGE_MAJOR_COMPATIBILITY_VERSION : 93 -> 94 2020-03-05 22:40:20 +01:00
sowle
9efc77f95b
added checkpoint for height 425000 2020-03-04 21:19:45 +01:00
cryptozoidberg
f907daed13
added current height to wallet_status api 2020-03-04 21:00:05 +01:00
cryptozoidberg
fa1af3e3aa
fixed proper work with pointer 2020-03-02 05:18:28 +01:00
cryptozoidberg
fccf9933af
implemented online/offline status detecting 2020-03-02 05:05:15 +01:00
cryptozoidberg
0c0689a888
fixed return code in unknown method handler 2020-02-28 12:32:05 +01:00
cryptozoidberg
83f42ef10f
fixed bug with unknown wallet 2020-02-28 12:28:00 +01:00
cryptozoidberg
3284ca95c4
wrap close wallet response in json-like object 2020-02-28 11:20:17 +01:00
sowle
5a219d15a0
test commit 2020-02-28 13:17:20 +03:00
cryptozoidberg
f8d5442cc1
fixed json in try_pull_result response 2020-02-28 08:45:16 +01:00
cryptozoidberg
b8b2feabe1
return type fixed 2020-02-28 07:46:05 +01:00
cryptozoidberg
11194722d5
changed damn api because react native promise resolver is not willing to work with long 2020-02-28 07:38:40 +01:00
cryptozoidberg
c50102d2a1
fixed scrit for android build 2020-02-28 05:53:40 +01:00
cryptozoidberg
47e33ff75d
fixed bug with deatachment of thread object 2020-02-28 05:37:53 +01:00
cryptozoidberg
1cad3e1925
changed android build script to be more friendly to ios builds 2020-02-28 04:15:50 +01:00
cryptozoidberg
9e37ca90f4
updated plain_wallet header 2020-02-28 03:12:40 +01:00
cryptozoidberg
a51b9b4ba6
added more logs for async api 2020-02-28 01:36:29 +01:00
cryptozoidberg
1fc7690b74
implemented async api basics in plain_walled 2020-02-27 21:45:46 +01:00
cryptozoidberg
ea7c4fc906
commented broken code 2020-02-27 02:12:42 +01:00
cryptozoidberg
b459213d00
started implementation of async api for mobile devices 2020-02-27 02:11:30 +01:00
sowle
e0f78c3dc2
fixed build for gcc 5.4.0 2020-02-26 16:07:35 +03:00
sowle
df4bca7f8b
-Wno-implicit-function-declaration made Clang-only 2020-02-26 03:12:53 +03:00
sowle
5629392700
fixed signed/unsigned comparison in out_buffer() 2020-02-26 02:49:27 +03:00
sowle
7f98341a21
the build fixed for msvc 2020-02-25 19:39:08 +03:00
sowle
01a9ce8b34
snap: snapcraft config for Zano updated (Qt added, work still in progress) 2020-02-24 06:47:54 +03:00
cryptozoidberg
c1208fd05d
disabled autological-constant-out-of-range-compare for clang/gcc 2020-02-23 08:08:39 +01:00
cryptozoidberg
4c73053a9f
added initialization flag 2020-02-23 07:45:04 +01:00
cryptozoidberg
1749040cd4
fixed warnings for paindroid platofrm 2020-02-23 07:07:20 +01:00
cryptozoidberg
254a2dcb6e
fixed compilation issues with windows/warning for paindroid 2020-02-23 06:26:12 +01:00
cryptozoidberg
67b84d341d
Merge branch 'plain_wallet2' into develop 2020-02-23 03:56:57 +01:00
cryptozoidberg
3dc736466d
merged from develop 2020-02-23 03:56:25 +01:00
cryptozoidberg
83c545253d
Merge branch 'develop' of github.com:hyle-team/zano into develop 2020-02-23 03:46:49 +01:00
cryptozoidberg
211ff35e2c
fixed unhandled throw in case of double initialization 2020-02-23 03:14:35 +01:00
sowle
c0c0ae4bef
minor fixes 2020-02-22 11:37:01 +03:00
sowle
f9adc129fc
minor fixes 2020-02-22 11:34:24 +03:00
cryptozoidberg
181392f641
fixed paindroid home dir prefix 2020-02-21 19:29:46 +01:00
cryptozoidberg
f621740c79
re-enabled channels on android 2020-02-21 17:53:12 +01:00
sowle
e0bd168045
wallet: minor log fix 2020-02-21 14:59:54 +03:00
sowle
0dd6053221
waller: generate_packing_transaction_if_needed() fixed 2020-02-21 12:26:14 +03:00