1
0
Fork 0
forked from lthn/blockchain
Commit graph

1647 commits

Author SHA1 Message Date
cryptozoidberg
af1cf46d1e
moved UI to latest commits 2022-07-01 12:35:54 +02:00
cryptozoidberg
2ab1ba9341
fixed latest changes 2022-06-22 20:33:43 +02:00
cryptozoidberg
af552f6d45
pulled latest changes from UI 2022-06-17 18:05:52 +02:00
cryptozoidberg
96cdd25ac5
renamed alias member to proper name - fixed in wallet 2022-06-16 17:33:37 +02:00
cryptozoidberg
7230f7a12e
renamed alias member to proper name 2022-06-16 17:10:53 +02:00
cryptozoidberg
b5495f30f0
improved alias detection in transaction history + added RPC API for alias registration 2022-06-16 17:02:00 +02:00
cryptozoidberg
cf0454a208
Improved filtration of PoS-related transactions 2022-06-13 21:46:32 +02:00
cryptozoidberg
b5acd7ca87
Returned missing files 2022-06-10 16:51:37 +02:00
cryptozoidberg
8ec2783860
filtering transactions improved2 2022-06-08 17:52:58 +02:00
cryptozoidberg
d26fc8ad7f
filtering transactions improved 2022-06-08 17:33:02 +02:00
zano build machine
ea43bcf8a1 === build number: 143 -> 144 === 2022-06-02 21:43:34 +03:00
cryptozoidberg
9ee5b6cbe3
moved UI to latest fixes 2022-06-02 20:42:03 +02:00
cryptozoidberg
fc93a80429
moved UI to latest commit 2022-05-23 13:46:24 +02:00
cryptozoidberg
c46f46e4e3
updated UI to latest commit 2022-05-18 16:35:26 +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