BlockchainCommons / BlockchainCommons/keytool-cli

BUG: Need correct output-descriptor when --full-address-derivation-path is set

Abierto
#12 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C++
Estrellas
6
Forks
5
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

```
/usr/local/bin/keytool --seed MYSEED --full-address-derivation-path m//48h/0h/0h/2h output-descriptor
```
results in
````
wpkh([feebfc32/84h/0h/0h]xpubWRONGXPUB)
````

What I want is
```
wpkh([feebfc32/84h/0h/0h]xpubCORRECTXPUB)
```

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Reproduce the shown keytool command and trace how --full-address-derivation-path is handled when output-descriptor is requested. Compare the derivation path used for the displayed xpub with the requested path; done means the command emits the expected descriptor and the behavior is covered by a regression test.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
cpp
Área
cli, cryptography
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.