squeaknode/itests/tests
Jonathan Zernik dc524f80ec
Change create time sent payment to integer (#1221)
* Change created time in sent payment to milliseconds integer

* Change time field of sent payment rpc message to ms

* Update frontend for sent payment to get new milliseconds field

* Update frontend build

* Use milliseconds for received offer created time in database

* Use milliseconds for sent offer created time in database

* Change created time to milliseconds for received payment

* Update frontend to use milliseconds for received payment

* Update frontend to use milliseconds for peer and profile in database

* Change created time and liked time to milliseconds for squeak

* Remove use of datetime module from squeak db

* Fix get liked time in milliseconds in frontend

* Update frontend build

* Simplify squeak retention query
2021-09-07 21:14:17 -07:00
..
__init__.py Add license headers (#1080) 2021-08-27 18:31:53 -07:00
conftest.py Send secret key when profile configured to free (#1197) 2021-09-05 14:38:52 -07:00
test_squeak_node.py Change create time sent payment to integer (#1221) 2021-09-07 21:14:17 -07:00
util.py Implement download squeaks rpc (#1168) 2021-09-03 10:45:00 -07:00