squeaknode/squeakserver/node
Jonathan Zernik b9c7b10488
Add signing profile seleect to make squeak (#118)
* Add select for signing profile to make squeak page form

* Successfully send makesqueak request from frontend with dropdown select signing profile working

* Handle response when profile or squeak is None

* Fixed props of profiles grid

* Catch exception in queue verifier worker thread
2020-07-22 21:35:27 -07:00
..
__init__.py Make squeak with admin rpc (#75) 2020-07-17 22:12:16 -07:00
block_info.py Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
hash.py Make squeak with admin rpc (#75) 2020-07-17 22:12:16 -07:00
squeak_block_periodic_worker.py Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
squeak_block_queue_worker.py Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
squeak_block_verifier.py Add signing profile seleect to make squeak (#118) 2020-07-22 21:35:27 -07:00
squeak_maker.py Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
squeak_node.py Add get profile by address rpc method (#112) 2020-07-21 17:42:19 -07:00