Jonathan Zernik
8d1bb513ac
Run codeformat with tox ( #258 )
2020-09-26 01:51:41 -07:00
Jonathan Zernik
a97b1a6cc8
Build python protos in setup ( #254 )
...
* Generate python proto files in setup.py
* Generate python protos in setup.py install
* Update readme
2020-08-20 04:41:35 -07:00
Jonathan Zernik
b88dce6146
Move main module ( #252 )
...
* Move main module out of server folder
* Check which database is used to load engine
* Remove imported lnd proto modules in lightning client
2020-08-20 00:34:14 -07:00
Jonathan Zernik
87b2a3de7d
Format imports with isort in makefile ( #84 )
2020-07-18 19:25:31 -07:00
Jonathan Zernik
fd2b31a2a6
Update readme ( #61 )
...
* Update readme
* Fix underlines in readme
* Fix config file reference in readme
* Use markdown for readme
* Fix markdown readme
2020-07-02 21:18:10 -07:00
Jonathan Zernik
88108f7810
Rename squeaknode to squeakserver ( #28 )
...
* Rename server entrypoint
* Updated manifest
* Moved db init.sql file
* Rename module to squeakserver
2020-06-04 17:47:49 -07:00
Jonathan Zernik
1f57374684
Remove static flask files, and rename project in setup.py ( #27 )
2020-06-04 17:14:38 -07:00
Jonathan Zernik
6b31583cd8
Remove flask as python dependency ( #26 )
2020-06-04 17:10:00 -07:00
Jonathan Zernik
b78e868f53
Connect client and server ( #15 )
...
* Remove threading from uploader.
* Create rpc_client class in client to connect to server (using grpc) and verify that the upload_squeak method in rpc_client gets calleed
* Add main class with entry point in squeaknod/server
* Added sqkserver command and service to docker-compose for test
* Add server handler class, and still trying to load rpc implementation of server proto
* Almost got server grpc proto working, now only lnd client failing with tls cert issue
* Added server service and got it working in itest, it still doesn't do anything.
2020-06-03 02:59:56 -07: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
5189392f5a
Remove maintainer from setup.py
2020-02-28 20:11:12 -08:00
Jonathan Zernik
35ed57cc8b
Rename to squeaknode
2020-02-28 19:13:19 -08:00
Jonathan Zernik
cea55d63bd
Initial commit
2020-02-22 19:33:40 -08:00