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 |
|
cryptozoidberg
|
03cb013695
|
Seed password implementation: in work
|
2020-11-20 00:37:48 +01:00 |
|
cryptozoidberg
|
b47e385279
|
simplewallet secure seed promt implemented
|
2020-11-18 23:05:58 +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
|
4432ecbe08
|
gui: more careful logging
|
2020-09-26 16:19:36 +03:00 |
|
sowle
|
6f7d07d282
|
wallets_manager: set wallet state to ready (instead of 0 "undefined") upon generation (fix for #219)
|
2020-09-22 17:18:53 +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
|
1c78e4c2c6
|
Merge branch 'develop' into ui_develop
|
2020-09-09 13:17:18 +02:00 |
|
cryptozoidberg
|
07830d7988
|
Merge branch 'release' into develop
|
2020-09-09 13:16:43 +02:00 |
|
cryptozoidberg
|
bc68026e30
|
added missing field to serialization map
|
2020-09-09 13:15:46 +02: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 |
|
cryptozoidberg
|
e01e59df24
|
disabled tray notifications while wallet sync
|
2020-09-04 22:26:03 +02:00 |
|
sowle
|
884c9584d5
|
#207 has been partially fixed
|
2020-09-03 19:32:10 +03:00 |
|
cryptozoidberg
|
0baa6c6df3
|
let's pretend this never happened
|
2020-09-02 17:28:55 +02: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 |
|