1
0
Fork 0
forked from lthn/blockchain
Commit graph

3328 commits

Author SHA1 Message Date
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
cryptozoidberg
dc3f5882ef
receiving list of htlc 2021-01-31 18:05:26 +01:00
sowle
fa7355c0a2
Merge branch 'release' into develop 2021-01-29 19:59:13 +03:00
zano build machine
7138dd3ec3 === build number: 114 -> 115 === 2021-01-29 19:57:15 +03:00
sowle
f0ae13cf60
=== version bump: 1.1.7 -> 1.1.8 === 2021-01-29 19:55:37 +03:00
sowle
9e99d10db3
gui: Indonesian language added 2021-01-29 19:54:08 +03:00
sowle
1a2e4ea4ca
predownload links updated 2021-01-29 05:32:30 +03:00
sowle
9d02a05c71
checkpoint added: at 900000 for mainnet and at 700000 for testnet 2021-01-28 14:59:43 +03:00
sowle
02fb693905
checkpoint added: at 900000 for mainnet and at 700000 for testnet 2021-01-28 14:59:14 +03:00
sowle
55cae9d956
Merge branch 'release' into develop 2021-01-28 14:56:08 +03:00
sowle
8a03f8e4b3
gcc compilation fixed 2021-01-28 14:53:04 +03:00
cryptozoidberg
66387d2bd5
htlc: implemented tracking of active htlc, creating transactio with htlc 2021-01-27 22:49:15 +01:00
sowle
5843f6964c
crypto: fe_isnonzero made public, point_t::is_zero() added 2021-01-26 23:14:46 +03: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
sowle
8063604b37
crypto-ops: ge_p2_to_p3 implemented 2021-01-14 23:45:47 +03:00
sowle
46d9895801
crypto: ge_bytes_hash_to_ec() added 2021-01-09 17:48:57 +03: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
sowle
cb18279d57
gcc compilation fixed 2020-12-26 03:32:49 +03:00
sowle
0a7b856d09
crypto: good fast sc_invert moved to crypto-ops 2020-12-24 17:38:40 +03:00
sowle
f70f58ffc3
crypto: libsodium license added, faster sc_mul implementation 2020-12-24 01:43:22 +03:00
sowle
a16067ac64
crypto: sc_mul added (naive implementation, need to be rewritten) 2020-12-23 01:25:38 +03:00
zano build machine
86b0b354ee === build number: 113 -> 114 === 2020-12-16 00:55:27 +03:00
cryptozoidberg
5337bdc69e
Merge branch 'develop' into release 2020-12-15 22:53:53 +01:00
cryptozoidberg
2768732e23
Fixed tracking seed restoring bug 2020-12-15 22:53:28 +01:00
sowle
0816fe57bb
crypto: 1) ge_p3_0, ge_sub, fe_sq, fe_mul, fe_frombytes, fe_invert made available from outside 2) fe_tobytes implemented 2020-12-14 18:41:49 +03:00
zano build machine
082cf5feb8 === build number: 112 -> 113 === 2020-12-09 23:43:55 +03:00
cryptozoidberg
2440cbb055
merge from ui_develop 2020-12-09 21:36:45 +01:00
cryptozoidberg
0a22f94030
fixed seed info validation 2020-12-09 21:33:14 +01:00
Nazar
7b4a6fa90a
Status setting wallet fix (#265)
* Status setting wallet (#1)

* add disabled btn setting_wallet

* add build html

* fix update status wallet

* add context copy seed_phrase

* fix bug

* fix wallet status

* update

* Create wallet

* fix wallet login and add seed block in create wallet
2020-12-09 21:32:46 +01:00
cryptozoidberg
1da1e21aed
got rid of unused keys in UI 2020-12-06 21:44:52 +01:00
cryptozoidberg
2b552386ca
Merge branch 'release' into develop 2020-12-04 22:06:26 +01:00