cryptozoidberg
|
71c9069d27
|
extended wallet transfer API to service_entries option
|
2021-07-17 00:05:41 +02:00 |
|
cryptozoidberg
|
585c01d3aa
|
removed forgotten field
|
2021-07-01 23:47:31 +02:00 |
|
cryptozoidberg
|
cabdf49430
|
added current_height to COMMAND_RPC_GET_RECENT_TXS_AND_INFO response
|
2021-07-01 23:00:28 +02:00 |
|
cryptozoidberg
|
2e5c493004
|
added transfer_internal_index to wallet_transfer_info struct
|
2021-07-01 21:05:50 +02:00 |
|
cryptozoidberg
|
33b26a68c9
|
bunch of fixes over isolate_auditable_and_proof test
|
2021-06-26 02:40:41 +02:00 |
|
cryptozoidberg
|
d83f8c3e9e
|
added test isolate_auditable_and_proof
|
2021-06-24 23:24:38 +02:00 |
|
cryptozoidberg
|
331548c9a6
|
added isolated items to rpc-structures
|
2021-06-24 22:10:09 +02:00 |
|
cryptozoidberg
|
0925c02a77
|
implemented basic suppoer of wrapping in wallet(service commands) + inital support in simplewallet
|
2021-06-24 00:57:38 +02:00 |
|
sowle
|
bb6dea509e
|
wallet resync-on-load issue fixed (the bug was in data storing on Boost > 69), also Zano made compatible with Boost 1.72
|
2021-06-07 15:00:58 +03:00 |
|
cryptozoidberg
|
3939277ed0
|
Added tracking attribute
|
2021-05-25 17:02:10 +02:00 |
|
cryptozoidberg
|
65ebdbb6e8
|
merge from develop
|
2021-05-25 16:47:54 +02:00 |
|
cryptozoidberg
|
add2de9b51
|
fixed tracking wallet seed phrase
|
2021-05-25 16:43:47 +02: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
|
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
|
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
|
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
|
2768732e23
|
Fixed tracking seed restoring bug
|
2020-12-15 22:53:28 +01:00 |
|
cryptozoidberg
|
c810f1f9fb
|
added method get_seed_phrase_info to sync_call function
|
2020-12-04 22:04:57 +01:00 |
|
cryptozoidberg
|
55f3b9e185
|
refactoring plain api: added sync_call method
|
2020-12-04 21:34:08 +01:00 |
|
cryptozoidberg
|
741db51007
|
Merge branch 'develop' into develop_mobile
|
2020-12-04 19:29:41 +01:00 |
|
cryptozoidberg
|
1fabcee504
|
fixed minor errors
|
2020-12-03 22:15:27 +01:00 |
|
cryptozoidberg
|
260b07154f
|
fixed errors on get_seed_phrase_info
|
2020-12-01 20:16:50 +01:00 |
|
cryptozoidberg
|
982543da42
|
fixed bug in getwallet_restore_info
|
2020-11-27 17:18:35 +01:00 |
|
cryptozoidberg
|
2d8adf2734
|
extended secure seed api for mobile wallet
|
2020-11-25 22:11:02 +01:00 |
|
cryptozoidberg
|
ca46baf24a
|
secure seed api extended
|
2020-11-24 20:01:46 +01:00 |
|
cryptozoidberg
|
491d98cb6d
|
fixed minor bugs(thanks to Sowle for review)
|
2020-11-21 14:28:21 +01:00 |
|
cryptozoidberg
|
5889b84acd
|
unit tests expended to cover secure seed cases
|
2020-11-20 16:40:54 +01:00 |
|