squeaknode/tests
Jonathan Zernik 488ed5dfc4
Add global sell price setting (#1791)
* Add sell price setting to db

* Add rpc method for set and get sell price setting

* Fix servicer methods for get and set sell price

* Add settings page in frontend

* Include default sell price in get sell price rpc

* Show sell price in settings page

* Got set sell price working in frontend

* Remove frontend validation of sell price dialog

* Use sell price from settings when determining price

* Add rpc to clear sell price setting

* Add clear sell price to frontend

* Remove unused imports in frontend

* Update frontend build
2021-11-10 01:53:55 -08:00
..
admin Add test for download result to message (#1739) 2021-10-26 21:46:35 -07:00
bitcoin Add block_info fixture to global conftest (#1584) 2021-10-12 19:00:44 -07:00
core Add docstring and test for get_hash function (#1631) 2021-10-18 00:16:08 -07:00
db Add global sell price setting (#1791) 2021-11-10 01:53:55 -08:00
lightning Add test for subscribe received payments (#1596) 2021-10-14 23:22:56 -07:00
network Replace use_tor field with network in peer address (#1558) 2021-10-10 21:00:56 -07:00
node Add global sell price setting (#1791) 2021-11-10 01:53:55 -08:00
__init__.py Add license headers (#1080) 2021-08-27 18:31:53 -07:00
conftest.py Implement share for free with saved peer (#1782) 2021-11-07 02:21:13 -08:00
utils.py Add test for get multiple received payments db method (#1700) 2021-10-23 08:16:09 -07:00