Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / btschwertfeger/python-kraken-sdk issues and pull requests

#148 - `kraken.spot.OrderbookClient` is not able to resubscribe to book feeds after connection lost

Issue - State: closed - Opened by btschwertfeger over 1 year ago - 1 comment
Labels: Bug, Spot

#147 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago - 1 comment

#146 - Bump Pre-Commit hook versions and adjust typing

Pull Request - State: closed - Opened by btschwertfeger over 1 year ago

#144 - Adjust logging and examples; add PyLint check

Pull Request - State: closed - Opened by btschwertfeger over 1 year ago - 1 comment
Labels: Bug

#142 - Integrate and apply ruff

Pull Request - State: closed - Opened by btschwertfeger over 1 year ago - 1 comment
Labels: enhancement, Futures, Spot, Breaking

#141 - Integrate ruff

Pull Request - State: closed - Opened by btschwertfeger over 1 year ago - 1 comment

#140 - Use ruff instead of pylint and friends

Issue - State: closed - Opened by btschwertfeger over 1 year ago

#139 - Let `kraken.spot.OrderbookClient` use Spot Websocket API v2

Pull Request - State: closed - Opened by btschwertfeger over 1 year ago - 1 comment
Labels: enhancement, Spot, Breaking

#138 - Mark `kraken.spot.KrakenSpotWSClientV1` as deprecated

Issue - State: closed - Opened by btschwertfeger over 1 year ago
Labels: Spot

#137 - Merge `.pylintrc` and `pyproject.toml`

Pull Request - State: closed - Opened by btschwertfeger over 1 year ago
Labels: Could

#136 - The content of `.pylintrc` can be moved into `pyproject.toml`

Issue - State: closed - Opened by btschwertfeger over 1 year ago
Labels: Could

#135 - Enable Windows builds within the CI

Pull Request - State: closed - Opened by btschwertfeger over 1 year ago
Labels: CI/CD

#134 - Build the package also on Windows within the CI

Issue - State: closed - Opened by btschwertfeger over 1 year ago
Labels: CI/CD

#133 - Let `kraken.spot.OrderbookClient` use the Spot Websocket API v2

Issue - State: closed - Opened by btschwertfeger over 1 year ago
Labels: enhancement, Should, Spot

#132 - Drop Support for Python < 3.11

Issue - State: closed - Opened by btschwertfeger over 1 year ago
Labels: enhancement, Futures, Spot, Breaking

#131 - Integrate Kraken Websockets API v2; add `kraken.spot.KrakenSpotWebsocketClientV2`; internals

Pull Request - State: closed - Opened by btschwertfeger over 1 year ago - 1 comment
Labels: enhancement, Spot, Breaking

#130 - Integrate Websockets API v2

Issue - State: closed - Opened by btschwertfeger over 1 year ago
Labels: enhancement, Should, Spot, Breaking

#129 - Add `/private/AccountTransfer` endpoint -> `kraken.spot.User.account_transfer`

Pull Request - State: closed - Opened by btschwertfeger over 1 year ago - 1 comment
Labels: enhancement, Spot

#128 - Add `/private/AccountTransfer` endpoint to `kraken.spot.User`

Issue - State: closed - Opened by btschwertfeger over 1 year ago
Labels: enhancement, Spot

#126 - `kraken.spot.Market.get_recent_trades`: add `count` parameter

Pull Request - State: closed - Opened by btschwertfeger over 1 year ago - 2 comments
Labels: Duplicate

#125 - Add the `count` parameter to `kraken.spot.Market.get_recent_trades`

Issue - State: closed - Opened by btschwertfeger over 1 year ago - 1 comment
Labels: Duplicate

#124 - `kraken.spot.OrderbookClient`: add timestamps to book's ask and bid values

Pull Request - State: closed - Opened by btschwertfeger over 1 year ago - 1 comment
Labels: enhancement, Spot, Breaking

#123 - Adjust project properties

Pull Request - State: closed - Opened by btschwertfeger over 1 year ago
Labels: Documentation

#122 - Add "Question" issue template

Pull Request - State: closed - Opened by btschwertfeger over 1 year ago
Labels: Documentation, Could

#120 - Fix `kraken.spot.Market.get_recent_trades` parameter 'since'

