Jonathan Zernik
f2f7f2bbd1
Fix installing rpc protocol files. ( #10 )
2020-03-20 18:44:58 -07:00
Jonathan Zernik
085f5f7419
Add itest test for make squeak in client. ( #9 )
...
* Add itest test for make squeak in client.
* Remove print lines.
* Add squeak to db after rpc request to make squeak.
* Got test working for reading blog post from client db.
2020-03-20 01:18:30 -07:00
Jonathan Zernik
88fb0e2ac1
Shut down gracefully on sigterm ( #8 )
2020-03-19 18:10:46 -07:00
Jonathan Zernik
fc2f783bab
Use config file for client ( #7 )
...
* Load configs from config file instead of command line options.
* Get the config object before the subcommand.
* Rename load client function.
* Rename load client function.
* Load client objects from config object
* Update config file templates.
* Rename rpc server start function.
2020-03-19 17:56:44 -07:00
Jonathan Zernik
b2a0bc97be
pass flask configs through cfg file. ( #5 )
...
* pass flask configs through cfg file.
* Remove print line
* Add db to client.
* Call the initialize db function before starting the client.
* Add script to install rpc (#6 )
* Add script to install rpc
* Remove comment.
* pass flask configs through cfg file.
* Remove print line
* Add db to client.
* Call the initialize db function before starting the client.
* Fix initialize db function.
* Update install rpc script.
2020-03-19 15:35:48 -07:00
Jonathan Zernik
b9aa585799
Add script to install rpc ( #6 )
...
* Add script to install rpc
* Remove comment.
2020-03-19 15:02:03 -07:00
Jonathan Zernik
824701a889
Rename server section in config file.
2020-03-17 18:12:32 -07:00
Jonathan Zernik
77bec59911
Allow post squeaks ( #4 )
...
* Remove login_required and user id from blog posts.
* Remove login_required for blog endpoints.
* Rename update endpoint to show
* Remove auth.
* Tests passing.
* Remove unused auth fixture
* Remove users table from db
2020-03-17 18:07:47 -07:00
Jonathan Zernik
a2959e5bbd
Fix make mypy
2020-03-01 00:29:58 -08:00
Jonathan Zernik
21028f3043
Add private key as config field.
2020-03-01 00:20:45 -08:00
Jonathan Zernik
6851466aed
Itest for squeaknodeclient ( #3 )
...
* Add itest for squeaknode client, not passing yet
* Got working itest with get wallet balance
* Change name of squeak node client class.
2020-03-01 00:15:24 -08:00
Jonathan Zernik
9939f9b75b
Add lightning and blockchaing clients ( #2 )
...
* Add lightning and blockchaing clients
* Fix import in lnd lighting client
* Added squeakmaker and test.
2020-02-29 19:08:15 -08:00
Jonathan Zernik
46dd7f5287
Use separate modules client server ( #1 )
...
* Put server in separate module
* Fix flask app name for server in submodule
* Added common module
2020-02-29 18:30:52 -08:00
Jonathan Zernik
7e0c0c7b49
Update makefile
2020-02-29 17:54:31 -08:00
Jonathan Zernik
5189392f5a
Remove maintainer from setup.py
2020-02-28 20:11:12 -08:00
Jonathan Zernik
4b41be6875
Clean up instance directory
2020-02-28 20:07:37 -08:00
Jonathan Zernik
35ed57cc8b
Rename to squeaknode
2020-02-28 19:13:19 -08:00
Jonathan Zernik
77e73ba0dc
Fix name
2020-02-23 01:14:56 -08:00
Jonathan Zernik
4a4f6a54b5
Update makefile
2020-02-22 20:11:07 -08:00
Jonathan Zernik
b477d6e378
Update makefile.
2020-02-22 19:59:29 -08:00
Jonathan Zernik
cea55d63bd
Initial commit
2020-02-22 19:33:40 -08:00