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
2026-01-07 07:54:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0f150cec2f79d7c40f20cf00a30a364378a27e0
bitfinex-api-py
/
bfxapi
/
rest
/
endpoints
History
Davide Casale
f0f150cec2
Split websocket package in multiple sub-package. Split handlers.py in public_channels_handler.py and authenticated_channels_handler.py. Rename files attaining to new conventions.
2023-02-13 19:09:38 +01:00
..
__init__.py
Split websocket package in multiple sub-package. Split handlers.py in public_channels_handler.py and authenticated_channels_handler.py. Rename files attaining to new conventions.
2023-02-13 19:09:38 +01:00
bfx_rest_interface.py
Move merchant endpoints in bfxapi.rest.endpoints.rest_merchant_endpoints sub-package.
2023-02-12 22:09:44 +01:00
rest_authenticated_endpoints.py
Move merchant endpoints in bfxapi.rest.endpoints.rest_merchant_endpoints sub-package.
2023-02-12 22:09:44 +01:00
rest_merchant_endpoints.py
Rename bfxapi.utils.camel_and_snake_case_adapters to bfxapi.utils.camel_and_snake_case_helpers.
2023-02-13 16:22:39 +01:00
rest_public_endpoints.py
Fix bug in submit_invoice method (bfxapi.rest.endpoints.rest_authenticated_endpoints).
2023-02-12 21:29:06 +01:00