ebellocchia / bip_utils

Generation of mnemonics, seeds, private/public keys and addresses for different types of cryptocurrencies
MIT License
324 stars 86 forks source link

Merge Cardano #80

Closed ebellocchia closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #80 (67df5a2) into master (dc8bf3c) will increase coverage by 0.02%. The diff coverage is 99.65%.

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   99.09%   99.12%   +0.02%     
==========================================
  Files         325      347      +22     
  Lines        9430    10041     +611     
==========================================
+ Hits         9345     9953     +608     
- Misses         85       88       +3     
Impacted Files Coverage Δ
bip_utils/bip/bip32/bip32_ed25519_kholaw.py 97.33% <ø> (ø)
bip_utils/bip/bip38/bip38_addr.py 100.00% <ø> (ø)
bip_utils/bip/bip44/bip44.py 100.00% <ø> (ø)
bip_utils/bip/bip49/bip49.py 100.00% <ø> (ø)
bip_utils/bip/bip84/bip84.py 100.00% <ø> (ø)
bip_utils/bip/bip86/bip86.py 100.00% <ø> (ø)
bip_utils/bip/conf/bip49/bip49_conf.py 100.00% <ø> (ø)
bip_utils/bip/conf/bip84/bip84_conf.py 100.00% <ø> (ø)
bip_utils/bip/conf/bip86/bip86_conf.py 100.00% <ø> (ø)
..._utils/ecc/ed25519_blake2b/ed25519_blake2b_keys.py 100.00% <ø> (ø)
... and 155 more

Help us with your feedback. Take ten seconds to tell us how you rate us.