howardwu / wagyu

A Rust library for generating cryptocurrency wallets
https://wagyu.dev
Apache License 2.0
612 stars 106 forks source link

Feature/safety #40

Closed howardwu closed 5 years ago

howardwu commented 5 years ago

Restricts inner public access to the Bitcoin, Ethereum, Monero, Zcash structs

codecov[bot] commented 5 years ago

Codecov Report

Merging #40 into v0.6.0 will increase coverage by 0.14%. The diff coverage is 80.59%.

@@            Coverage Diff             @@
##           v0.6.0      #40      +/-   ##
==========================================
+ Coverage   74.42%   74.56%   +0.14%     
==========================================
  Files          57       57              
  Lines        1607     1616       +9     
==========================================
+ Hits         1196     1205       +9     
  Misses        411      411