Pull Request - State: closed - Opened by btschwertfeger over 1 year ago
Labels: Bug, Must, Spot

#119 - `kraken.spot.Market.get_recent_trades`: 'since' parameter does not work

Issue - State: closed - Opened by andyDoucette over 1 year ago - 4 comments
Labels: Bug

#118 - [Snyk] Security upgrade setuptools from 39.0.1 to 65.5.1

Pull Request - State: closed - Opened by btschwertfeger over 1 year ago - 1 comment

#116 - Create `release.yaml`

Pull Request - State: closed - Opened by btschwertfeger over 1 year ago
Labels: Documentation

#114 - kraken.exceptions.KrakenException.KrakenInvalidNonceError: An invalid nonce was supplied.

Issue - State: closed - Opened by andyDoucette over 1 year ago - 5 comments
Labels: Bug, Spot

#112 - Add a Futures Orderbook client that handles a realtime order book

Issue - State: open - Opened by btschwertfeger over 1 year ago - 1 comment
Labels: enhancement, Futures, Idea

#111 - Add the `truncate` parameter to `create_order` of the Spot websocket client

Issue - State: closed - Opened by btschwertfeger over 1 year ago
Labels: enhancement, Spot

#110 - Update `/examples/spot_orderbook.py`

Pull Request - State: closed - Opened by btschwertfeger over 1 year ago

#108 - Create `.github/release.yaml`

Issue - State: closed - Opened by btschwertfeger over 1 year ago
Labels: Documentation

#107 - Rename `kraken.futures.User.get_unwindqueue` to `kraken.futures.User.get_unwind_queue`

Issue - State: closed - Opened by btschwertfeger over 1 year ago
Labels: Could, Futures, Breaking

#106 - A the Spot order book client (`kraken.spot.OrderbookClient`)

Pull Request - State: closed - Opened by btschwertfeger over 1 year ago - 1 comment
Labels: enhancement, Should, Spot

#105 - Add the package to conda-forge

Issue - State: closed - Opened by btschwertfeger almost 2 years ago - 1 comment
Labels: Wontfix

#104 - Add a Spot Orderbook client that handles a realtime order book

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: enhancement, Could, Spot

#103 - Add a realtime Spot order book example

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Spot

#102 - Improve caching

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago - 1 comment
Labels: enhancement, Could, Spot

#101 - Create `kraken.spot.Market.get_asset` to use caching

Issue - State: closed - Opened by btschwertfeger almost 2 years ago - 1 comment
Labels: Wontfix

#100 - Create `kraken.spot.Market.get_asset_pair` to use caching

Issue - State: closed - Opened by btschwertfeger almost 2 years ago - 1 comment
Labels: Wontfix

#99 - Prepare release v1.3.0

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago - 1 comment
Labels: Documentation, Release, Breaking

#98 - Change `kraken.spot.User.get_balances` and add `kraken.spot.User.get_balance`

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago - 1 comment
Labels: Feature, Should, Spot, Breaking

#96 - `kraken.spot.Trade.create_order`: documentatoin for txid outdated.

Issue - State: closed - Opened by andyDoucette almost 2 years ago - 1 comment
Labels: Documentation

#95 - Add the `truncate` parameter to `kraken.spot.Trade.create_order`

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago - 2 comments
Labels: Feature, Spot

#94 - `kraken.spot.Trade.create_order`: Ability to use floats as trade amounts or prices

Issue - State: closed - Opened by andyDoucette almost 2 years ago - 3 comments
Labels: Feature, Could, Spot

#93 - Rename `get_tradeable_asset_pair` to `get_asset_pairs` and make the `pair` parameter optional

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago - 1 comment
Labels: Futures, Spot, Breaking

#92 - Create a contribution guideline

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Documentation

#91 - Create `CONTRIBUTING.md`

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Documentation, Should

#90 - /public/AssetPairs would be nice.

Issue - State: closed - Opened by andyDoucette almost 2 years ago - 2 comments
Labels: Feature, Spot

#89 - fix for issue #88

Pull Request - State: closed - Opened by andyDoucette almost 2 years ago - 6 comments
Labels: Feature, Should, Spot, Breaking

#88 - `kraken.spot.User(...).get_balances('ZUSD')` silently does the wrong thing.

