electrumx icon indicating copy to clipboard operation
electrumx copied to clipboard

adding Maza Support

Open CryptoTeller opened this issue 2 years ago • 2 comments

CryptoTeller avatar Jul 08 '23 18:07 CryptoTeller

The checks are failing but I think there is a backend issue?

File "/usr/local/lib/python3.11/site-packages/sphinx/cmd/build.py", line 313, in main locale.setlocale(locale.LC_ALL, '') File "/usr/local/lib/python3.11/locale.py", line 626, in setlocale return _setlocale(category, locale) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ locale.Error: unsupported locale setting make: *** [Makefile:20: html] Error 1 Exit status: 2

CryptoTeller avatar Jul 08 '23 19:07 CryptoTeller

The CI errors should be fixed on current master now. Please rebase against current master, and make sure the CI checks pass.

SomberNight avatar Jul 11 '23 11:07 SomberNight