LedgerHQ / ledgerjs

⛔️ MOVED to monorepo "ledger-live"
https://github.com/LedgerHQ/ledger-live
Apache License 2.0
573 stars 381 forks source link

Adding shyft network support #846

Closed diwu1989 closed 2 years ago

diwu1989 commented 2 years ago

Adding the currency metadata for shyft network

codecov[bot] commented 2 years ago

Codecov Report

Merging #846 (54d2acf) into master (e78aac4) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           master     #846    +/-   ##
========================================
  Coverage   45.60%   45.60%            
========================================
  Files          82       82            
  Lines        5004     5004            
  Branches      890      890            
========================================
  Hits         2282     2282            
- Misses       2526     2708   +182     
+ Partials      196       14   -182     
Impacted Files Coverage Δ
packages/cryptoassets/src/currencies.ts 100.00% <ø> (ø)
packages/logs/src/index.ts 0.00% <0.00%> (ø)
packages/devices/src/index.ts 0.00% <0.00%> (ø)
packages/errors/src/helpers.ts 0.00% <0.00%> (ø)
packages/hw-app-str/src/Str.ts 68.75% <0.00%> (ø)
packages/hw-app-trx/src/utils.ts 61.40% <0.00%> (ø)
packages/hw-app-btc/src/BtcNew.ts 92.25% <0.00%> (ø)
packages/hw-app-btc/src/varint.ts 30.76% <0.00%> (ø)
packages/devices/src/scrambling.ts 0.00% <0.00%> (ø)
packages/hw-app-tezos/src/Tezos.ts 11.57% <0.00%> (ø)
... and 31 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e78aac4...54d2acf. Read the comment docs.