robosats/.github/workflows
+shyfire131 3bd7ade298
Fix lnproxy support and add lnproxy relays workflow (#586)
* Use new lnproxy API

- Use POST instead of GET, so create and send a body parameter
- Path is /spec/ instead of /api/, and list of relays from lnproxy will contain /spec already, so path parameter for ApiClient.post() is an empty string

* add lnproxy sync workflow

* Use new lnproxy JSON structure

* Remove virtualenv

doing this so that the “scripts” subfolder in .github/workflows can be added

* Move workflow script to subfolder

* Add translation support

Locale strings not added yet

* Simplify coordinator updates, automatic migrations and collect statics (#583)

* Delete commited proto files

* Run sync workflow weekly instead of hourly

* Tweak display name for relays

* Update sync script to be append-only

* Use new naming convention for relays

* Fix bitcoinNetwork hydration

* PR Feedback

- Change hook deps from settings.network to settings
- routing_msat param updates for lnproxy API

* Actually set host in settings

* Updated parsing of LnProxy response

---------

Co-authored-by: +shyfire131 <shyfire131@shyfire131.net>
Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
Co-authored-by: Reckless_Satoshi <reckless.satoshi@protonmail.com>
2023-05-18 11:14:11 +00:00
..
scripts Fix lnproxy support and add lnproxy relays workflow (#586) 2023-05-18 11:14:11 +00:00
android-build.yml Fix token auth native (#558) 2023-05-06 13:42:48 +00:00
client-image.yml Fix frontend dockerized env in windows 2023-05-14 16:32:44 -07:00
codeql-client.yml Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
codeql-coordinator.yml Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
coordinator-image.yml Bump docker/build-push-action from 3 to 4 (#520) 2023-05-02 23:59:36 +00:00
django-test.yml Fix release workflow 2023-05-10 02:48:31 -07:00
frontend-build.yml Fix token auth native (#558) 2023-05-06 13:42:48 +00:00
js-linter.yml Bump actions/checkout from 2 to 3 (#514) 2023-05-02 23:55:36 +00:00
lnproxy-sync.yml Fix lnproxy support and add lnproxy relays workflow (#586) 2023-05-18 11:14:11 +00:00
py-linter.yml Bump actions/checkout from 2 to 3 (#514) 2023-05-02 23:55:36 +00:00
release.yml Fix release workflow 2023-05-10 02:48:31 -07:00