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

Fix/add missing parameters in spot and deriv messages #266

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

aarmoa
Copy link
Collaborator

@aarmoa aarmoa commented Nov 8, 2023

  • Updated proto definitions based on injective-core v1.12.4-testnet and injective-indexer v1.12.45-rc5
  • Added missing parameters in all orders and trades query and streaming functions for spot and derivative markets

abel added 2 commits November 8, 2023 16:48
…et. Added missing filter parameters in all spot and derivative query and stream messages
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (05505fe) 56.75% compared to head (96e7f4c) 56.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #266      +/-   ##
==========================================
- Coverage   56.75%   56.64%   -0.11%     
==========================================
  Files          18       18              
  Lines        2072     2076       +4     
  Branches      240      241       +1     
==========================================
  Hits         1176     1176              
- Misses        859      863       +4     
  Partials       37       37              
Files Coverage Δ
pyinjective/async_client.py 50.69% <0.00%> (-0.41%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aarmoa aarmoa merged commit e4beb6e into dev Nov 8, 2023
10 of 12 checks passed
@aarmoa aarmoa deleted the fix/add_missing_parameters_in_spot_and_deriv_messages branch November 8, 2023 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant