Davide Casale
|
87bb6dc5c7
|
Add generic error handling (UnknownGenericError in bfxapi/rest/exceptions.py). Add support for new endpoints in _RestAuthenticatedEndpoints class. Extend serializers.py and typings.py.
|
2022-12-20 17:48:38 +01:00 |
|
Davide Casale
|
0a53ab7f7e
|
Apply lots of refactoring to the websocket subpackage (fix every mypy error and warning). Add integers.py and decimal.py to bfxapi.utils package. Update requirements.txt and setup.py with new mypy dependencies.
|
2022-12-16 18:30:41 +01:00 |
|
Davide Casale
|
24b105378a
|
Add hierarchy logic to custom exceptions.
|
2022-12-15 19:14:00 +01:00 |
|
Davide Casale
|
851184bf75
|
Add authentication logic to _Requests class in BfxRestInterface.py. Add _RestAuthenticatedEndpoints class. Add InvalidAuthenticationCredentials in bfxapi/rest/exceptions.py.
|
2022-12-14 18:56:03 +01:00 |
|
Davide Casale
|
cd5ef42118
|
Add support for new various endpoints. Add ResourceNotFound error in bfxapi/rest/exceptions.py. Fix bug in BfxRestInterface.__GET method.
|
2022-12-09 16:16:15 +01:00 |
|
Davide Casale
|
ea6044a5eb
|
Add support for new rest public endpoints (in BfxRestInterface.py, serializers.py and typings.py).
|
2022-12-01 17:48:50 +01:00 |
|
Davide Casale
|
4cfeab8a79
|
Add barebone files for rest section.
|
2022-11-30 18:25:15 +01:00 |
|