spesmilo / electrumx

Alternative implementation of spesmilo/electrum-server
MIT License
429 stars 343 forks source link

adding Maza Support #220

Open CryptoTeller opened 1 year ago

CryptoTeller commented 1 year ago
CryptoTeller commented 1 year ago

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

SomberNight commented 12 months ago

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