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 |
|
sowle
|
02fb693905
|
checkpoint added: at 900000 for mainnet and at 700000 for testnet
|
2021-01-28 14:59:14 +03: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
|
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 |
|
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 |
|
cryptozoidberg
|
3c51c95941
|
massive fixes over htlc, sha256/RIPEMD160 basic test(passing)
|
2021-01-04 22:41:16 +01:00 |
|
cryptozoidberg
|
faa8f69cf3
|
added sha256 and RIPEMD160 sources
|
2020-12-30 23:58:03 +01:00 |
|
cryptozoidberg
|
4ee72ef7ac
|
implemnting htlc inputs/outputs handling in core(work in progress)
|
2020-12-29 23:42:37 +01:00 |
|
cryptozoidberg
|
6bee7541d6
|
very first draft for transaction in/outs for atomics
|
2020-12-28 23:45:16 +01:00 |
|
cryptozoidberg
|
2768732e23
|
Fixed tracking seed restoring bug
|
2020-12-15 22:53:28 +01:00 |
|
cryptozoidberg
|
1fabcee504
|
fixed minor errors
|
2020-12-03 22:15:27 +01:00 |
|
cryptozoidberg
|
52199f1c79
|
fixed seed info validation
|
2020-12-03 21:15:55 +01:00 |
|
cryptozoidberg
|
b93993c32f
|
getting less dramatic if seed password is wrong
|
2020-12-01 20:05:21 +01:00 |
|
cryptozoidberg
|
cc08086cac
|
fixed errors on get_seed_phrase_info
|
2020-12-01 19:28:41 +01:00 |
|
cryptozoidberg
|
ca46baf24a
|
secure seed api extended
|
2020-11-24 20:01:46 +01:00 |
|
cryptozoidberg
|
9ff78d1351
|
implemented proper validation of seed phrase in simplewallet
|
2020-11-21 23:05:09 +01:00 |
|
cryptozoidberg
|
491d98cb6d
|
fixed minor bugs(thanks to Sowle for review)
|
2020-11-21 14:28:21 +01:00 |
|
cryptozoidberg
|
e59178916b
|
fixed wrong type conversion
|
2020-11-18 00:23:57 +01:00 |
|
cryptozoidberg
|
20631c5805
|
secure seed: basic support implementation(in work)
|
2020-11-17 01:30:51 +01:00 |
|
sowle
|
6a18d031ae
|
fixed minor bug in wallet2::assign_account() + more getters for account_base
|
2020-10-02 16:19:08 +03:00 |
|
sowle
|
bd894a0119
|
has_field_of_type_in_extra() -> have_type_in_variant_container()
|
2020-08-31 20:03:49 +03:00 |
|
cryptozoidberg
|
13accb65ad
|
fixed few issues with attachment encryption
|
2020-08-29 01:14:26 +02:00 |
|
sowle
|
959c173800
|
unit tests fixed
|
2020-08-21 15:07:16 +03:00 |
|
cryptozoidberg
|
5a0cfe1b4a
|
chacha stream integrated into load/store functions
|
2020-08-18 21:54:25 +02:00 |
|
cryptozoidberg
|
67d2d7f200
|
implemented right version of stream filter for input
|
2020-08-18 21:54:24 +02:00 |
|
sowle
|
beb56a10bb
|
testnet: new checkpoint and predownload files
|
2020-07-22 20:09:47 +03:00 |
|
cryptozoidberg
|
28f8f86860
|
fixed bug with wrong handling coinbase for auditable wallets
|
2020-07-22 01:43:19 +02:00 |
|
sowle
|
b695cda21b
|
rebuild m_db_addr_to_alias container as well when migrating to DB v95
|
2020-07-13 14:54:32 +03:00 |
|
sowle
|
ec833ec490
|
minor fixes
|
2020-07-08 18:19:09 +03:00 |
|
sowle
|
9ab4cb048e
|
wallet: contracts' boost serialization fixed
|
2020-07-08 18:02:32 +03:00 |
|
sowle
|
6d7096af6e
|
getting rid of unused serialization func
|
2020-07-07 13:22:05 +03:00 |
|
sowle
|
3520e17836
|
--stop-after-height implemented
|
2020-07-02 23:16:47 +03:00 |
|