Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,211 contributions in the last year
Contribution activity
September 2020
Created a pull request in talaia-labs/python-teos that received 2 comments
Handles request rejection for expired subscriptions
Expired subscriptions were not being checked when data was being sent by / requested from the tower. This PR handled that case and also moves the U…
+607
−184
•
2
comments
Created an issue in Pylons/waitress that received 10 comments
Pass parameters to waitress-serve --call
Is there any way to pass parameters to waitress-serve using the call modifier in a gunicorn-like style? e.g.
waitress-serve --call my_module:functi…
10
comments
- Get rid of OrderedDicts
- Add get_subscription_details command to client
- Add authentication to teos_cli
- Add uWSGI for Windows builds
- Replace pyzbase32 from pyln.proto.zbase32
- Use LN as transport protocol for the tower
- Stuck tests on circle-ci
- Wrong log in Watcher
- Improve log messages
- Fix linting issues and docs