blockstream-satellite-api/server
Blockstream Satellite 21ee2f212b Support API transmissions over selected regions
Users can provide a list of regions to POST /order requests. This list
indicates on which regions the order should be transmitted. It also
determines the expected transmission and reception confirmations.
2021-12-27 12:16:25 -03:00
..
alembic Support API transmissions over selected regions 2021-12-27 12:16:25 -03:00
config Port the satellite API to python 2021-07-20 12:28:08 -03:00
templates Port the satellite API to python 2021-07-20 12:28:08 -03:00
tests Support API transmissions over selected regions 2021-12-27 12:16:25 -03:00
alembic.ini Port the satellite API to python 2021-07-20 12:28:08 -03:00
bidding.py Port the satellite API to python 2021-07-20 12:28:08 -03:00
constants.py Support API transmissions over selected regions 2021-12-27 12:16:25 -03:00
database.py Port the satellite API to python 2021-07-20 12:28:08 -03:00
Dockerfile Port the satellite API to python 2021-07-20 12:28:08 -03:00
error.py Support API transmissions over selected regions 2021-12-27 12:16:25 -03:00
info.py Add a new error code for fetching info 2021-07-20 12:28:08 -03:00
invoice_helpers.py Fix line break on invoice callback URL 2021-07-21 13:52:45 -03:00
invoices.py Add expired invoice error and rename paid error 2021-07-20 12:28:08 -03:00
models.py Support API transmissions over selected regions 2021-12-27 12:16:25 -03:00
order_helpers.py Support API transmissions over selected regions 2021-12-27 12:16:25 -03:00
orders.py Support API transmissions over selected regions 2021-12-27 12:16:25 -03:00
queues.py Port the satellite API to python 2021-07-20 12:28:08 -03:00
regions.py Support API transmissions over selected regions 2021-12-27 12:16:25 -03:00
requirements.txt Port the satellite API to python 2021-07-20 12:28:08 -03:00
schemas.py Support API transmissions over selected regions 2021-12-27 12:16:25 -03:00
server.py Remove tx loop and rely on tx confirmations 2021-12-27 12:16:25 -03:00
server.sh Port the satellite API to python 2021-07-20 12:28:08 -03:00
test_requirements.txt Port the satellite API to python 2021-07-20 12:28:08 -03:00
transmitter.py Remove tx loop and rely on tx confirmations 2021-12-27 12:16:25 -03:00
utils.py Port the satellite API to python 2021-07-20 12:28:08 -03:00
worker.py Port the satellite API to python 2021-07-20 12:28:08 -03:00
worker_manager.py Remove tx loop and rely on tx confirmations 2021-12-27 12:16:25 -03:00
workers.sh Remove tx loop and rely on tx confirmations 2021-12-27 12:16:25 -03:00