1
0
Fork 0
forked from lthn/blockchain
Commit graph

1346 commits

Author SHA1 Message Date
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
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
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
cryptozoidberg
0b8e651ce2
redeem_htlc - in work 2021-01-31 23:07:06 +01:00
cryptozoidberg
cccb0e209f
multiple fixes over wallet 2021-01-31 19:42:02 +01:00
cryptozoidberg
dc3f5882ef
receiving list of htlc 2021-01-31 18:05:26 +01:00
sowle
fa7355c0a2
Merge branch 'release' into develop 2021-01-29 19:59:13 +03:00
zano build machine
7138dd3ec3 === build number: 114 -> 115 === 2021-01-29 19:57:15 +03:00
sowle
f0ae13cf60
=== version bump: 1.1.7 -> 1.1.8 === 2021-01-29 19:55:37 +03:00
sowle
9e99d10db3
gui: Indonesian language added 2021-01-29 19:54:08 +03:00
sowle
1a2e4ea4ca
predownload links updated 2021-01-29 05:32:30 +03:00
sowle
9d02a05c71
checkpoint added: at 900000 for mainnet and at 700000 for testnet 2021-01-28 14:59:43 +03:00
sowle
02fb693905
checkpoint added: at 900000 for mainnet and at 700000 for testnet 2021-01-28 14:59:14 +03:00
sowle
55cae9d956
Merge branch 'release' into develop 2021-01-28 14:56:08 +03:00
sowle
8a03f8e4b3
gcc compilation fixed 2021-01-28 14:53:04 +03:00
cryptozoidberg
66387d2bd5
htlc: implemented tracking of active htlc, creating transactio with htlc 2021-01-27 22:49:15 +01:00
sowle
5843f6964c
crypto: fe_isnonzero made public, point_t::is_zero() added 2021-01-26 23:14:46 +03:00
cryptozoidberg
fca90b0146
implemented tracking of htlc in wallet(creation is not implemented yet) 2021-01-24 21:00:43 +01:00
cryptozoidberg
e823dab69f
fixed compilation 2021-01-20 23:48:42 +01:00
cryptozoidberg
79040fa9b3
validate_alt_block_input deep refactoring related to htlc 2021-01-20 23:16:28 +01:00
cryptozoidberg
16f37ed4c2
merge from develop 2021-01-18 22:00:36 +01:00
sowle
8063604b37
crypto-ops: ge_p2_to_p3 implemented 2021-01-14 23:45:47 +03:00
sowle
46d9895801
crypto: ge_bytes_hash_to_ec() added 2021-01-09 17:48:57 +03:00
cryptozoidberg
29e291bcc1
htlc in work: altblock tx handling refactoring in work 2021-01-08 01:25:15 +01:00
sowle
bf9195db58
validate_alt_block_input fixed rare bug for cases g3-g5 when an output is spent in the next block 2021-01-07 19:40:55 +03:00
sowle
920d104e1b
validate_alt_block_input fixed for cases g3-g5 with mixins 2021-01-07 19:39:13 +03:00
cryptozoidberg
902d4ffd43
fixed scan_outputkeys_for_indexes overload 2021-01-07 15:04:45 +01:00
cryptozoidberg
0bb579769c
htlc in work: refactoring of txin_htlc structure, work on altchain handling witb htlc 2021-01-06 23:16:49 +01:00
cryptozoidberg
93aacf3bec
htlc in work: orderliness between htlc and to_key entities 2021-01-06 05:15:01 +01:00
cryptozoidberg
b2a7423ab4
htlc in work: scanning for outputs and validation agains internal errors 2021-01-06 00:10:54 +01:00