Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support Bitcoin P2PKH (legacy), P2SH, P2TR address types #1842

Closed
wants to merge 14 commits into from

minor tweak

0c167cd
Select commit
Loading
Failed to load commit list.
Closed

feat: support Bitcoin P2PKH (legacy), P2SH, P2TR address types #1842

minor tweak
0c167cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 13, 2024 in 1s

56.66% of diff hit (target 49.88%)

View this Pull Request on Codecov

56.66% of diff hit (target 49.88%)

Annotations

Check warning on line 43 in common/bitcoin/address_taproot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/bitcoin/address_taproot.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 66 in common/bitcoin/address_taproot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/bitcoin/address_taproot.go#L66

Added line #L66 was not covered by tests

Check warning on line 78 in common/bitcoin/address_taproot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/bitcoin/address_taproot.go#L78

Added line #L78 was not covered by tests

Check warning on line 90 in common/bitcoin/address_taproot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/bitcoin/address_taproot.go#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 97 in common/bitcoin/address_taproot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/bitcoin/address_taproot.go#L95-L97

Added lines #L95 - L97 were not covered by tests

Check warning on line 100 in common/bitcoin/address_taproot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/bitcoin/address_taproot.go#L100

Added line #L100 was not covered by tests

Check warning on line 106 in common/bitcoin/address_taproot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/bitcoin/address_taproot.go#L106

Added line #L106 was not covered by tests

Check warning on line 110 in common/bitcoin/address_taproot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/bitcoin/address_taproot.go#L110

Added line #L110 was not covered by tests

Check warning on line 122 in common/bitcoin/address_taproot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/bitcoin/address_taproot.go#L122

Added line #L122 was not covered by tests

Check warning on line 128 in common/bitcoin/address_taproot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/bitcoin/address_taproot.go#L128

Added line #L128 was not covered by tests

Check warning on line 134 in common/bitcoin/address_taproot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/bitcoin/address_taproot.go#L134

Added line #L134 was not covered by tests

Check warning on line 142 in common/bitcoin/address_taproot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/bitcoin/address_taproot.go#L142

Added line #L142 was not covered by tests

Check warning on line 147 in common/bitcoin/address_taproot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/bitcoin/address_taproot.go#L147

Added line #L147 was not covered by tests

Check warning on line 153 in common/bitcoin/address_taproot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/bitcoin/address_taproot.go#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 159 in common/bitcoin/address_taproot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/bitcoin/address_taproot.go#L158-L159

Added lines #L158 - L159 were not covered by tests

Check warning on line 165 in common/bitcoin/address_taproot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/bitcoin/address_taproot.go#L164-L165

Added lines #L164 - L165 were not covered by tests

Check warning on line 198 in common/bitcoin/address_taproot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/bitcoin/address_taproot.go#L198

Added line #L198 was not covered by tests