squeaknode/itests
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
..
tests Allow reprocess invoice without duplicate (#816) 2021-02-12 00:14:45 -08:00
__init__.py Bob gets squeak from alice (#19) 2020-06-03 18:35:48 -07:00
config.ini Use type hints for controller methods, and use bytes internally for s… (#578) 2021-01-07 23:32:14 -08:00
docker-compose.yml Add squeak core module (#587) 2021-01-10 09:31:41 -08:00
generate_blocks.sh Simplify container names (#62) 2020-07-02 22:28:26 -07:00
run_itest.sh Add received payments worker (#450) 2020-11-11 22:02:26 -05:00
test.sh Use squeaklib with ptlc (#502) 2020-12-25 20:17:54 -08:00