3 Commits

Author SHA1 Message Date
Jazz Turner-Baggs
c2196c77ee
Identity Simplification (#71)
* Contract interface for bindings

* Add errorType

* Remove Identity files

* Update Echo_bot

* update cbindings

* Add installation name

* Update tests

* bump libchat dep
2026-02-22 17:51:59 -08:00
Patryk Osmaczko
4e6fcc7ac2
fix: remove stale naxolotl test
src/naxolotl was deleted in #68 but test_naxolotl.nim and its
entry in all_tests.nim were left behind, causing make tests to
fail with "cannot open file: ../src/naxolotl".
2026-02-18 22:20:17 +01:00
Jazz Turner-Baggs
26c41313d4
Enable Tests (#22)
* Enable make tests

* Fix stale tests

* Set test logging level to ERROR

* Update readme

* Formatting changes
2025-11-25 08:14:59 -08:00