squeaknode/tests
Jonathan Zernik f694123777
Remove secret key field of sent offer (#1568)
* Remove secret_key column from sent_offers db table

* Allow secret_key column to be null in downgrade migration

* Set default value of secret key for sent offer in db downgrade

* Remove comment from db downgrage function

* Try making downgrade for secret key column work

* Try formatting update op in downgrade function

* Try defining sent offers table inline in downgrade function

* Fix batch alter column in downgrade function
2021-10-12 00:29:21 -07:00
..
admin Replace use_tor field with network in peer address (#1558) 2021-10-10 21:00:56 -07:00
bitcoin Add call args assertions bitcoin client test (#1541) 2021-10-08 12:29:27 -07:00
core Remove secret key field of sent offer (#1568) 2021-10-12 00:29:21 -07:00
db Improve squeak core tests (#1560) 2021-10-10 23:48:06 -07:00
lightning Remove print statements from lnd client (#1549) 2021-10-09 14:51:40 -07:00
network Replace use_tor field with network in peer address (#1558) 2021-10-10 21:00:56 -07:00
node Mock out more workers in squeak node unit test (#1565) 2021-10-11 19:12:26 -07:00
__init__.py Add license headers (#1080) 2021-08-27 18:31:53 -07:00
conftest.py Improve squeak core tests (#1560) 2021-10-10 23:48:06 -07:00
utils.py Got outline of tests for squeak core methods (#1562) 2021-10-11 18:22:20 -07:00