-
- Downloads
Cleanup and add use_tor option
* Add option add_tor to config storage, which allows it to use beempy in tails * Remove Events requirements, beem.notify and beemapi.websocket, as it is not well tested and there are no websocket api nodes available on hive * Remove unnecessary requirements (pylibscrypt and future)
parent
21e4b37f
No related branches found
No related tags found
Showing
- CHANGELOG.rst 6 additions, 0 deletionsCHANGELOG.rst
- beem/__init__.py 0 additions, 1 deletionbeem/__init__.py
- beem/blockchaininstance.py 6 additions, 1 deletionbeem/blockchaininstance.py
- beem/cli.py 6 additions, 2 deletionsbeem/cli.py
- beem/notify.py 0 additions, 91 deletionsbeem/notify.py
- beem/storage.py 1 addition, 0 deletionsbeem/storage.py
- beemapi/__init__.py 0 additions, 1 deletionbeemapi/__init__.py
- beemapi/graphenerpc.py 6 additions, 0 deletionsbeemapi/graphenerpc.py
- beemapi/noderpc.py 2 additions, 0 deletionsbeemapi/noderpc.py
- beemapi/websocket.py 0 additions, 292 deletionsbeemapi/websocket.py
- docs/beem.notify.rst 0 additions, 7 deletionsdocs/beem.notify.rst
- docs/beemapi.websocket.rst 0 additions, 27 deletionsdocs/beemapi.websocket.rst
- docs/modules.rst 0 additions, 2 deletionsdocs/modules.rst
- examples/print_votes_notify.py 0 additions, 71 deletionsexamples/print_votes_notify.py
- setup.py 0 additions, 3 deletionssetup.py
Loading
Please register or sign in to comment