Skip to content

Commit 1a99797

Browse files
cdeckerrustyrussell
authored andcommitted
contrib: Remove obsolete libhsmd_python class
This has been replaced with better rust bindings that can then be consumed via pyo3, consolidating the C interface in a portable wrapper. Changelog-Removed: libhsmd: Removed the `libhsmd_python` wrapper as it was unused
1 parent 99367db commit 1a99797

13 files changed

+1
-5401
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ include devtools/Makefile
370370
include tools/Makefile
371371
include plugins/Makefile
372372
include tests/plugins/Makefile
373-
include contrib/libhsmd_python/Makefile
373+
374374
ifneq ($(FUZZING),0)
375375
include tests/fuzz/Makefile
376376
endif

contrib/libhsmd_python/.gitignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

contrib/libhsmd_python/MANIFEST.in

Lines changed: 0 additions & 1 deletion
This file was deleted.

contrib/libhsmd_python/Makefile

Lines changed: 0 additions & 12 deletions
This file was deleted.

contrib/libhsmd_python/README.md

Whitespace-only changes.

contrib/libhsmd_python/libhsmd.py

Lines changed: 0 additions & 111 deletions
This file was deleted.

contrib/libhsmd_python/libhsmd_python.c

Lines changed: 0 additions & 74 deletions
This file was deleted.

contrib/libhsmd_python/libhsmd_python.h

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)