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 |
|
sowle
|
add0f39302
|
crypto: L2S protocol introduced (WIP)
|
2020-12-30 13:13:00 +03: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
|
c82aacd437
|
experimental crypto: sc_invert2, performance comparison, point_G arithmetic fixed
|
2020-12-25 23:33:01 +03:00 |
|
sowle
|
0a7b856d09
|
crypto: good fast sc_invert moved to crypto-ops
|
2020-12-24 17:38:40 +03:00 |
|
sowle
|
25b1eed3da
|
experimental crypto: arithmetics assignment operators added to scalar_t, more tests, profiling
|
2020-12-24 01:46:04 +03:00 |
|
sowle
|
f70f58ffc3
|
crypto: libsodium license added, faster sc_mul implementation
|
2020-12-24 01:43:22 +03:00 |
|
sowle
|
f05f533a0c
|
experimental crypto: tests moved to functional_tests, few tests added, gtest-like infrastructure added
|
2020-12-23 01:40:02 +03:00 |
|
sowle
|
a16067ac64
|
crypto: sc_mul added (naive implementation, need to be rewritten)
|
2020-12-23 01:25:38 +03:00 |
|
cryptozoidberg
|
9711a555a7
|
Merge branch 'release'
|
2020-12-18 17:00:10 +01: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
|
20dd1cafc3
|
crypto helpers improved, sc_exp and sc_invert implemented (using Fermat little theorem)
|
2020-12-15 23:57:17 +03:00 |
|
sowle
|
754c4b1fa9
|
crypto helpers + unit tests (WIP)
|
2020-12-14 21:37:18 +03: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
|
8104bdff9a
|
Merge branch 'develop' into release
|
2020-12-09 21:37:12 +01: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
|
9b5b61d2df
|
Merge branch 'develop' into release
|
2020-12-09 21:31:48 +01:00 |
|
cryptozoidberg
|
c3ae455027
|
Merge branch 'develop_mobile' into develop
|
2020-12-09 16:33:47 +01:00 |
|
cryptozoidberg
|
1da1e21aed
|
got rid of unused keys in UI
|
2020-12-06 21:44:52 +01:00 |
|
cryptozoidberg
|
1d1014d2f9
|
Merge branch 'develop' into develop_mobile
|
2020-12-04 22:06:47 +01:00 |
|
cryptozoidberg
|
2b552386ca
|
Merge branch 'release' into develop
|
2020-12-04 22:06:26 +01:00 |
|
cryptozoidberg
|
1d09ac8c67
|
Merge branch 'develop_mobile' into develop
|
2020-12-04 22:05:47 +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
|
4a79757978
|
deleted unused code
|
2020-12-04 19:28:30 +01:00 |
|
cryptozoidberg
|
1fabcee504
|
fixed minor errors
|
2020-12-03 22:15:27 +01:00 |
|
cryptozoidberg
|
095d0e24fb
|
Merge branch 'ui_develop' into develop
|
2020-12-03 21:16:21 +01:00 |
|
cryptozoidberg
|
52199f1c79
|
fixed seed info validation
|
2020-12-03 21:15:55 +01:00 |
|
Nazar
|
1e0d085727
|
fix update status wallet (#259)
* add disabled btn setting_wallet
* add build html
* fix update status wallet
|
2020-12-03 21:15:01 +01:00 |
|
cryptozoidberg
|
3d831930f6
|
Merge branch 'ui_develop' into develop
|
2020-12-03 18:14:58 +01:00 |
|
Nazar
|
e02c269c17
|
Add build html (#258)
* add disabled btn setting_wallet
* add build html
|
2020-12-03 18:14:11 +01:00 |
|
cryptozoidberg
|
dc8d8f22b7
|
Merge branch 'ui_develop' into develop
|
2020-12-03 16:48:44 +01:00 |
|
Nazar
|
bbd4cd5e04
|
add disabled btn setting_wallet (#257)
|
2020-12-03 16:45:11 +01:00 |
|
cryptozoidberg
|
20364a41e6
|
merged conflict in UI
|
2020-12-02 14:32:05 +01:00 |
|
Nazar
|
d54c4f6237
|
update restore-wallet (#255)
* update restore wallet
* update restore wallet
|
2020-12-02 14:29:17 +01:00 |
|
cryptozoidberg
|
45ca69d21a
|
getting less dramatic if seed password is wrong
|
2020-12-01 20:16:50 +01:00 |
|
cryptozoidberg
|
260b07154f
|
fixed errors on get_seed_phrase_info
|
2020-12-01 20:16:50 +01:00 |
|