1
0
Fork 0
forked from lthn/blockchain
Commit graph

16 commits

Author SHA1 Message Date
cryptozoidberg
9df7801865
iplemented RPC API for atomics 2021-03-18 22:35:11 +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
8fe41c8df2
htlc: added tests for double spend(redeem and then refund after) 2021-02-21 17:56:53 +01:00
cryptozoidberg
ef2f523bf1
fixed test for proper creating wrong tx(redeem after expiration) 2021-02-20 21:51:35 +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
38f342b62c
extended test for refund validation(fails so far) 2021-02-17 00:40:24 +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
b4a3a404b4
atomics: bugfixing 2021-02-06 00:02:48 +01:00
cryptozoidberg
41ca8cff41
atomics: started to work on tests + light refactoring 2021-02-04 01:49:38 +01:00