Davide Casale
|
2344d44aa0
|
Remove all old '# pylint:' comments from all python files.
|
2024-02-26 20:04:09 +01:00 |
|
Davide Casale
|
6a700690d7
|
Configure flake8 tool with some custom options.
|
2024-02-26 19:56:59 +01:00 |
|
Davide Casale
|
38dbff1141
|
Apply black to all python files (bfxapi/**/*.py).
|
2024-02-26 19:43:14 +01:00 |
|
Davide Casale
|
2b7dfc5b8a
|
Apply isort to all python files (bfxapi/**/*.py).
|
2024-02-26 19:36:10 +01:00 |
|
Davide Casale
|
d3f402fbc7
|
Add isort, black and flake8 to dev-requirements.txt (+ remove support to pylint).
|
2024-02-26 19:26:33 +01:00 |
|
Vigan Abdurrahmani
|
47777304ab
|
Merge pull request #231 from Davi0kProgramsThings/v3.0.0b5
Merge branch `Davi0kProgramsThings:v3.0.0b5` into branch `bitfinexcom:master`.
|
2023-12-14 19:29:30 +01:00 |
|
Davide Casale
|
a7ac81c015
|
Bump __version__ in file bfxapi/_version.py to v3.0.0b5.
|
2023-12-14 19:19:26 +01:00 |
|
Davide Casale
|
2ad950d397
|
Fix bug in order_book.py and raw_order_book.py examples.
|
2023-12-14 19:18:57 +01:00 |
|
Davide Casale
|
97bad7f4fb
|
Fix low latency bug in public method BfxWebSocketBucket::start.
|
2023-12-14 18:35:00 +01:00 |
|
Vigan Abdurrahmani
|
9114e2ceec
|
Merge pull request #230 from Davi0kProgramsThings/v3.0.0b4
Merge branch `Davi0kProgramsThings:v3.0.0b4` into branch `bitfinexcom:master`.
|
2023-12-12 16:03:45 +01:00 |
|
Davide Casale
|
7f3db907b5
|
Bump __version__ in file bfxapi/_version.py to v3.0.0b4.
|
2023-12-12 05:13:50 +01:00 |
|
Davide Casale
|
327d494e3c
|
Fix RuntimeError in method BfxWebSocketBucket::resubscribe.
|
2023-12-12 05:13:23 +01:00 |
|
Vigan Abdurrahmani
|
90bba4e06c
|
Merge pull request #228 from Davi0kProgramsThings/v3.0.0b3
Merge branch `Davi0kProgramsThings:v3.0.0b3` into branch `bitfinexcom:master`.
|
2023-11-23 14:38:41 +01:00 |
|
Davide Casale
|
f63224c905
|
Bump __version__ in file bfxapi/_version.py to v3.0.0b3.
|
2023-10-26 18:10:15 +02:00 |
|
Davide Casale
|
afca5e306b
|
Add support for Python 3.11 (edit setup.py).
|
2023-10-26 18:07:18 +02:00 |
|
Davide Casale
|
f3fe14b921
|
Add 'checksum' event in sub-package bfxapi.websocket._event_emitter.
|
2023-10-26 18:06:29 +02:00 |
|
Davide Casale
|
5e50aa6f67
|
Fix bug in BfxWebSocketClient::on's arguments (bfxapi/websocket/_client/bfx_websocket_client.py).
|
2023-10-26 18:04:00 +02:00 |
|
Davide Casale
|
1accf92c57
|
Rewrite all websocket examples according to v3.0.0b3's changes.
|
2023-10-26 17:59:44 +02:00 |
|
Davide Casale
|
1ec6c49428
|
Rewrite all rest examples according to v3.0.0b3's changes.
|
2023-10-26 17:47:06 +02:00 |
|
Davide Casale
|
9287723678
|
Fix several bugs in sub-package bfxapi.rest.endpoints.
|
2023-10-26 16:48:41 +02:00 |
|
Davide Casale
|
8c65ba54e9
|
Rename property 'renew' to 'op_renew' in get_deposit_address.
|
2023-10-26 16:48:41 +02:00 |
|
Davide Casale
|
2bed2f6672
|
Fix bug in cancel_order_multi (both rest and websocket).
|
2023-10-26 16:48:41 +02:00 |
|
Davide Casale
|
1e7a4d5371
|
Upgrade dependencies in requirements.txt and dev-requirements.txt.
|
2023-10-26 07:21:36 +02:00 |
|
Davide Casale
|
36c48c3b3f
|
Apply small changes to .github/ISSUE_TEMPLATE.md and .github/PULL_REQUEST_TEMPLATE.md.
|
2023-10-26 07:00:06 +02:00 |
|
Davide Casale
|
77494de9ef
|
Remove old test suite in module bfxapi.tests.
|
2023-10-26 06:56:09 +02:00 |
|
Davide Casale
|
b082891c41
|
Remove useless and redundant docstrings from custom exceptions.
|
2023-10-26 06:53:35 +02:00 |
|
Davide Casale
|
c02d6d7bf8
|
Fix bug in module bfxapi.websocket._event_emitter.
|
2023-10-26 06:53:35 +02:00 |
|
Davide Casale
|
2734ff9e1a
|
Drop modules bfxapi.enums, bfxapi.rest.enums and bfxapi.websocket.enums.
|
2023-10-26 06:53:35 +02:00 |
|
Davide Casale
|
8e915e42eb
|
Improve fidelity to pylint's standard rules.
|
2023-10-26 06:53:11 +02:00 |
|
Davide Casale
|
ac50f8f884
|
Fix and rewrite module bfx_websocket_inputs in bfxapi.websocket._client.
|
2023-10-25 05:52:55 +02:00 |
|
Davide Casale
|
ddce83be0c
|
Apply some refactoring to sub-package bfxapi.websocket.
|
2023-10-16 05:59:24 +02:00 |
|
Davide Casale
|
133db74a72
|
Add automatic deletion for buckets that reach zero subscriptions (e.g. after a call to BfxWebSocketClient::unsubscribe).
|
2023-10-16 04:45:47 +02:00 |
|
Davide Casale
|
e5ec94b757
|
Remove wss-event event from BfxWebSocketClient and BfxWebSocketBucket.
|
2023-10-13 17:38:25 +02:00 |
|
Davide Casale
|
374b632c6c
|
Add pause/resume logic in class BfxWebSocketClient.
|
2023-10-13 17:05:11 +02:00 |
|
Davide Casale
|
122d692684
|
Rewrite all logic regarding connection multiplexing.
|
2023-10-13 05:44:26 +02:00 |
|
Davide Casale
|
378e89b504
|
Fix small bug in module bfxapi.exceptions.
|
2023-10-09 16:27:04 +02:00 |
|
Davide Casale
|
25881e77c8
|
Fix and rewrite some logic in class BfxWebSocketClient.
|
2023-10-09 16:25:46 +02:00 |
|
Davide Casale
|
de0ee54900
|
Add new module bfxapi._utils.json_decoder.
|
2023-10-09 04:58:34 +02:00 |
|
Davide Casale
|
9872adf60f
|
Fix type hinting in module bfxapi._utils.json_encoder.
|
2023-10-09 04:58:25 +02:00 |
|
Davide Casale
|
5ae576e36a
|
Fix and rewrite all logic in class BfxWebSocketBucket.
|
2023-10-09 04:57:17 +02:00 |
|
Davide Casale
|
628c3a0d66
|
Rewrite implementation for abstract class Connection (_connection.py).
|
2023-10-09 04:56:37 +02:00 |
|
Davide Casale
|
206ebe7941
|
Remove circular import from file bfx_websocket_client.py.
|
2023-10-09 04:56:37 +02:00 |
|
Davide Casale
|
22451f674e
|
Remove inner class Connection.Authenticable (_connection.py).
|
2023-10-09 04:56:37 +02:00 |
|
Davide Casale
|
82a3307205
|
Fix bug in local class _Delay (bfx_websocket_client.py).
|
2023-10-09 04:56:37 +02:00 |
|
Davide Casale
|
ca4050a35b
|
Rename event <disconnection> to <disconnected> (to mantain compliance).
|
2023-10-09 04:56:37 +02:00 |
|
Davide Casale
|
8a1632d3c2
|
Write new implementation for class BfxEventEmitter (bfxapi.websocket._event_emitter).
|
2023-10-09 04:56:34 +02:00 |
|
Davide Casale
|
f6c49f677d
|
Remove block for negative checksums (and replace crcmod with native zlip module).
|
2023-10-08 19:08:18 +02:00 |
|
Davide Casale
|
875d1d61e0
|
Add order book checksum handling in /examples/websocket/public/raw_order_book.py.
|
2023-10-08 19:08:18 +02:00 |
|
Davide Casale
|
3a06b22247
|
Add order book checksum handling in /examples/websocket/public/order_book.py.
|
2023-10-08 19:08:18 +02:00 |
|
Davide Casale
|
f39b054397
|
Add implementation for BfxWebSocketClient::resubscribe and BfxWebSocketBucket::resubscribe.
|
2023-10-08 19:08:18 +02:00 |
|