tFiles - obelisk - Electrum server using libbitcoin as its backend
git clone https://git.parazyd.org/obelisk
Log
Files
Refs
README
LICENSE
---
Mode        Name                                                    Size
-rw-r--r--  .github/workflows/codeql-analysis.yml                    67L
-rw-r--r--  .github/workflows/py.yaml                                34L
-rw-r--r--  .gitignore                                                4L
-rw-r--r--  LICENSE                                                 661L
-rw-r--r--  Makefile                                                 18L
-rw-r--r--  README.md                                                77L
-rw-r--r--  obelisk/__init__.py                                       0B
-rw-r--r--  obelisk/errors_jsonrpc.py                                53L
-rw-r--r--  obelisk/errors_libbitcoin.py                            143L
-rw-r--r--  obelisk/mempool_api.py                                   30L
-rw-r--r--  obelisk/merkle.py                                        67L
-rwxr-xr-x  obelisk/obelisk                                         110L
-rw-r--r--  obelisk/protocol.py                                     786L
-rw-r--r--  obelisk/util.py                                         108L
-rw-r--r--  obelisk/zeromq.py                                       509L
-rw-r--r--  res/obelisk.cfg                                          26L
-rw-r--r--  res/obelisk.png                                       17333B
l---------  run_obelisk                                               1L
-rw-r--r--  setup.py                                                 21L
-rw-r--r--  tests/__main__.py                                         4L
-rw-r--r--  tests/test_electrum_protocol.py                         504L