Commit Graph

15 Commits

Author SHA1 Message Date
librelois 279f35d6c4 feat(dubp): impl simple payment from transparent account 2021-03-28 20:45:48 +02:00
librelois ac99007064 git: add pre-commit hook: check format 2021-03-08 18:42:38 +01:00
librelois 61289f3422 feat(dubp): add methods checkPublicKey & computeChecksum 2021-03-08 17:52:35 +01:00
librelois 57e2a88116 feat(dubp): impl opaque hd wallet 2021-03-07 19:51:47 +01:00
librelois 43b3c6c8f4 fix(dubp): member account index require strong secret code 2021-02-27 22:13:48 +01:00
librelois be45796893 deps(dubp): upgrade dup-crypto to v0.43.2 2021-02-26 01:53:23 +01:00
librelois 706799afcd deps(dubp): upgrade dup-crypto to v0.43.0 2021-02-21 19:16:13 +01:00
librelois 2981181817 fix(dubp): master pubkey of HD wallet must not be accessible 2021-02-14 17:14:35 +01:00
poka 48b419213c fix(dubp): remove absolute path 2021-02-12 18:17:40 +01:00
librelois 1a8a24601a feat(dubp): add transparent BIP32 wallet 2021-02-11 20:40:43 +01:00
librelois 7d9c95bb66 feat(dubp): add method getDewifSecretCodeLen 2021-02-08 23:49:31 +01:00
librelois 1bc74f25f8 feat(dubp): adapt secret code len depending on system memory 2021-02-02 22:59:17 +01:00
librelois b288b601ce ref(dubp):make really async & rework handle error in a more generic way 2021-01-09 21:12:52 +01:00
librelois 1d9e6d0753 fix(dubp_rs): replace buggy err handling by custom err handling system 2021-01-08 01:49:54 +01:00
librelois 7cac5b996b chore: add rust code that expose dup-crypto crate like a C lib 2021-01-04 17:11:53 +01:00