1
0
Fork 0
forked from lthn/blockchain
Commit graph

2159 commits

Author SHA1 Message Date
cryptozoidberg
2e2a4861a7
fixed bug with compilation 2022-04-12 19:12:28 +02:00
cryptozoidberg
5f72b1c5ea
added tor option API for UI 2022-04-12 15:49:56 +02:00
sowle
218c6a38cb
crypto: Bulletproofs+ with double-blinded commitments extension implemented (nicknamed as bppe), basic tests added 2022-04-11 20:43:43 +02:00
sowle
10141c3dfc
crypto: range proofs major refactoring, crypto traits refactored, calc_exp_power_of_2_upper_bound changed to constexpr analogs 2022-04-10 19:50:13 +02:00
cryptozoidberg
dc61500a46
fixed http state machine, fixed wallet bug with tor connectivity failure 2022-04-10 19:46:43 +02:00
sowle
319d53f7cf
crypto: H2 introduced, functional tests main's clean-up 2022-04-10 19:45:45 +02:00
cryptozoidberg
2dfc2862fc
tor integration in UI 2022-04-09 22:36:11 +02:00
sowle
b9ccb10287
crypto: scalar_t::git_bit + test crypto_sc_get_bit; hash_helper_t extended with hp variants 2022-04-09 21:12:44 +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
80197c2a26
fixed errors in reporting state 2022-04-02 00:59:16 +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
260e20d91f
fixed another tor-related bug in simplewallet 2022-03-24 05:37:58 +02:00
cryptozoidberg
58931cb77b
added status feedback from wallet\tor layer 2022-03-22 23:38:43 +02:00
cryptozoidberg
72bfd89717
improved p2p protocol for relaying tx over tor 2022-03-21 16:47:11 +02:00
sowle
02544f7186
boost placeholders fix (2) 2022-03-20 04:05:15 +03:00
sowle
63fe35d5c5 warning fix in threads pool 2022-03-20 03:09:28 +03:00
cryptozoidberg
7f82a13e62
changes in protocol for relayin over tor 2022-03-19 04:12:13 +02:00
cryptozoidberg
4cd3c1b252
Merge branch 'develop' into tor 2022-03-15 21:13:20 +02:00
cryptozoidberg
60adbfad02
fixed wallet history export feature 2022-03-15 21:12:51 +02:00
cryptozoidberg
64740f7aae
Merge branch 'develop' into tor 2022-03-15 19:00:17 +02:00
cryptozoidberg
1a77ff4473
Merge branch 'develop' into tor 2022-03-15 18:59:13 +02:00
zano build machine
12a854834b === build number: 141 -> 142 === 2022-03-11 04:26:34 +03:00
dev
a430357466 bootstrap predownload files were updated to height 1480000 2022-03-11 04:24:25 +03:00
zano build machine
c46e2fb51f === build number: 140 -> 141 === 2022-03-10 19:18:55 +03:00
cryptozoidberg
cadf64c3ca
updated UI 2022-03-10 16:00:51 +01:00
dev
01689994cf version bump: 1.4.0.139 -> 1.4.1.140 2022-03-10 16:47:23 +03:00
dev
bba9931ff6 checkpoints: set to main @ 1480000 2022-03-10 16:36:02 +03: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
3c9901f68a
Merge branch 'develop' into tor 2022-02-17 16:21:54 +03:00
cryptozoidberg
42e70b134a
removed message box on command line arg 2022-02-14 18:43:23 +03:00
cryptozoidberg
c7604f7c2a
moved UI to latest commits 2022-02-13 18:34:18 +03:00
cryptozoidberg
2014487c88
oved UI to latest version(fixes on deeplinks) 2022-02-13 18:31:36 +03:00
cryptozoidberg
72ad0e0fe0
moved to latest commit: added more logs 2022-02-09 21:26:58 +01:00
cryptozoidberg
c9b3d0b20a
moved tor lib to latest commit with fixed missing header 2022-02-09 19:57:57 +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
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