1
0
Fork 0
forked from lthn/blockchain
Commit graph

239 commits

Author SHA1 Message Date
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
cryptozoidberg
3ca1485646
moved tor-client to latest commit 2022-03-17 19:24:56 +02:00
cryptozoidberg
70a991d6f7
Moved tor lib to latest commit(added sending data bigger then 117 bytes) 2022-02-17 17:44:21 +03:00
cryptozoidberg
4d51ca307b
Moved tor lib to latest commit(fixed sent payload len in tor packet) 2022-02-17 16:21:19 +03:00
cryptozoidberg
f708f454d9
fixes related to tor 2022-02-12 22:38:12 +03:00
cryptozoidberg
dba8cd74b9
pulled lat changes from tor submodule 2022-02-11 17:25:34 +03:00
cryptozoidberg
72ad0e0fe0
moved to latest commit: added more logs 2022-02-09 21:26:58 +01:00
cryptozoidberg
09edf4a539
moved tor lib to lates commit: removed ssl dependency 2022-02-09 20:12:06 +01:00
cryptozoidberg
4340e4f688
moved tor lib to lates commit: ssl path 2022-02-09 20:05:22 +01:00
cryptozoidberg
c9b3d0b20a
moved tor lib to latest commit with fixed missing header 2022-02-09 19:57:57 +01:00
cryptozoidberg
6720efb5db
changed cmake target type for tor 2022-02-09 19:32:20 +01:00
cryptozoidberg
35b189b9b5
moved tor library to latest commit 2022-02-09 19:27:11 +01:00
cryptozoidberg
53dbc93ff0
moved to a new commit UI and tor 2022-01-31 15:09:00 +01:00
cryptozoidberg
5446ccf7d3
integrated tor into wallet in a draft mode 2022-01-09 00:07:26 +01:00
cryptozoidberg
6cadc8a79e
send transaction over p2p protocol as groundwork 2022-01-08 18:43:09 +01:00
cryptozoidberg
a4ec874844
moved to a new commit 2022-01-08 17:10:59 +01:00
cryptozoidberg
70780ec62d
upgraded tor-connect 2022-01-06 20:38:22 +01:00
cryptozoidberg
8a0e7b3377
added tor-connect library to project tree(as submodule) 2022-01-06 20:21:39 +01:00
sowle
ca6c7e81e1
#316 re-implemented using get_time_str instead of get_time_str2 2021-12-31 06:47:22 +03:00
cryptozoidberg
a623fc1506
Fixed #316 2021-12-30 17:32:58 +01:00
cryptozoidberg
493855b6b1
added missing file 2021-11-18 21:11:16 +01:00
cryptozoidberg
9c1c74cf7d
rollback mdbx 2021-11-16 15:52:07 +01:00
cryptozoidberg
8d8ec50ae7
fixed mdbx linking 2021-11-11 17:04:41 +01:00
cryptozoidberg
d3476ba571
mdbx moved to latest commit 2021-11-11 15:16:27 +01:00
cryptozoidberg
8ae6be2694
Fixes for new boost versions 2021-11-03 22:14:55 +01:00
sowle
24ddd6facf
time format for get_time_str_v2 slightly changed 2021-10-21 17:12:01 +03:00
cryptozoidberg
b5477a836c
export transactions refactoring for #245 2021-10-20 21:18:45 +02:00
sowle
92e2b1851b
actual_timestamp made obsolete, real timestamp moved to tx_service_attachment in extra, PoS ts guessing interval extended 2021-10-11 16:10:51 +03:00
sowle
d5e250d33a
fix for a typo 2021-10-08 07:58:42 +03:00
cryptozoidberg
d1121f3ff9
Merge branch 'develop' into develop_mobile 2021-08-17 12:13:54 +02:00
cryptozoidberg
3222d51490
forgoten LOG_PRINT_COLOR2_CB 2021-08-17 12:13:16 +02:00
cryptozoidberg
11ef353281
forgoten magenta 2021-08-17 12:13:16 +02:00
cryptozoidberg
a14cda2db6
improved json rpc lib and logging lib 2021-08-17 12:13:16 +02:00
cryptozoidberg
038a5a4a07
upgraded logs 2021-08-17 12:13:15 +02:00
cryptozoidberg
7886f7cd3d
modified logging in wallet 2021-08-17 12:13:14 +02:00
cryptozoidberg
4584b5fede
Added green logs shortcut 2021-08-17 12:13:14 +02:00
cryptozoidberg
f738596a3c
Added try_catch with location 2021-06-17 23:02:57 +02:00
sowle
9a0382f1a7
MSVC 2019 configuration + Boost 1.76 support 2021-06-15 14:21:10 +03:00
cryptozoidberg
2fb3b96c2b
merge from develop 2021-06-11 21:59:50 +03:00
sowle
bb6dea509e
wallet resync-on-load issue fixed (the bug was in data storing on Boost > 69), also Zano made compatible with Boost 1.72 2021-06-07 15:00:58 +03:00
cryptozoidberg
d31802a703
fixed warning 2021-06-02 19:12:59 +03:00