Commit graph

15 commits

Author SHA1 Message Date
hackrush aa83bbd637
sq close the goddamn session 2018-08-24 11:42:35 -04:00
hackrush 2b5e3204c0
Refactor client, cli and test_cli, fix delayedCalls not expiring 2018-08-24 11:42:35 -04:00
Lex Berezhny 3686b1d970
changes from jacks review 2018-08-24 11:42:35 -04:00
hackrush 8c6c442fdd
Fixed regression in unauthenticated API client w/ integration tests 2018-08-24 11:42:08 -04:00
hackrush 083bf4f61d
aiohttp based Async Authenticated API Client 2018-08-24 11:42:08 -04:00
Lex Berezhny a204f0d3e6
- replaced old lbryum function with struct.pack, per @BrannonKing review
- make copy of keys so we can modify the dictionary
2018-08-24 11:40:43 -04:00
Lex Berezhny 23ede44bff
fix blob downloader test on py3
not tying lbrynet db to wallet db just yet
2018-08-24 11:40:43 -04:00
Lex Berezhny 6a5d88a0d5
new fund command and automatic account creation 2018-08-24 11:40:43 -04:00
hackrush a7ef8889dd
Unified CLI, python 3(WIP) (#1330)
* Added new custom cli class using aiohttp
* Proper error handling in CLI based on RPC error codes(PoC)
* Auth API working
* UnitTests
2018-08-24 11:40:43 -04:00
hackrush 0601bf3197
sq Learning better coding practices with Lex 2 2018-08-24 11:40:43 -04:00
hackrush 826d2866fa
sq Learning better coding practices with Lex 2018-08-24 11:40:43 -04:00
hackrush ba00498d83
Make commands work from terminal 2018-08-24 11:40:43 -04:00
Lex Berezhny 18ecbba87c
fix cli formatting 2018-08-24 11:38:20 -04:00
Lex Berezhny 2ceba79b9f
linux build added and uploading to S3 2018-08-24 11:38:19 -04:00
Lex Berezhny aeaffd620e
simple cli implementation 2018-08-24 11:37:53 -04:00