1
0
Fork 0
forked from lthn/blockchain
Commit graph

278 commits

Author SHA1 Message Date
sowle
b94c9f75d3
1) logging: channel(s) enabling made optionally less verbose; 2) various fixes after the merge 2022-10-14 19:08:27 +02:00
cryptozoidberg
52b70ffb24
merge from zarcanum 2022-10-12 23:51:09 +02:00
sowle
08fd1d4248
in CATCH_ENTRY_CUSTOM custom_code moved before error logging 2022-10-12 17:51:32 +02:00
cryptozoidberg
ff730a1bc4
moved tor to latest version 2022-10-12 12:24:26 +02:00
cryptozoidberg
d3b2ca0e3a
more warnings cleanup 2022-10-12 12:10:48 +02:00
cryptozoidberg
00d4ae9828
set deterministic rand to find bug in multiasset_test 2022-10-11 21:17:05 +02:00
cryptozoidberg
f1a7c25fa3
fixed warnings on linux 2022-10-11 13:44:59 +02:00
sowle
452047cb88
KV_ENABLE_POD_SERIALIZATION_AS_HEX fixed 2022-10-05 20:49:13 +02:00
cryptozoidberg
f3f5c11c5e
fixed missing dependency(linux) - afterfix 2022-09-14 20:59:27 +02:00
cryptozoidberg
eec541840e
fixed missing dependency(linux) 2022-09-14 20:56:34 +02:00
cryptozoidberg
7abd438787
replaced optional<> to shared_ptr<> due to space efficiency considerations 2022-09-14 20:54:30 +02:00
cryptozoidberg
03480488a1
Implemented kv-serialization for boost optional, implemented serialization as hed for POD 2022-09-12 20:38:32 +02:00
sowle
b62d01a629
MSVC 2019 compatibility fixes 2022-08-23 21:27:38 +03:00
cryptozoidberg
86cca50a15
validate_tx_for_hardfork_specific_terms refactoring 2022-08-08 23:59:09 +02:00
cryptozoidberg
0e5bcbef47
improved alias detection in transaction history + added RPC API for alias registration 2022-06-18 20:50:03 +02:00
cryptozoidberg
0dbc900c9a
fixed wrong console handling on windows 2022-05-26 22:24:53 +02:00
sowle
1c940653d4
mdbx: fix for incorrectly defined _GNU_SOURCE 2022-05-12 21:30:39 +02:00
sowle
bbf2530cca
namespace epst = epee::string_tools 2022-05-11 20:57:31 +02:00
sowle
aa90e50f42
fix for Argument-Dependent Lookup issue with parse_tpod_from_hex_string() 2022-05-10 20:42:54 +02:00
sowle
b30bc2f781
eos portable archive fixed (endians defines) 2022-05-10 19:59:58 +02:00
sowle
50970e3d54
removed that crazy annoying Boost warning (a bug in Boost 1.70, already fixed)
"The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated."
2022-05-10 18:48:18 +02:00
sowle
4066de04a1
epee: clean up the mess with namespace misc_utils::parse + string tools 2022-05-10 17:29:42 +02:00
cryptozoidberg
62cd5f25a4
fixed mdbx issue(related to detach from git) 2022-04-25 15:14:35 +02:00
cryptozoidberg
072b022514
merge from master 2022-04-25 14:54:30 +02:00
cryptozoidberg
a34b9ab200
mdbx added as sources due to ban of it's repo 2022-04-25 13:49:07 +02:00
cryptozoidberg
039077084a
mdbx moved as sources due to ban of it's repo 2022-04-25 13:45:43 +02:00
cryptozoidberg
5c42da0a84
merge from develop 2022-04-20 19:12:16 +02:00
cryptozoidberg
7e11ff07bf
Added option for disabling TOR from build 2022-04-20 17:17:11 +02:00
cryptozoidberg
0e64787583
Removed epee from tor lib, moved boost minimal version to 1.70 2022-04-14 20:45:25 +02:00
cryptozoidberg
307a2346b6
tor: moved to latest 2022-04-14 20:45:25 +02:00
cryptozoidberg
427350b2d7
tor: moved to latest commit 2022-04-13 19:37:48 +02:00
cryptozoidberg
36e79a3568
tor: moved to latest commit 2022-04-13 18:53:48 +02:00
cryptozoidberg
edb6dadaf7
tor: moved to latest commit 2022-04-13 18:08:53 +02:00
cryptozoidberg
8c8207b71a
tor: fixed static compilation for windows 2022-04-13 17:28:11 +02:00
cryptozoidberg
034e4423f8
setup tor/openssl for static linking 2022-04-12 21:15:02 +02:00
cryptozoidberg
0c53f58d5f
updated tor 2022-04-11 21:12:37 +02:00
cryptozoidberg
d0a66c3793
fixed issues for macos/clang 2022-04-11 20:31:08 +02:00
cryptozoidberg
00a99e037b
updated tor 2022-04-10 20:39:13 +02:00
cryptozoidberg
ff5a628420
provided exterval var for submodules 2022-04-10 20:33:31 +02:00
cryptozoidberg
d9b6e479a8
removed unused files from tor 2022-04-10 19:50:21 +02:00
cryptozoidberg
dc61500a46
fixed http state machine, fixed wallet bug with tor connectivity failure 2022-04-10 19:46:43 +02:00
cryptozoidberg
0fe6d2c526
tor updated(Scrypt, can you like this too?) 2022-04-10 18:47:56 +02:00
cryptozoidberg
5fc390233c
fixed compilation issue for gcc 2022-04-10 17:12:38 +02:00
cryptozoidberg
46e57bf215
added command line and run-time parameters to endabling/disabling TOR relay in simplewallet 2022-04-02 19:48:36 +03:00
cryptozoidberg
ebd8a63477
updated tor-lib to latest commit 2022-04-01 19:49:44 +03:00
cryptozoidberg
8221d28e61
added human readable tor status messages for simple wallet, disabled technical logs 2022-03-29 02:05:38 +03:00
cryptozoidberg
e3936b5e9d
lates tor commits 2022-03-22 23:46:29 +02:00
sowle
2246aa8fce
fix an issue with boost 1.76 2022-03-21 01:20:56 +03:00
sowle
02544f7186
boost placeholders fix (2) 2022-03-20 04:05:15 +03:00
cryptozoidberg
3ca1485646
moved tor-client to latest commit 2022-03-17 19:24:56 +02:00