1
0
Fork 0
forked from lthn/blockchain
Commit graph

203 commits

Author SHA1 Message Date
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
41ca8cff41
atomics: started to work on tests + light refactoring 2021-02-04 01:49:38 +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
cryptozoidberg
66387d2bd5
htlc: implemented tracking of active htlc, creating transactio with htlc 2021-01-27 22:49:15 +01:00
cryptozoidberg
fca90b0146
implemented tracking of htlc in wallet(creation is not implemented yet) 2021-01-24 21:00:43 +01:00
cryptozoidberg
b2a7423ab4
htlc in work: scanning for outputs and validation agains internal errors 2021-01-06 00:10:54 +01:00
cryptozoidberg
6349ed8341
fixed seed loading functions, fixed unit_tests 2020-11-18 21:20:08 +01:00
sowle
6a18d031ae
fixed minor bug in wallet2::assign_account() + more getters for account_base 2020-10-02 16:19:08 +03:00
cryptozoidberg
9bf85dfed5
fixed detach_blockchain for watchonly wallet 2020-09-29 23:42:09 +03:00
sowle
a9025d3b33
Merge branch 'issue207' into develop 2020-09-18 19:45:49 +03:00
sowle
c317463537
wallet2: unused code removed 2020-09-18 15:41:19 +03:00
sowle
acda8f911b
Merge branch 'ui_develop' into issue207 2020-09-11 14:24:24 +03:00
cryptozoidberg
af308765d9
Merge from master 2020-09-07 21:03:47 +02:00
cryptozoidberg
3678ba2154
fixed connectivity for simplewallet in srv mode 2020-09-07 20:59:44 +02:00
sowle
e52412facb
wallet: fix for outgoing unconfirmed txs handling in tracking wallets 2020-09-07 17:35:23 +02:00
sowle
9067e09e22
wallet: fix for outgoing unconfirmed txs handling in tracking wallets 2020-09-07 17:36:41 +03:00
sowle
884c9584d5
#207 has been partially fixed 2020-09-03 19:32:10 +03:00
cryptozoidberg
baaf1c06ec
let's pretend this never happened 2020-09-02 17:28:19 +02:00
cryptozoidberg
d803771b52
Merge branch 'develop' into flags 2020-09-01 16:07:58 +02:00
cryptozoidberg
aea993f36b
implemented exclude_staking_txs filter 2020-09-01 00:26:46 +02:00
sowle
bd894a0119
has_field_of_type_in_extra() -> have_type_in_variant_container() 2020-08-31 20:03:49 +03:00
cryptozoidberg
2dd0848b0a
added extra conditions on extra fields update in wallet 2020-08-31 18:23:41 +02:00
sowle
b02fc0b5d8
wallet: all free space checks removed completely 2020-08-31 16:37:05 +03:00
sowle
3755f0da18
wallet: --disable-wallet-free-space-check added for simplewallet and Zano 2020-08-31 15:40:37 +03:00
cryptozoidberg
13accb65ad
fixed few issues with attachment encryption 2020-08-29 01:14:26 +02:00
cryptozoidberg
f4ff304bde
simplewallet speed opt + more logs 2020-08-27 15:10:03 +02:00
cryptozoidberg
5a0cfe1b4a
chacha stream integrated into load/store functions 2020-08-18 21:54:25 +02:00
sowle
ff92b079ca
wallet: log improved in rpc mode 2020-08-09 01:30:34 +03:00
sowle
80a8a7ceb6
fix for issue #199 2020-08-07 17:30:12 +03:00
sowle
0a71fcc89c
Merge branch 'master' into develop 2020-07-29 13:28:13 +03:00
sowle
3e463b065c
simplewallet improvements in tracking wallets area 2020-07-22 16:14:17 +03:00
sowle
399c09871f
simplewallet: bring pulling error up to the user on refresh 2020-07-22 14:09:55 +03:00
cryptozoidberg
0b3279a4ec
Merge branch 'release' into develop 2020-07-22 01:43:54 +02:00
sowle
477f1dea73
fixed unsigned tx blob returning on "transfer" for WO-wallets (cold-signing) 2020-07-21 14:34:54 +03:00