1
0
Fork 0
forked from lthn/blockchain
Commit graph

3380 commits

Author SHA1 Message Date
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
cryptozoidberg
da0c01a953
no comments! :) 2020-02-18 09:14:56 +01:00
cryptozoidberg
0dec06b271
fixed compilation issue with literal 2020-02-18 09:08:53 +01:00
cryptozoidberg
6d81ff7f6d
added ios and android macro definition 2020-02-18 09:01:42 +01:00
cryptozoidberg
5e7f42231d
fixed type in cmake 2020-02-18 08:45:50 +01:00
cryptozoidberg
410e241bdd
uncommented forgoten endif 2020-02-18 08:43:27 +01:00
cryptozoidberg
92d4ecd654
disabled cmake explicit CMAKE_AR assign 2020-02-18 08:37:31 +01:00
cryptozoidberg
51eb479000
disabled call stack extracting for android 2020-02-18 08:15:18 +01:00
cryptozoidberg
89b15a9dc2
adjusted macros for both android and ios 2020-02-18 07:45:59 +01:00
cryptozoidberg
fa3c922c6f
Android-related changes(dirty) for native library 2020-02-18 07:05:31 +01:00
sowle
bc1152ede5
check return value of do_serialize in get_attachment_extra_info_details() 2020-02-17 16:44:11 +03:00
sowle
67e416b862
tx pool: fill_block_template rewritten to avoid dangerous pointers manipulations 2020-02-17 13:13:07 +03:00
sowle
01aad90840
coretests: gen_checkpoints_and_invalid_tx_to_pool fixed, all tests should pass normally now 2020-02-16 22:56:32 +03:00
sowle
9ede2f9802
coretests: implemented mark_unverifiable_tx callback for test_chain_unit_enchanced base class 2020-02-16 21:43:59 +03:00
sowle
b7e4dbcb38
snap: snapcraft config for Zano (work in progress) 2020-02-15 23:31:40 +03:00
cryptozoidberg
0a1f87bc14
returned terminate handler 2020-02-14 22:02:20 +01:00
sowle
192c981a80
Dockerfile for zano daemon 2020-02-14 17:15:05 +03:00