v0.8.0
What's Changed
- fixing btc pubkey to addr + added simple test cases by @wh173-c47 in #407
- Adds a public function to generate a bitcoin address from public key hash by @amanusk in #413
- Fix some linting errors in btc by @amanusk in #414
- Added hanlding for bip322 sighash (DEFAULT & ALL) by @wh173-c47 in #416
- Feat/parse btc address by @amanusk in #418
- Remove the #[inline(always)] attr from ripemd160 implementation by @amanusk in #420
- fix(evm): modify the offset on
decode_bytes_32by @aeryz in #415 - version 0.8 by @ermvrs in #423
New Contributors
Full Changelog: v0.7.0...v0.8.0