squeaknode/squeaknode/core
Jonathan Zernik 81d79cc7ce
Update connected peer proto struct (#1005)
* Update connected peer proto struct

* Use new connected peers struct in frontend

* Update frontend build
2021-08-21 01:37:14 -07:00
..
__init__.py Rename to squeaknode (#342) 2020-10-29 14:35:17 -04:00
block_range.py Use block range structure (#795) 2021-02-09 01:52:53 -08:00
connected_peer.py Update connected peer proto struct (#1005) 2021-08-21 01:37:14 -07:00
exception.py Simplify payment processor (#855) 2021-02-16 09:28:49 -08:00
lightning_address.py Use namedtuples (#573) 2021-01-07 01:45:57 -08:00
offer.py Rename buy offer (#612) 2021-01-11 22:43:14 -08:00
peer_address.py Use host and port to identify peer in received offer and sent payment (#866) 2021-02-21 15:29:00 -08:00
received_offer.py Use lightning address internally for received offer (#867) 2021-02-21 16:50:23 -08:00
received_payment.py Replace host port with peer address object (#1002) 2021-08-20 22:03:32 -07:00
received_payment_summary.py Add get payment summary rpc (#704) 2021-01-25 21:06:48 -08:00
sent_offer.py Replace host port with peer address object (#1002) 2021-08-20 22:03:32 -07:00
sent_payment.py Use host and port to identify peer in received offer and sent payment (#866) 2021-02-21 15:29:00 -08:00
sent_payment_summary.py Add get payment summary rpc (#704) 2021-01-25 21:06:48 -08:00
squeak_core.py Replace host port with peer address object (#1002) 2021-08-20 22:03:32 -07:00
squeak_entry.py Use timestamp for like field (#896) 2021-06-04 18:28:42 -07:00
squeak_entry_with_profile.py Add type hints for squeak entry db queries (#679) 2021-01-23 23:04:56 -08:00
squeak_peer.py Remove uploading and downloading fields and add autoconnect field in … (#993) 2021-08-20 15:46:54 -07:00
squeak_profile.py Remove sharing field profile (#990) 2021-08-20 14:18:04 -07:00
util.py Use tcp peer connection (#900) 2021-07-09 21:07:46 -07:00