Closed ws4charlie closed 1 month ago
[!IMPORTANT]
Review skipped
Auto incremental reviews are disabled on this repository.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Attention: Patch coverage is 79.16667%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 67.49%. Comparing base (
3eba701
) to head (3a111e0
). Report is 1 commits behind head on develop.
Description
chain id
.chains
package.BTCAddressWitnessPubkeyHash
andBTCAddress
into one single methodBTCAddress(chainID int64)
for simplicity.Closes: https://github.com/zeta-chain/node/issues/1397
How Has This Been Tested?
Summary by CodeRabbit
New Features
Bug Fixes
Tests
Documentation