jonesmarvin8
|
f246ebe0fa
|
fix unit tests
|
2026-05-20 17:40:02 -04:00 |
|
jonesmarvin8
|
8253002739
|
add test and other fixes
|
2026-05-20 16:00:57 -04:00 |
|
jonesmarvin8
|
dc7378da1f
|
Merge branch 'main' into marvin/pq-privacy-encryption
|
2026-05-19 17:52:30 -04:00 |
|
Daniil Polyakov
|
5f207a3f02
|
feat: move initial accounts data into genesis
|
2026-05-15 01:33:50 +03:00 |
|
jonesmarvin8
|
aa977d8ded
|
key agreement update
|
2026-05-13 20:43:12 -04:00 |
|
jonesmarvin8
|
428568467c
|
initialize pq encryption changes
|
2026-05-12 18:17:56 -04:00 |
|
Sergio Chouhy
|
f722d257a3
|
fmt
|
2026-05-07 01:41:35 -03:00 |
|
Sergio Chouhy
|
11949e9fa1
|
use privateaccountkind in storage and fix circuit
|
2026-05-04 21:40:30 -03:00 |
|
Sergio Chouhy
|
6f9c3b2af3
|
fmt
|
2026-04-24 00:37:36 -03:00 |
|
Sergio Chouhy
|
9c90a6d182
|
remove unused impl
|
2026-04-24 00:36:25 -03:00 |
|
Sergio Chouhy
|
e19c9ff20a
|
return impl iterator
|
2026-04-24 00:04:22 -03:00 |
|
Sergio Chouhy
|
7ccd6ae331
|
wip
|
2026-04-20 11:27:15 -03:00 |
|
Sergio Chouhy
|
c43418721e
|
remove unused methods
|
2026-04-19 23:13:33 -03:00 |
|
Sergio Chouhy
|
4c050f35dd
|
refactor private key tree to store a vec<(Identifier, AccountId)>
|
2026-04-16 03:03:13 -03:00 |
|
Sergio Chouhy
|
0ecec7016e
|
refactor key trees
|
2026-04-15 23:34:49 -03:00 |
|
Sergio Chouhy
|
985f610cea
|
wip
|
2026-04-15 15:42:04 -03:00 |
|
Sergio Chouhy
|
dae617c673
|
wip: add dummy identifier
|
2026-04-14 18:02:38 -03:00 |
|
jonesmarvin8
|
ffcbc15972
|
Issue 258 - remove secp256k1 for k256 (#399)
* initialize branch
* fix signatures to use k256
* fixed error
* lint fix
* lint fix
* clippy fixes
* clippy
|
2026-03-30 17:15:25 -04:00 |
|
Daniil Polyakov
|
c40c62a484
|
fix: satisfy clippy
|
2026-03-19 18:03:23 +03:00 |
|
jonesmarvin8
|
83ef789002
|
lint issues
|
2026-03-18 18:44:07 -04:00 |
|
jonesmarvin8
|
b1747548b2
|
fix nullifer typo
|
2026-03-09 12:23:57 -04:00 |
|
jonesmarvin8
|
85dd5fae86
|
initialize bip-032 changes
|
2026-02-25 15:18:27 -05:00 |
|
jonesmarvin8
|
752ad89ac7
|
fixed with unified approach
|
2026-01-27 16:00:42 -05:00 |
|
jonesmarvin8
|
6e18f46965
|
additional lint fix
|
2026-01-22 18:25:57 -05:00 |
|
jonesmarvin8
|
d1a2234cc5
|
lint fix
|
2026-01-22 18:24:19 -05:00 |
|
jonesmarvin8
|
d204f386bb
|
fmt
|
2026-01-21 17:48:10 -05:00 |
|
jonesmarvin8
|
c6aa0c41b6
|
update tests
|
2026-01-21 17:27:23 -05:00 |
|
jonesmarvin8
|
9f753c0333
|
clean up and fmt/clippy
|
2025-12-23 17:40:47 -05:00 |
|
jonesmarvin8
|
ed373067fb
|
fixed private keys
|
2025-12-22 19:50:03 -05:00 |
|
jonesmarvin8
|
b7a6fda00a
|
Added test for master keys
|
2025-12-16 20:46:16 -05:00 |
|
jonesmarvin8
|
2e0450bfcd
|
private key protocol fixes
|
2025-12-15 17:24:59 -05:00 |
|
Pravdyvy
|
6c409b6fb1
|
Merge branch 'main' into Pravdyvy/deterministic-key-derivation
|
2025-11-27 13:46:35 +02:00 |
|
Pravdyvy
|
77570c48e9
|
fix: suggestions 2
|
2025-11-26 14:27:09 +02:00 |
|
Pravdyvy
|
0d11c3688e
|
fix: suggestions hotfix
|
2025-11-26 07:18:25 +02:00 |
|
Pravdyvy
|
463942df80
|
Apply suggestions from code review 1
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
|
2025-11-26 07:07:58 +02:00 |
|
Pravdyvy
|
20c276e63e
|
fix: continuation of integration
|
2025-11-10 16:29:33 +02:00 |
|
Pravdyvy
|
d9a130cc55
|
feat: private tree
|
2025-11-07 16:21:14 +02:00 |
|