Skip to content

Feat/change default gas price - #280

Merged
aarmoa merged 7 commits into
devfrom
feat/change_default_gas_price
Dec 28, 2023
Merged

Feat/change default gas price#280
aarmoa merged 7 commits into
devfrom
feat/change_default_gas_price

Conversation

@aarmoa

Copy link
Copy Markdown
Contributor
  • 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

@codecov

codecovBot commented Dec 11, 2023

Copy link
Copy Markdown

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.

FilesPatch %Lines
pyinjective/async_client.py66.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 devDec 28, 2023
@aarmoa
aarmoa deleted the feat/change_default_gas_price branch December 28, 2023 20:06
Sign up for freeto 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

@aarmoa@achilleas-kal