1
0
Fork 0
forked from lthn/blockchain
Commit graph

1390 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
cryptozoidberg
6efae35982
disabled_predownload for testnet 2021-03-13 17:05:08 +03:00
cryptozoidberg
c6572a213a
fixed gcc compilation issue with RIPEMD-160 2021-03-13 16:23:34 +03:00
cryptozoidberg
e001149194
testnet restarted (in atomics branch yet) 2021-03-13 16:13:03 +03:00
sowle
4bf6a5e2d1
compilation fixes 2021-03-11 06:48:43 +03:00
cryptozoidberg
74f30a8c5f
validate_tx_for_hardfork_specific_terms: added old code in comments 2021-03-11 01:34:21 +03:00
cryptozoidberg
3962e6153d
fixed multiple bugs related to recent refactoring 2021-03-10 22:35:34 +03:00
cryptozoidberg
9dac595b83
fixed bug with finalize_transaction params(escrow work was totaly broken) 2021-03-10 03:23:54 +03:00
cryptozoidberg
f0e41e1980
htlc: added hardfork2 rules, improved core tests for atomics 2021-03-08 02:09:08 +03:00
cryptozoidberg
2e18f85c2e
htlc: atomic_test_altchain_simple 2021-03-07 23:18:19 +03:00
sowle
e73fdea5e5
crypto: ge_double_scalarmult_base_vartime_p3, ge_scalarmult_vartime_p3, ge_scalarmult_vartime_p3_v2 added 2021-03-02 00:33:28 +03:00
cryptozoidberg
f05bd7a3fb
atomics: tests for altchain switching 2021-02-28 23:36:38 +01:00
cryptozoidberg
71708ca673
htlc: added test for validating before and after expiration conditions 2021-02-20 15:54:58 +01:00