squeaknode/squeakserver/core
Jonathan Zernik 686edbcd77
Decode payment request on get offer (#235)
* Decode payment request after getting offer

* Decode amount and node_pubkey from payment request string

* Rename fields in offer database table

* Include invoice time and expiry time in offer table

* Fix block time display in squeak detail component
2020-08-07 17:50:06 -07:00
..
__init__.py Return squeakentry with squeak and blockheader from db query (#88) 2020-07-18 23:49:45 -07:00
offer.py Decode payment request on get offer (#235) 2020-08-07 17:50:06 -07:00
squeak_address_validator.py Run codeformat (#184) 2020-07-31 16:47:17 -07:00
squeak_entry.py Auto format (#92) 2020-07-19 02:31:45 -07:00
squeak_entry_with_profile.py Auto format (#92) 2020-07-19 02:31:45 -07:00