sowle
|
eb6aac4f5e
|
Merge branch 'release'
|
2022-06-03 23:16:08 +02:00 |
|
sowle
|
a0625b0624
|
fix simplewallet linking for gcc
|
2022-06-03 22:36:04 +02:00 |
|
cryptozoidberg
|
0123e311c0
|
Added get_mining_history API
|
2022-05-14 00:00:56 +02:00 |
|
sowle
|
1235ab6434
|
version bump: 1.4.1.142 -> 1.5.0.143
|
2022-05-08 03:45:43 +02:00 |
|
sowle
|
e569dd8023
|
predownload bumped up to 1569k
|
2022-05-07 22:59:57 +02:00 |
|
sowle
|
bbdd6595bf
|
wallet: minor htlc error-handling improvement
|
2022-05-01 21:07:17 +02:00 |
|
sowle
|
2b1d890b74
|
wallet & coretests: minor error-logging improvements
|
2022-05-01 21:03:27 +02:00 |
|
cryptozoidberg
|
a51057753c
|
pulled latest commits from UI
|
2022-04-27 16:40:32 +02:00 |
|
cryptozoidberg
|
f6f1849102
|
moved ui to latest commits
|
2022-04-26 16:43:50 +02:00 |
|
cryptozoidberg
|
ae48cf0c7a
|
moved ui to latest commit
|
2022-04-25 20:03:33 +02:00 |
|
cryptozoidberg
|
f56c71c0f1
|
Implemented #315
|
2022-04-21 20:57:46 +02:00 |
|
cryptozoidberg
|
631c1fa921
|
fixed minor issues related to arg_descriptor
|
2022-04-21 19:00:03 +02:00 |
|
cryptozoidberg
|
a8fe3f2797
|
Fixed #293 and refactored arg_descriptor(wanted to do it for such a long time!!!!)
|
2022-04-21 17:43:50 +02:00 |
|
cryptozoidberg
|
2f0b5a323f
|
core tests fixes for TOR
|
2022-04-20 20:58:52 +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
|
2eddfb8a1d
|
command line options: data-dir moved to configurable section
|
2022-04-20 15:08:18 +02:00 |
|
sowle
|
78372d1bde
|
crypto: BPP and BPPE: minor improvements
|
2022-04-19 23:41:59 +02:00 |
|
cryptozoidberg
|
f407089855
|
attempt to fix threads_pool on mac/clang
|
2022-04-18 19:26:03 +02:00 |
|
cryptozoidberg
|
25163db2bf
|
implemented non-blocking api for javascript calls
|
2022-04-18 19:04:15 +02:00 |
|
sowle
|
0fd6406158
|
crypto: BPP & BPPE: get_2_to_the_power_of_N_minus_1()
|
2022-04-18 18:12:15 +02:00 |
|
sowle
|
b0e8e6c2eb
|
crypto: scalar_t: get_bit, set_bit, clear_bit, power_of_2 implemented; crypto_sc_set_bit_clear_bit test added
|
2022-04-15 21:29:08 +02:00 |
|
cryptozoidberg
|
bd39dce7e6
|
Fixed #262(-do-pos-mining needs also rpc-bind-port specified to work)
|
2022-04-14 21:01:14 +02:00 |
|
cryptozoidberg
|
75b998a6b0
|
removed unused signal
|
2022-04-14 20:45:26 +02:00 |
|
cryptozoidberg
|
b64a08880d
|
fixed connectivity tool build issue(old levin_xxxx naming)
|
2022-04-13 19:43:20 +02:00 |
|
cryptozoidberg
|
024e07c2d9
|
[COVERITY] Fixed coveerity issue 391947 Unchecked return value from library
|
2022-04-12 21:05:15 +02:00 |
|
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 |
|