robosats/api
Reckless_Satoshi 86e6bed37c
Add advanced options to LN payout form (#326)
* Add advanced options to LN payout form

* Complete amount calcs

* Temporary working solution for lnproxy web only (uses text instead of json)

* Update LNpayment model and logics to use user's routing budget

* Add handle lnproxyserver networks (i2p, tor, clearnet) / (mainnet,testnet)

* Small fixes
2022-11-24 17:42:30 +00:00
..
lightning Add advanced options to LN payout form (#326) 2022-11-24 17:42:30 +00:00
management/commands Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
migrations Create api django app 2022-01-01 14:13:27 -08:00
nick_generator Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
logics.py Add advanced options to LN payout form (#326) 2022-11-24 17:42:30 +00:00
messages.py Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
models.py Add advanced options to LN payout form (#326) 2022-11-24 17:42:30 +00:00
oas_schemas.py Conform to pep8 rules (#295) 2022-10-20 20:53:51 +00:00
serializers.py Add advanced options to LN payout form (#326) 2022-11-24 17:42:30 +00:00
tasks.py Add advanced options to LN payout form (#326) 2022-11-24 17:42:30 +00:00
tests.py Conform to pep8 rules (#295) 2022-10-20 20:53:51 +00:00
urls.py Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
utils.py Conform to pep8 rules (#295) 2022-10-20 20:53:51 +00:00
views.py Add advanced options to LN payout form (#326) 2022-11-24 17:42:30 +00:00