Jonathan Zernik
87b2a3de7d
Format imports with isort in makefile ( #84 )
2020-07-18 19:25:31 -07:00
Jonathan Zernik
150570c721
Add squeak node class ( #83 )
...
* Add squeaknode class
* Use squeaknode for all handler methods in server handler
* Use squeaknode class in admin server handler
2020-07-18 19:15:05 -07:00
Jonathan Zernik
81a6915506
Improve squeak block verifier ( #82 )
...
* Improve squeak block verifier
* Add worker to process unverified squeaks from queue
2020-07-18 17:59:08 -07:00
Jonathan Zernik
404772372f
Add btcd credentials to sqkserver config ( #81 )
...
* Add btcd credentials and rpc cert to sqkserver configs
* Start the squeak block verifier worker thread on startup
* Btcd request still failing because of cert
* Got btcd client working
* Use valid block hash and height in itest
2020-07-18 17:19:43 -07:00
Jonathan Zernik
513527cd27
Make squeak with admin rpc ( #75 )
...
* Make squeak admin rpc method.
* Get the squeak back after making it through admin rpc make squeak method
2020-07-17 22:12:16 -07:00