1
0
Fork 0
forked from lthn/blockchain
Commit graph

1294 commits

Author SHA1 Message Date
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
cryptozoidberg
bb4e2be6d6
disabled log channels for android, more fixes over build config 2020-02-21 09:28:45 +01:00
cryptozoidberg
853e6e9484
multithreaded build for android 2020-02-21 04:20:21 +01:00
cryptozoidberg
161acc3561
excluded srdout from android build 2020-02-21 04:18:54 +01:00
cryptozoidberg
f02be48e03
fixed byte order for android 2020-02-21 02:13:58 +01:00
cryptozoidberg
40bedc2457
removed other unlinkable in paindroid functions 2020-02-21 01:14:58 +01:00
cr.zoidberg
b154ce5dd7 changed addtributes 2020-02-21 01:10:21 +01:00
cryptozoidberg
7b12ce6e9f
disabled unlinked utf8 functions for android, chaged libs to static 2020-02-21 01:05:39 +01:00
sowle
d521e58fdb
coretests: pos_minting_tx_packing improved to cover more (and now it exposes a bug in generate_packing_transaction_if_needed) 2020-02-21 03:00:56 +03:00
sowle
bda624e26a
minor fix in get_bundle_root_dir() 2020-02-21 00:15:15 +03:00
sowle
9722b3baf9
wallets manager: minor improvements in exceptions' handling 2020-02-20 15:40:00 +03:00
sowle
3609e683d9
minor fixes in logs 2020-02-20 11:20:31 +03:00
cryptozoidberg
c18c6230cf
removed android lib from cmake 2020-02-20 03:08:47 +01:00
cryptozoidberg
0c54ca7270
get rid of boost.locale under paindroid 2020-02-20 03:07:03 +01:00
cryptozoidberg
0c6b813c05
paindroid version fixes 2020-02-20 02:54:45 +01:00
sowle
6356b9b09d
checkpoints for testnet 2020-02-19 19:26:40 +03:00
sowle
d9507c12ad
readme.md update 2020-02-19 17:55:00 +03:00
sowle
409c3e4079
build script linux: does not upload by default 2020-02-19 17:33:41 +03:00
sowle
b79020a4e3
readme: updated Dependencies section & Linux building instructions 2020-02-19 17:31:12 +03:00
sowle
eed1fe2708
exception handling in locked_object_proxy dtor 2020-02-19 16:14:44 +03:00
sowle
f4893863be
exceptions handling in wallets_manager dtor 2020-02-19 16:12:52 +03:00
sowle
85c27e81ea
get_wallet_info() fixed 2020-02-18 18:58:03 +03:00
sowle
43e8fbefbd
keep stream flags intact in dump_as_json() 2020-02-18 17:04:14 +03:00
sowle
7cf98ccb75
fixed minor issue in lmdb_db_backend::set() 2020-02-18 17:03:22 +03:00
sowle
68772f3e04
minor fix in transform_str_to_addr() 2020-02-18 15:50:24 +03:00