lbry-sdk/torba
Jack Robison d319761483
interrupt slow queries and log them for debugging
- add QUERY_TIMEOUT_MS env variable

- return sqlite timeout errors, jsonrpc error code -32000
2019-07-16 20:05:45 -04:00
..
tests/client_tests refactor and clean up 2019-07-13 01:21:26 -04:00
torba interrupt slow queries and log them for debugging 2019-07-16 20:05:45 -04:00
.gitignore add first 32260 blocks of bitcoin headers for torba unit tests 2019-06-28 15:09:49 -04:00
CHANGELOG.md preparing for moving torba into lbry sdk repo 2019-06-20 13:45:46 -04:00
LICENSE preparing for moving torba into lbry sdk repo 2019-06-20 13:45:46 -04:00
MANIFEST.in preparing for moving torba into lbry sdk repo 2019-06-20 13:45:46 -04:00
README.md preparing for moving torba into lbry sdk repo 2019-06-20 13:45:46 -04:00
setup.cfg preparing for moving torba into lbry sdk repo 2019-06-20 13:45:46 -04:00
setup.py require python 3.7 2019-06-20 22:50:39 -04:00
torba.png preparing for moving torba into lbry sdk repo 2019-06-20 13:45:46 -04:00
tox.ini preparing for moving torba into lbry sdk repo 2019-06-20 13:45:46 -04:00

Torba Torba Build Status Test Coverage

A new wallet library to help bitcoin based projects build fast, correct and scalable crypto currency wallets in Python.