Commit graph

3352 commits

Author SHA1 Message Date
Daniel Lugo
6484182489 Remove outdated trusted keys mechanism 2022-01-17 12:59:34 -04:00
Daniel Lugo
12cacca5c3 Simplify error handling 2022-01-17 12:59:34 -04:00
Daniel Lugo
316f631e49 Simplify 2022-01-17 12:59:34 -04:00
Daniel Lugo
2a72f2df9d Simplify existing-lnd new alias flow 2022-01-17 12:59:34 -04:00
Daniel Lugo
b5b6a1350a Remove unused variable 2022-01-17 12:59:34 -04:00
Daniel Lugo
1b726e452a Variables to the top 2022-01-17 12:59:34 -04:00
Daniel Lugo
8d1df5e1b2 Remove old access code stuff 2022-01-17 12:59:34 -04:00
Daniel Lugo
9c698a38e0 Remove unused variable 2022-01-17 12:59:34 -04:00
Daniel Lugo
f09fc2be66 Simplify wallet creation 2022-01-17 12:59:34 -04:00
Daniel Lugo
e47a67acb4 Remove unneded argument 2022-01-17 12:59:34 -04:00
Daniel Lugo
d6de81370b Simplify 2022-01-17 12:59:33 -04:00
Daniel Lugo
0d71c14e22 Remove old access code stuff 2022-01-17 12:59:33 -04:00
Daniel Lugo
7c6696eb88 Factor out channels backup from auth 2022-01-17 12:59:33 -04:00
Daniel Lugo
9979a699d9 Remove unneded argument 2022-01-17 12:59:33 -04:00
Daniel Lugo
92899e24ab Variables up top 2022-01-17 12:59:33 -04:00
Daniel Lugo
63a1b29d2d Checks before validation 2022-01-17 12:59:33 -04:00
Daniel Lugo
e0e6fc3173 Merge pull request #509 from shocknet/ecc-hotfix
Expose getPublic and getPrivate from subprocess
2021-12-22 14:52:19 -04:00
Daniel Lugo
088fbc1cf5 Expose getPublic and getPrivate from subprocess 2021-12-22 14:33:34 -04:00
Daniel Lugo
7207a97375 Merge pull request #506 from shocknet/gunsmith-tests-recycle
Gunsmith tests recycle
2021-12-16 12:48:33 -04:00
CapDog
25f7d2c325 Merge pull request #505 from shocknet/ecc-as-subprocess
Ecc as subprocess
2021-12-16 11:42:36 -05:00
Daniel Lugo
c90503cee8 Remove precommit hook in favor of CI solution 2021-12-16 12:42:06 -04:00
Daniel Lugo
f4e956aef1 Upgrade typescript 2021-12-16 12:41:43 -04:00
Daniel Lugo
d3930ef4a2 Add typings for random words 2021-12-16 12:37:06 -04:00
Daniel Lugo
8e4d948172 Kill crypto subprocess so tests actually finish running 2021-12-16 11:12:05 -04:00
Daniel Lugo
5542d7b8db Use top level describe() 2021-12-16 11:12:05 -04:00
Daniel Lugo
0166636ccc Typings stuff 2021-12-16 11:12:05 -04:00
Daniel Lugo
22f989ee99 Restore eslint config on having one describe
This was actually a good rule in order to have file-level after()
hook.
2021-12-16 11:12:05 -04:00
Daniel Lugo
459b675039 Decrypt through subprocess 2021-12-16 11:12:05 -04:00
Daniel Lugo
e081e1616a Encrypt through subprocess 2021-12-16 11:12:04 -04:00
Daniel Lugo
99103b84b8 Generate keypair through subprocess 2021-12-16 11:12:04 -04:00
Daniel Lugo
ef3064bbdd Deserialize buffers in/out of subprocess 2021-12-16 11:12:04 -04:00
Daniel Lugo
1342fb5b3f Make async in preparation for future change 2021-12-16 11:12:04 -04:00
Daniel Lugo
ece11954a1 Move generateRandomString() to subprocess 2021-12-16 11:12:04 -04:00
Daniel Lugo
6a5b6af31f Better test 2021-12-16 11:12:04 -04:00
Daniel Lugo
e9ccbeab20 Foundations for ECC subprocess 2021-12-16 11:12:04 -04:00
CapDog
98471d1ff7 Merge pull request #500 from shocknet/hotfix/yarn-v1
Downgrade to yarn v1
2021-12-14 16:17:05 -05:00
emad-salah
0a13fef4fb Downgrade to yarn v1 2021-12-14 20:15:19 +01:00
CapDog
9b6ee160ed Merge pull request #497 from shocknet/bug/gun-issues
Upgrade to latest GunDB and fix Auth issues
2021-12-14 13:24:24 -05:00
CapDog
4596b9bbe2 Merge pull request #498 from shocknet/ECC-fixes
Ecc fixes
2021-12-14 13:24:10 -05:00
Daniel Lugo
d13bb08515 Use random words for ID 2021-12-14 11:58:17 -04:00
Daniel Lugo
d0928a09e4 info instead of warn 2021-12-14 11:53:27 -04:00
Daniel Lugo
c8400ea3ea Generate IDs using random words 2021-12-14 11:26:12 -04:00
Daniel Lugo
c4034e5144 ECC tests 2021-12-14 11:19:41 -04:00
emad-salah
00c9e0d023 Fix yarn lockfile and temporarily disable type checking for GunSmith 2021-12-14 10:58:22 +01:00
Daniel Lugo
7f66c8bd09 Correct wording 2021-12-13 17:52:56 -04:00
Daniel Lugo
45c599794b Tests for generateKeyPair() 2021-12-13 08:31:00 -04:00
Daniel Lugo
9fb2af4d33 Typing for key pair 2021-12-13 08:22:04 -04:00
Daniel Lugo
e86f5a5ad8 Change to revealing module pattern 2021-12-12 16:42:53 -04:00
Daniel Lugo
2fc159f8d8 Test buffer - string - buffer code 2021-12-12 11:38:37 -04:00
Daniel Lugo
d612adeefc Remove unnecessary eslint rule 2021-12-12 11:38:18 -04:00