1
0
Fork 0
forked from lthn/blockchain
Commit graph

2383 commits

Author SHA1 Message Date
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
7790da8fe1
Merge branch 'develop' into tor 2022-02-09 19:18:59 +01:00
cryptozoidberg
8b4c24cdf9
moved to latest UI: fixes in deeplinks, tabs refactoring 2022-02-09 15:27:59 +01:00
cryptozoidberg
5d808ad39e
added option for manual specifying number of threads 2022-02-08 14:55:35 +01:00
cryptozoidberg
761b75ad72
added batch jobs to threads pool 2022-02-08 14:51:22 +01:00
cryptozoidberg
e2bb37e5cb
added tests for threads pool 2022-02-08 13:59:09 +01:00
cryptozoidberg
be318d6ed4
threads pool: inital code + unit tests dummy 2022-02-04 22:15:59 +01:00
cryptozoidberg
ad4b652e93
moved UI to latest commit with fixes 2022-02-02 14:48:35 +01:00
cryptozoidberg
6bfa257cfc
Moved UI to latest commit 2022-01-31 15:10:05 +01:00
cryptozoidberg
53dbc93ff0
moved to a new commit UI and tor 2022-01-31 15:09:00 +01:00
cryptozoidberg
d423f465a1
Fixed WRONG_PASSWORD error in UI 2022-01-27 15:30:50 +01:00
cryptozoidberg
9ef3c81f65
moved ui to latest commit 2022-01-26 15:24:31 +01:00
cryptozoidberg
b7a42895a1
fixed fixing fix 2022-01-18 18:48:36 +01:00
cryptozoidberg
50392b9e31
fixed bug with crashing message box 2022-01-18 18:19:18 +01:00
cryptozoidberg
cd644cc851
added preventive removal of ipc channel 2022-01-13 18:56:49 +01:00
cryptozoidberg
ceb30464d3
added missing command line argument for deeplinks under windows/linux 2022-01-13 14:10:53 +01:00
cryptozoidberg
bd797f6514
current state stored before branch switch 2022-01-13 14:08:21 +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
229cc86f5a
changed url of tor-connect to http 2022-01-08 16:55:09 +01:00
cryptozoidberg
1a55d65e85
first implementations for tor: relaying transactions over p2p network protocol 2022-01-08 16:36:33 +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
cryptozoidberg
e113152cc5
fixed compilation errors in url filter 2022-01-06 16:41:25 +01:00
cryptozoidberg
7478b48a56
fixed problem with missing pragma once 2022-01-05 21:21:35 +01:00
cryptozoidberg
37907e108a
disabled IPC for connectivity tool-2 2022-01-05 20:59:58 +01:00
cryptozoidberg
a5c8fe78ac
disabled IPC for connectivity tool 2022-01-05 20:32:56 +01:00
cryptozoidberg
049a898058
Fix for linux build agains IPC integration 2022-01-05 20:13:45 +01:00
zano build machine
5eb356a91d === build number: 138 -> 139 === 2022-01-05 21:42:49 +03:00
cryptozoidberg
271e3eb99e
deeplinks: added click even forwarding on macos 2022-01-05 19:32:48 +01:00
Derloda
6c7ee2590d
Add --disable-ntp parameter (#317)
* Add disable-ntp parameter
* Also allow GUI to disable NTP
* Update src/currency_protocol/currency_protocol_handler.inl

Co-authored-by: crypto.sowle <crypto.sowle@gmail.com>
2022-01-04 08:14:11 +03:00
sowle
ca6c7e81e1
#316 re-implemented using get_time_str instead of get_time_str2 2021-12-31 06:47:22 +03:00
sowle
140f43bc5e
crypto tests: point_is_zero test added 2021-12-31 06:44:26 +03:00
cryptozoidberg
9ea35d3a2f
deeplinks ready on application level 2021-12-30 19:17:22 +01:00
cryptozoidberg
10e0137d0e
added deeplinks commandline argument 2021-12-30 17:39:57 +01:00
cryptozoidberg
a623fc1506
Fixed #316 2021-12-30 17:32:58 +01:00
cryptozoidberg
ca8ce3c184
deeplinks implementation: proper routing 2021-12-30 17:32:58 +01:00
cryptozoidberg
bdfc14e90d
Create deeplink.rm 2021-12-30 16:41:33 +01:00
sowle
4659409288
crypto_tests: torsion_elements test added 2021-12-27 07:13:37 +03:00
sowle
286385cc83
crypto sugar: point_t::is_zero fixed, operator!= added 2021-12-27 07:10:21 +03:00
sowle
f2e58daa8c
crypto: ge_cached_to_p2 implemented 2021-12-27 07:09:02 +03:00
cryptozoidberg
2ca7c556d9
deep links: ipc inital implementation 2021-12-23 19:42:10 +01:00
sowle
8645a9ce2f
crypto tests: cn_fast_hash_perf improved 2021-12-18 08:35:48 +03:00
sowle
e689f281a3
comment for clarification 2021-12-18 08:33:41 +03:00
cryptozoidberg
1bda897ec9
Merge branch 'release' into develop 2021-12-03 21:31:00 +01:00
zano build machine
36578193bc === build number: 137 -> 138 === 2021-12-03 15:39:16 +03:00