1
0
Fork 0
forked from lthn/blockchain
Commit graph

1415 commits

Author SHA1 Message Date
cryptozoidberg
d0932f1ea4
added mixins into monitoring 2021-06-17 01:48:07 +02:00
sowle
9a0382f1a7
MSVC 2019 configuration + Boost 1.76 support 2021-06-15 14:21:10 +03:00
sowle
ca10d2de17
Bulletproofs+: gcc compilation fix + minor improvements 2021-06-08 18:07:53 +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
sowle
57bc1278f4
Bulletproofs+: the first working version 2021-06-05 03:47:27 +03:00
sowle
2fdeefb545
crypto: scalar_vec_t, scalar_mat_t 2021-06-05 03:36:58 +03:00
sowle
5b1fa3d5e8
crypto: scalar_t::assign_mul 2021-06-05 02:18:45 +03:00
cryptozoidberg
3939277ed0
Added tracking attribute 2021-05-25 17:02:10 +02:00
cryptozoidberg
e1421dd331
Merge branch 'develop' into develop_mobile 2021-05-25 16:53:59 +02:00
cryptozoidberg
f17daee425
Merge branch 'master' into develop 2021-05-25 16:52:19 +02:00
cryptozoidberg
bd9e57c6d8
fixed subrepo(again) 2021-05-25 16:51:16 +02:00
cryptozoidberg
65ebdbb6e8
merge from develop 2021-05-25 16:47:54 +02:00
cryptozoidberg
add2de9b51
fixed tracking wallet seed phrase 2021-05-25 16:43:47 +02:00
sowle
e24be09046
crypto: faster sc_invert from libsodium (my old naive one moved to the crypto_tests) 2021-05-11 06:42:06 +03:00
sowle
182a0c59bb
crypto sugar: scalar_t::reduce(), hs_t::assign_calc_hash() 2021-05-11 04:32:03 +03:00
cryptozoidberg
1957ea5c75
Merge branch 'release' into develop 2021-05-07 12:01:10 -05:00
cryptozoidberg
b310c5c29d
reset testnet 2021-05-07 12:00:38 -05:00
sowle
c8ba0418ef
crypto sugar minor improvements 2021-05-05 06:38:07 +03:00
zano build machine
2dfce795d1 === build number: 120 -> 121 === 2021-05-03 21:55:38 +03:00
cryptozoidberg
3305a8ff44
Merge branch 'release' into develop 2021-05-03 13:10:40 -05:00
cryptozoidberg
5c79cf979a
fixed UI commit 2021-05-03 13:09:40 -05:00
cryptozoidberg
fe3d4f4807
test 2021-05-03 13:00:24 -05:00
zano build machine
0931125172 === build number: 119 -> 120 === 2021-05-03 19:30:04 +03:00
cryptozoidberg
a39dacb242
Merge branch 'release' into develop 2021-05-03 11:29:28 -05:00
cryptozoidberg
6871c26732
moved ui to latest commit 2021-05-03 11:28:52 -05:00
zano build machine
f5e8c0b179 === build number: 118 -> 119 === 2021-05-03 06:19:10 +03:00
cryptozoidberg
f074ea9b8a
Merge branch 'release' into develop 2021-05-02 22:18:13 -05:00
cryptozoidberg
03ce6bcca7
moved UI to fixed commit 2021-05-02 22:17:47 -05:00
zano build machine
2e87c04d9b === build number: 117 -> 118 === 2021-04-30 21:12:40 +03:00
cryptozoidberg
ca2cfe0c0f
Merge branch 'release' into develop 2021-04-30 13:12:02 -05:00
cryptozoidberg
2d9afd57cb
changed minor version 2021-04-30 13:10:47 -05:00
cryptozoidberg
01f62daf12
ui updated to new commit 2021-04-30 13:08:49 -05:00
sowle
c4abdc39df
typo fix 2021-04-28 21:26:23 +03:00
sowle
ebf5486513
1) test_chain_unit_enchanced::check_hardfork_active implemented, 2) core runtime config minor improvement 2021-04-28 07:00:32 +03:00
zano build machine
e9e94fc5b5 === build number: 116 -> 117 === 2021-04-28 04:25:55 +03:00
cryptozoidberg
5b3eb2937e
Merge branch 'develop' into release 2021-04-27 20:24:45 -05:00
cryptozoidberg
b1e2fbbe55
fixed few coretests 2021-04-27 17:15:30 -05:00
sowle
09ad4f5900
crypto-sugar made less dependent of epee 2021-04-27 05:52:55 +03:00
sowle
191a89f9c8
crypto: parse_tpod_from_hex_string 2021-04-27 05:18:09 +03:00
sowle
1df36cb841
crypto: fix some warnings 2021-04-27 05:14:11 +03:00
zano build machine
67b0eb2a88 === build number: 115 -> 116 === 2021-04-27 00:14:05 +03:00
cryptozoidberg
60e25df8f6
set a hardfork block number 2021-04-26 15:30:07 -05:00
cryptozoidberg
54bf59ceab
Merge branch 'develop' into atomics 2021-04-26 13:12:53 -05:00
cryptozoidberg
ac5b6b6030
fixed few bugs in block version pre-validation(possible hardfork) 2021-04-23 22:37:37 -05:00
sowle
730328e87a
crypto: point_t ctor minor fix 2021-04-24 05:18:14 +03:00
sowle
ebffb92877
crypto: crypto-sugar (scalar_t, point_t and other helpers) moved from functional_tests/crypto_tests to crypto 2021-04-24 04:48:38 +03:00
sowle
4ce59c023b
crypto: fe_cmp implemented 2021-04-24 04:45:30 +03:00
cryptozoidberg
38aab2c61c
moved htlc from hardfork 2 to hardfork 3 2021-04-22 11:48:33 -05:00
sowle
7fb643d894
crypto: cn_fast_hash is a bit more faster now 2021-04-22 01:34:51 +03:00
sowle
68e586e700
daemon: print_tx_prun_info cmd added 2021-04-20 03:01:29 +03:00