Commit graph

2 commits

Author SHA1 Message Date
k9ert
30508936d3
Feature: Extensions can add new devices (#1887) 2022-10-19 14:46:29 +02:00
relativisticelectron
b5bf6f19d2
Chore: embit Upgrade to 0.4.13 (ripemd160 replacement) (#1702)
* Removed dependency of openssl.ripemd160  and replaced it by embit dependency.
This is useful because embit handles the missing ripemd160 in openssl3: https://github.com/diybitcoinhardware/embit/issues/28 starting from version 0.4.13

* Update src/cryptoadvance/specter/devices/specter.py

Co-authored-by: Stepan Snigirev <snigirev.stepan@gmail.com>

* dependencies and tests

* fix tests

* rollback unintended changes

Co-authored-by: Stepan Snigirev <snigirev.stepan@gmail.com>
Co-authored-by: Kim Neunert <k9ert@gmx.de>
2022-05-05 18:35:56 +02:00