..
alembic
Support multiple parallel logical message channels
2023-02-02 17:16:12 -03:00
config
Rename db paths from ionosphere to satellite-api
2023-05-23 10:24:48 -03:00
templates
Rename gitlab repository to satellite-api
2023-05-22 15:03:29 -03:00
tests
lint: Fix E231 errors detected with flake8 6.1.0
2023-08-04 12:05:26 -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
tf: Replace localhost with 127.0.0.1 to avoid ipv6
2023-10-13 12:36:37 -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
Define distinct maximum message sizes per channel
2023-02-06 13:02:32 -03:00
info.py
Add missing blank lines around class methods
2021-12-28 12:22:58 -03:00
invoice_helpers.py
yapf: Update format to yapf 0.33
2023-05-22 12:34:35 -03:00
invoices.py
lint: Fix E231 errors detected with flake8 6.1.0
2023-08-04 12:05:26 -03:00
models.py
Return retransmission info via the admin endpoints
2023-02-16 17:04:08 -03:00
order_helpers.py
lint: Fix E231 errors detected with flake8 6.1.0
2023-08-04 12:05:26 -03:00
orders.py
lint: Fix E231 errors detected with flake8 6.1.0
2023-08-04 12:05:26 -03:00
queues.py
Add missing blank lines around class methods
2021-12-28 12:22:58 -03:00
regions.py
Support retransmission of unconfirmed orders
2021-12-28 10:01:04 -03:00
requirements.txt
Bump flask version to 1.1.4
2023-02-02 17:16:12 -03:00
schemas.py
Return retransmission info via the admin endpoints
2023-02-16 17:04:08 -03:00
server.py
lint: Fix E231 errors detected with flake8 6.1.0
2023-08-04 12:05:26 -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
Support multiple parallel logical message channels
2023-02-02 17:16:12 -03:00
utils.py
Port the satellite API to python
2021-07-20 12:28:08 -03:00
worker_manager.py
Support retransmission of unconfirmed orders
2021-12-28 10:01:04 -03:00
worker.py
Add missing blank lines around class methods
2021-12-28 12:22:58 -03:00
workers.sh
Remove tx loop and rely on tx confirmations
2021-12-27 12:16:25 -03:00