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 |
|
cryptozoidberg
|
7f902f27c1
|
htlc: refund process fixed
|
2021-02-19 20:18:37 +01:00 |
|
cryptozoidberg
|
367a786642
|
fixed last issues with redeem atomics, worked first time ever
|
2021-02-16 17:45:20 +01:00 |
|
cryptozoidberg
|
d8f276b30b
|
multiple fixes over atomics
|
2021-02-15 02:17:59 +01:00 |
|
cryptozoidberg
|
06ca6e035d
|
implemented taking origin from redeemed tx
|
2021-02-14 00:28:39 +01:00 |
|
cryptozoidberg
|
82d0e335e6
|
added double spend protection in htlc(great that i've thought about it now), wallet loading optimization
|
2021-02-13 00:57:24 +01:00 |
|
sowle
|
140a300421
|
crypto: ge_p2_to_p3 made public
|
2021-02-12 23:20:10 +03:00 |
|
cryptozoidberg
|
f2d79b53d6
|
added aliases support for --pos-mining-reward-address
|
2021-02-12 16:29:51 +01:00 |
|
cryptozoidberg
|
52c5c1250f
|
atomic: wallet improvements
|
2021-02-08 21:31:46 +01:00 |
|
cryptozoidberg
|
7b30823774
|
atomic: bugfixes
|
2021-02-06 23:46:53 +01:00 |
|
cryptozoidberg
|
b4a3a404b4
|
atomics: bugfixing
|
2021-02-06 00:02:48 +01:00 |
|
cryptozoidberg
|
e3ef3dc704
|
fixed chain_switching_when_out_spent_in_alt_chain_ref_id
|
2021-02-04 21:28:53 +01:00 |
|
cryptozoidberg
|
41ca8cff41
|
atomics: started to work on tests + light refactoring
|
2021-02-04 01:49:38 +01:00 |
|
cryptozoidberg
|
a7363cfcd3
|
Merge branch 'develop' into atomics
|
2021-02-03 18:38:45 +01:00 |
|
cryptozoidberg
|
447d11e02d
|
htlc: fixes here and there2
|
2021-02-03 18:37:57 +01:00 |
|
cryptozoidberg
|
d5c0e873ef
|
htlc: fixes here and there
|
2021-02-03 00:13:44 +01:00 |
|
cryptozoidberg
|
ae24efa5e3
|
first draft of wallet atomics workflow is done(no tests created yet)
|
2021-02-02 22:14:34 +01:00 |
|
cryptozoidberg
|
a31670f225
|
in the middle of prepare_tx_sources_htlc
|
2021-02-02 19:02:28 +01:00 |
|