squeaknode/tests/core
Jonathan Zernik 9e15962d1a
Allow reprocess invoice without duplicate (#816)
* Allow reprocessing the same invoice without duplicate insert of received payment

* Use stopped event to stop processing invoices

* Got itest working with payment processor class

* Use payment processor class in squeak controller constructor

* Add rpc method for reprocess received payments

* Add reprocess received payments button

* Add reprocess received payments to admin web app

* Handle processing received payments subscription rpc better

* Add frontend button to reprocess received payments

* Clear settle indices in reprocess received payments

* Update static build
2021-02-12 00:14:45 -08:00
..
test_squeak_controller.py Allow reprocess invoice without duplicate (#816) 2021-02-12 00:14:45 -08:00
test_squeak_core.py Rename bitcoin client (#807) 2021-02-09 08:28:00 -08:00