Issue - State: closed - Opened by andyDoucette almost 2 years ago - 1 comment
Labels: Bug, Should, Futures, Spot

#87 - Extend typing + add `KrakenUnknownMethodError` and `KrakenBadRequestError` + Fix #65

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago - 1 comment
Labels: Documentation, Should, Futures, Spot, Breaking

#86 - Updated changelog to match v1.2.0

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Release

#84 - Extend the typing - using mypy

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Documentation, Could

#83 - Let REST and websocket clients be used as context manager

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Feature, Could, Futures, Spot

#82 - Disable custom Kraken exceptions (optional)

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Feature

#81 - Let clients be used as context manager

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Feature, Should, Futures, Spot

#80 - Add Futures user endpoints: `check_trading_enabled_on_subaccount` and `set_trading_on_subaccount`

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Feature, Futures

#79 - Add API rate limit exception; extend test doc strings

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Breaking

#78 - Fixed bug where `spot.user.get_balances` floats to periodic X.9999...

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Bug, Must, Spot

#77 - (inconsistent spelling/typo) recend --> recent in kraken.spot

Issue - State: closed - Opened by jcr-jeff almost 2 years ago
Labels: Should, Breaking

#76 - Fix bug/typo: "recend" -> recent throughout kraken.spot

Pull Request - State: closed - Opened by jcr-jeff almost 2 years ago - 3 comments
Labels: Should, Futures, Spot, Breaking

#75 - Split the unit tests into individual files

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago

#74 - Removed matrix from CodeQL job

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: CI/CD

#73 - Add a Changelog

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Documentation

#72 - Enable trading on Futures subaccount

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Feature, Should, Futures

#71 - Check if trading is enabled for Futures subaccount

Issue - State: closed - Opened by btschwertfeger almost 2 years ago - 1 comment
Labels: Feature, Should, Futures

#70 - Fix PyPI upload job + extend disclaimer

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Bug, Documentation

#69 - Optionally disable the custom KrakenErrors

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Feature, Futures, Spot

#68 - Fix and extend release workflow

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago - 1 comment
Labels: Bug, Documentation

#67 - Release workflow skips the PyPI publish

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Bug, CI/CD

#66 - Move `kraken.exceptions.exceptions.KrakenExceptions` to `kraken.exceptions.KrakenException`

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Feature, Could, Breaking

#63 - Change the default value of the futures dead mans switch to zero

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Could, Futures

#62 - Cannot access private historical events of the Futures Market client

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Bug, Must, Futures

#61 - Prepare Release v1.1.0

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago - 1 comment
Labels: Release

#60 - Create a workflow that builds the documentation

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Documentation, Should, CI/CD

#59 - 57 remove the unnecessary `client` when importing clients

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago - 1 comment

#58 - Create a documentation for the package

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Documentation, Feature

#57 - Remove the unnecessary `client` module when importing the clients

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Feature, Could, Breaking

#56 - 54 add a workflow or jobs that run all tests before a merge is done

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago - 1 comment
Labels: Could

#55 - Extend the docstrings with parameter description and examples

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Documentation

#54 - Add a workflow or jobs that run all tests before a merge is done

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Should, CI/CD

#53 - Rework workflows for CI/CD

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago - 1 comment
Labels: Feature, Could

#52 - Moved from setup.py only to pyproject.toml

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Could

#51 - Publish to production PyPI if a new release was created via Github UI

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Feature, CI/CD

#50 - Upload development releases to test.pypi.org within the CI

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Feature, CI/CD

#49 - Use reusable workflows

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Feature, Should

#48 - Add automatic generated release notes

Issue - State: closed - Opened by btschwertfeger almost 2 years ago - 1 comment
Labels: Wontfix

#47 - Removed raising exception when currency not found in portfolio

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Feature, Should

#46 - Avoid raising ValueError in `get_balance` if currency is not found in the portfolio

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Bug, Should

#45 - Move from setup.py to pyroject.toml

Issue - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Could

#44 - Release v1.0.1

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Release

#43 - Use workflow_dispatch to only trigger tests with python<python3.11 manually

Pull Request - State: closed - Opened by btschwertfeger almost 2 years ago
Labels: Feature, Could