Skip to content

feat<descriptor>: added scripts and addresses generation functions

Codecov / codecov/patch succeeded Jul 16, 2023 in 1s

91.61% of diff hit (target 69.56%)

View this Pull Request on Codecov

91.61% of diff hit (target 69.56%)

Annotations

Check warning on line 90 in lib/bcoin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/bcoin.js#L79-L90

Added lines #L79 - L90 were not covered by tests

Check warning on line 94 in lib/bcoin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/bcoin.js#L94

Added line #L94 was not covered by tests

Check warning on line 140 in lib/descriptor/abstractdescriptor.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/abstractdescriptor.js#L140

Added line #L140 was not covered by tests

Check warning on line 180 in lib/descriptor/abstractdescriptor.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/abstractdescriptor.js#L180

Added line #L180 was not covered by tests

Check warning on line 214 in lib/descriptor/abstractdescriptor.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/abstractdescriptor.js#L214

Added line #L214 was not covered by tests

Check warning on line 246 in lib/descriptor/abstractdescriptor.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/abstractdescriptor.js#L246

Added line #L246 was not covered by tests

Check warning on line 13 in lib/descriptor/index.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/index.js#L13

Added line #L13 was not covered by tests

Check warning on line 27 in lib/descriptor/index.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/index.js#L15-L27

Added lines #L15 - L27 were not covered by tests

Check warning on line 247 in lib/descriptor/keyprovider.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/keyprovider.js#L247

Added line #L247 was not covered by tests

Check warning on line 256 in lib/descriptor/keyprovider.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/keyprovider.js#L256

Added line #L256 was not covered by tests

Check warning on line 265 in lib/descriptor/keyprovider.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/keyprovider.js#L265

Added line #L265 was not covered by tests

Check warning on line 282 in lib/descriptor/keyprovider.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/keyprovider.js#L282

Added line #L282 was not covered by tests

Check warning on line 320 in lib/descriptor/keyprovider.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/keyprovider.js#L320

Added line #L320 was not covered by tests

Check warning on line 390 in lib/descriptor/keyprovider.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/keyprovider.js#L390

Added line #L390 was not covered by tests

Check warning on line 463 in lib/descriptor/keyprovider.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/keyprovider.js#L463

Added line #L463 was not covered by tests

Check warning on line 53 in lib/descriptor/type/addr.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/type/addr.js#L53

Added line #L53 was not covered by tests

Check warning on line 72 in lib/descriptor/type/addr.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/type/addr.js#L72

Added line #L72 was not covered by tests

Check warning on line 112 in lib/descriptor/type/addr.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/type/addr.js#L112

Added line #L112 was not covered by tests

Check warning on line 53 in lib/descriptor/type/combo.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/type/combo.js#L53

Added line #L53 was not covered by tests

Check warning on line 72 in lib/descriptor/type/combo.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/type/combo.js#L72

Added line #L72 was not covered by tests

Check warning on line 111 in lib/descriptor/type/combo.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/type/combo.js#L111

Added line #L111 was not covered by tests

Check warning on line 65 in lib/descriptor/type/multisig.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/type/multisig.js#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 67 in lib/descriptor/type/multisig.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/type/multisig.js#L67

Added line #L67 was not covered by tests

Check warning on line 95 in lib/descriptor/type/multisig.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/type/multisig.js#L95

Added line #L95 was not covered by tests

Check warning on line 52 in lib/descriptor/type/pk.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/descriptor/type/pk.js#L52

Added line #L52 was not covered by tests