Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

btschwertfeger
Copy link
Owner

@btschwertfeger btschwertfeger commented Jul 18, 2023

Summary

The /private/AccountTransfer endpoint was added.

@btschwertfeger btschwertfeger added enhancement New feature or request Spot Topic related to Spot trading labels Jul 18, 2023
@btschwertfeger btschwertfeger added this to the Next Release milestone Jul 18, 2023
@btschwertfeger btschwertfeger self-assigned this Jul 18, 2023
@btschwertfeger btschwertfeger linked an issue Jul 18, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #129 (44018c7) into master (0b12fd6) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
+ Coverage   87.53%   87.57%   +0.03%     
==========================================
  Files          18       18              
  Lines        1565     1569       +4     
==========================================
+ Hits         1370     1374       +4     
  Misses        195      195              
Flag Coverage Δ
unittests 87.57% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
kraken/exceptions/__init__.py 99.18% <100.00%> (+0.01%) ⬆️
kraken/spot/user.py 99.10% <100.00%> (+0.01%) ⬆️

@btschwertfeger btschwertfeger marked this pull request as ready for review July 18, 2023 17:43
@btschwertfeger btschwertfeger merged commit def2ba9 into master Jul 19, 2023
49 checks passed
@btschwertfeger btschwertfeger deleted the 128-add-privateaccounttransfer-endpoint-to-krakenspotuser branch July 19, 2023 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Spot Topic related to Spot trading
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add /private/AccountTransfer endpoint to kraken.spot.User
1 participant