squeaknode/itests
Jonathan Zernik 138ef7d984
Add squeak core module (#587)
* Add squeak_core module

* Remove unused import

* Delete squeakblockverifier

* Use squeak_core to make squeak

* Remove blockchain client from controller

* Move create offer method to squeak core

* Add some type hints

* Move get buy offer method to squeak_core

* Delete commented old get buy offer block

* Add pay_offer to squeak_core

* Add get received payments generator function to squak core

* Add get_offer method to squeak_core

* Remove lightning_client property from peer_task

* Remove old comments from payment verifier class

* Use bytes internally for payment_hash

* Represent secret_key as bytes internally
2021-01-10 09:31:41 -08:00
..
tests Add get network rpc method (#563) 2021-01-05 14:37:20 -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
shell.py Add buy request (#39) 2020-06-09 23:44:54 -07:00
test.sh Use squeaklib with ptlc (#502) 2020-12-25 20:17:54 -08:00
util.py Add precommit hooks (#526) 2020-12-28 23:52:32 -08:00