lightning-coindesk icon indicating copy to clipboard operation
lightning-coindesk copied to clipboard

A tutorial news app exemplifying Lightning Network micropayments integration

Results 8 lightning-coindesk issues
Sort by recently updated
recently updated
newest added

Hello, This repository is listed on the [Awesome Lightning-Network](https://raw.githubusercontent.com/bcongdon/awesome-lightning-network/master/readme.md) list, which is a collection of useful lightning-network projects. However, it seems that the 'lightning-network' topic is missing from this repository's...

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.4.0 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies

Bumps [babel](https://github.com/python-babel/babel) from 2.4.0 to 2.9.1. Release notes Sourced from babel's releases. Version 2.9.1 Bugfixes The internal locale-data loading functions now validate the name of the locale file to be...

dependencies

Bumps [django](https://github.com/django/django) from 1.11.1 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...

dependencies

Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 3.4.2 to 4.7.1. Changelog Sourced from rsa's changelog. Version 4.7.1 - released 2021-02-15 Fix threading issue introduced in 4.7 (#173) Version 4.7 - released 2021-01-10 Fix #165:...

dependencies

Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.10.3 to 0.19.0. Changelog Sourced from httplib2's changelog. 0.19.0 auth: parse headers using pyparsing instead of regexp httplib2/httplib2#182 auth: WSSE token needs to be string not bytes...

dependencies

After inserting the signature of the message it fails, telling the status code of the RPC is UNKNOWN. Here the traceback: Environment: Request Method: POST Request URL: http://localhost:8000/verify/ Django Version:...

After inserting the signature of the message it fails, telling the status code of the RPC is UNAVAILABLE. Here the traceback: ``` Environment: Request Method: POST Request URL: http://localhost:8000/verify/ Django...