cryptozoidberg
|
01f62daf12
|
ui updated to new commit
|
2021-04-30 13:08:49 -05: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
|
5d3a8e730a
|
disabled test
|
2021-04-27 20:23:49 -05:00 |
|
cryptozoidberg
|
1dccc9ffbe
|
fixed last coretest
|
2021-04-27 18:03:57 -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
|
9c5088afd4
|
Merge branch 'release' into develop
|
2021-04-26 15:30:30 -05:00 |
|
cryptozoidberg
|
60e25df8f6
|
set a hardfork block number
|
2021-04-26 15:30:07 -05:00 |
|
cryptozoidberg
|
842ff98b12
|
Merge branch 'develop' into release
|
2021-04-26 13:26:25 -05:00 |
|
cryptozoidberg
|
6fee9eaca6
|
Merge branch 'atomics' into develop
|
2021-04-26 13:13:23 -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
|
152dd00859
|
added core test against hard_fork3 validation
|
2021-04-22 19:12:30 -05: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
|
8ac3432dcb
|
experimental crypto: ml2s_sig_verif_performance, ml2s_sig_verif_performance_2 (performance tests for ml2s)
|
2021-04-21 17:36:43 +03:00 |
|
sowle
|
07ce36d4ee
|
experimental crypto: assign_mul_plus_G, c_point_H
|
2021-04-21 17:34:36 +03:00 |
|
sowle
|
efa8065d3d
|
experimental crypto: pod_to_hex_* fixed, point_t ctor fixed
|
2021-04-20 03:04:33 +03:00 |
|
sowle
|
68e586e700
|
daemon: print_tx_prun_info cmd added
|
2021-04-20 03:01:29 +03:00 |
|
sowle
|
8db7fa905f
|
predownload database updated to 1M blocks
|
2021-04-17 05:25:39 +03:00 |
|
cryptozoidberg
|
6fea62ddf7
|
added checkpoint in testnet
|
2021-04-16 14:31:18 -05:00 |
|
cryptozoidberg
|
51ffbac73c
|
fixed ui submodule
|
2021-04-15 13:22:13 -05:00 |
|
cryptozoidberg
|
5d909f468a
|
fixed windows build script
|
2021-04-15 10:24:22 -05:00 |
|
cryptozoidberg
|
efd0031aa9
|
fixed local path to submodule
|
2021-04-14 17:04:02 -05:00 |
|
sowle
|
bcc94045c4
|
experimental crypto: all gcc issues fixed
|
2021-04-14 20:10:17 +03:00 |
|
sowle
|
0dce55c2e1
|
experimental crypto: ml2s_py2cpp, ml2s_cpp2py, ml2s_hsc
|
2021-04-14 00:28:43 +03:00 |
|
sowle
|
a01cc99c3b
|
experimental crypto: point_t helpers, muladd test
|
2021-04-13 02:44:42 +03:00 |
|
sowle
|
561c72b68b
|
experimental crypto: performance tests moved to separate file + few new crypto primitives added to crypto_performance
|
2021-04-12 13:14:42 +03:00 |
|
sowle
|
fc1e876ced
|
experimental crypto: pod to str conversions for 256 bit pods, small fixes
|
2021-04-12 13:09:53 +03:00 |
|
sowle
|
e6a519e288
|
experimental crypto: scalar_t and point_t convenient ctors and muladd added
|
2021-04-11 18:27:04 +03:00 |
|
sowle
|
c8386fc2db
|
crypto: gcc fixup 2
|
2021-04-11 00:20:18 +03:00 |
|
sowle
|
fc82f572c2
|
crypto: gcc fixup
|
2021-04-11 00:18:42 +03:00 |
|
sowle
|
457b84fd7b
|
crypto: ge_bytes_hash_to_ec_32
|
2021-04-10 23:43:54 +03:00 |
|
sowle
|
670bacbf3f
|
crypto: ge_mul8_p3 and sc_muladd implemented
|
2021-04-10 23:41:38 +03:00 |
|
cryptozoidberg
|
ffd1ecdcff
|
fixed counterparty_address load from transaction details
|
2021-03-26 00:43:50 +03:00 |
|
sowle
|
aac094ce4b
|
experimental crypto: scalar_t::is_reduced(), tests, new primitives for performance test
|
2021-03-24 19:56:33 +03:00 |
|
cryptozoidberg
|
18ef9b12ec
|
fixed misprint in struct definition
|
2021-03-24 01:00:12 +03:00 |
|
cryptozoidberg
|
f6ab75f530
|
fixed build scripts for submodule
|
2021-03-22 22:03:03 +03:00 |
|
cryptozoidberg
|
604c0264e6
|
Added all the htmls as a submodule from separate repository
|
2021-03-22 21:48:22 +03:00 |
|
cryptozoidberg
|
b4903386a5
|
checkpoints reset for testnet
|
2021-03-22 21:13:19 +03:00 |
|
cryptozoidberg
|
9df7801865
|
iplemented RPC API for atomics
|
2021-03-18 22:35:11 +03:00 |
|
cryptozoidberg
|
4121cbe675
|
added tx_payer to htlc
|
2021-03-17 21:01:09 +03:00 |
|
cryptozoidberg
|
72c6d886f4
|
disabled predownload even better
|
2021-03-13 17:32:56 +03:00 |
|