browserify / browserify/createHash

[Breaking] Node v17 crypto removed ripemd160

Abierto
#29 3 comentarios 6 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
53
Forks
37
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Related: https://github.com/bitcoinjs/bip32/issues/59

Seems like the only option is:

1. Check if version >= 17
2. If true, the index.js should also try to intercept ripemd160 calls and use pure JS.

Thoughts?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Start with index.js and the related bitcoinjs/bip32 issue to understand how ripemd160 is currently handled and what changed in Node v17. Verify the failure under Node v17, then determine the compatibility behavior required for ripemd160 and confirm it with the project's existing checks.

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

Evaluación

Stack tecnológico
javascript, node.js
Área
cryptography
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.