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

Feat/change default gas price #280

Merged
merged 7 commits into from
Dec 28, 2023
Merged

Feat/change default gas price #280

merged 7 commits into from
Dec 28, 2023

Conversation

aarmoa
Copy link
Collaborator

@aarmoa aarmoa commented Dec 11, 2023

  • Changed default gas price from 500000000 to 160000000. The change is done on top of dev because master doesn't include the refactoring that moved the default gas price to the constants module

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

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

Comparison is base (b0ffc20) 71.91% compared to head (49cd55c) 72.00%.
Report is 2 commits behind head on dev.

Files Patch % Lines
pyinjective/async_client.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #280      +/-   ##
==========================================
+ Coverage   71.91%   72.00%   +0.08%     
==========================================
  Files          46       46              
  Lines        3141     3151      +10     
  Branches      284      284              
==========================================
+ Hits         2259     2269      +10     
  Misses        814      814              
  Partials       68       68              

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

@aarmoa aarmoa merged commit 3261b40 into dev Dec 28, 2023
12 checks passed
@aarmoa aarmoa deleted the feat/change_default_gas_price branch December 28, 2023 20:06
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.

2 participants