This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
bitfinex-api-py
Watch
1
Star
0
Fork
0
You've already forked bitfinex-api-py
mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced
2025-12-18 22:34:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c99d3aacfd6b779201f774fb3ee8bcbe6a5df18
bitfinex-api-py
/
bfxapi
History
Davide Casale
b3e1e27331
Add and implement FileLogger in bfxapi.utils.logger.
2023-03-03 21:12:34 +01:00
..
rest
settings
2023-03-03 20:03:23 +01:00
tests
Remove test_rest_serializers_and_types.py and test_websocket_serializers_and_types.py. Add new test_rest_serializers.py and test_websocket_serializers.py unit tests. Edit bfxapi.tests.__init__.py's test suite.
2023-02-17 04:29:26 +01:00
utils
Add and implement FileLogger in bfxapi.utils.logger.
2023-03-03 21:12:34 +01:00
websocket
Add and implement FileLogger in bfxapi.utils.logger.
2023-03-03 21:12:34 +01:00
__init__.py
Remove STAGING_REST_HOST and STAGING_WSS_HOST urls from bfxapi/urls.py.
2023-03-03 20:14:51 +01:00
client.py
Add and implement FileLogger in bfxapi.utils.logger.
2023-03-03 21:12:34 +01:00
enums.py
Add funding related rest endpoints, refactor pre-existent rest endpoints to use get_ prefix. Add function to calculate flags easily. Add example test to create a funding offer.
2023-01-10 16:03:40 +01:00
exceptions.py
Remove cid.py and integers.py from bfxapi.utils subpackage. Rename encoder.py file to JSONEncoder.py. Remove IntegerUnderflowError and IntegerOverflowflowError exceptions from bfxapi/exceptions.py.
2023-02-01 17:18:05 +01:00
labeler.py
Fix bug in bfxapi.rest.endpoints.merchant sub-package.
2023-02-12 23:27:26 +01:00
notification.py
Rename .notify_info to .data in Notification (bfxapi.notifications).
2023-02-20 18:29:08 +01:00
urls.py
Remove STAGING_REST_HOST and STAGING_WSS_HOST urls from bfxapi/urls.py.
2023-03-03 20:14:51 +01:00