Commit graph

15 commits

Author SHA1 Message Date
Jonathan Zernik
de949aff6d
Clean up makefile (#570) 2021-01-06 23:47:50 -08:00
Jonathan Zernik
22f6b4fc3c
Add precommit hooks (#526) 2020-12-28 23:52:32 -08:00
Jonathan Zernik
0064d8ea48
Makefile test target works now with protos (#515) 2020-12-26 05:29:02 -08:00
Jonathan Zernik
0a5a54554c
Use data classes instead of namedtuples (#508)
* Build mypy files for protos in tox env

* Include mypy check in make test

* Improve building offer from remote peer download

* Remove old methods from peer task
2020-12-26 01:00:58 -08:00
Jonathan Zernik
00fc72514f
Use squeaklib with ptlc (#502)
* Rename secret_key

* More work to convert to using PTLC

* Updated most code for PTLC

* More work to use ptlc with secret key

* Got itest passing

* Remove unused import

* Use version 0.5.0 of squeaklib

* Added simple unit test for squeak controller

* Use modular addition subtraction for secret key nonce tweak

* Move util to core folder

* Store secret key as hex in database

* Store nonce as hex in db
2020-12-25 20:17:54 -08:00
Jonathan Zernik
478443af45
Make clean with makefile in frontend folder (#401) 2020-11-06 18:05:29 -05:00
Jonathan Zernik
4a2961de54
Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
Jonathan Zernik
87b2a3de7d
Format imports with isort in makefile (#84) 2020-07-18 19:25:31 -07:00
Jonathan Zernik
824eabc418
Add make codeformat target (#80) 2020-07-18 04:38:10 -07:00
Jonathan Zernik
6509bf0406
Add codechecks to make test (#79) 2020-07-18 03:38:32 -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
7e0c0c7b49 Update makefile 2020-02-29 17:54:31 -08:00
Jonathan Zernik
4b41be6875 Clean up instance directory 2020-02-28 20:07:37 -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