What's Changed
* Refactoring ripemd160 by mohanson in https://github.com/mohanson/pybtc/pull/1
* Add rpc module by mohanson in https://github.com/mohanson/pybtc/pull/2
* Implement transaction struct by mohanson in https://github.com/mohanson/pybtc/pull/3
* Let the transaction structure supports both legacy and segwit by mohanson in https://github.com/mohanson/pybtc/pull/4
* Implement p2pkh transfer function by mohanson in https://github.com/mohanson/pybtc/pull/5
* Test der format by mohanson in https://github.com/mohanson/pybtc/pull/6
* Implement P2WPKH by mohanson in https://github.com/mohanson/pybtc/pull/7
* Implement P2SH-P2WPKH by mohanson in https://github.com/mohanson/pybtc/pull/8
* Implement P2TR by mohanson in https://github.com/mohanson/pybtc/pull/9
* Add HashType class by mohanson in https://github.com/mohanson/pybtc/pull/10
* Subtle perfection by mohanson in https://github.com/mohanson/pybtc/pull/12
* Implement P2TR script path spending by mohanson in https://github.com/mohanson/pybtc/pull/13
* Replace p2as with 2-of-2 p2ms by mohanson in https://github.com/mohanson/pybtc/pull/14
**Full Changelog**: https://github.com/mohanson/pybtc/commits/v1.0.0