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/release v09 #253

Merged
merged 29 commits into from
Sep 20, 2023
Merged

Feat/release v09 #253

merged 29 commits into from
Sep 20, 2023

Conversation

aarmoa
Copy link
Collaborator

@aarmoa aarmoa commented Sep 20, 2023

  • Release latest changes from dev branch
    • Improvement in broadcaster to initialize the account sequence number and the timeout height only when required
    • Replace Pipenv with Poetry
    • Add pre-commit validations to the project
    • Add a GitHub workflow to run all tests and calculate coverage for each PR

vinhphuctadang and others added 29 commits September 14, 2023 20:18
…er (#247)

* feat: add MsgPrivilegedExecuteContract, MsgInstantiateContract composer

* chore: update command

* chore: add misisng typehints
…on file. Added pre-commit. Added the use of Flake8 through Flakeheaven.
…_with_go_sdk

fix/sync_network_endpoints_with_go_sdk
…for_poetry

Fix/complete project info for poetry
…ence in the AsyncClient only if they have not been initialized yet
…ence in the AsyncClient only if they have not been initialized yet
…umber_initialization

Fix/broadcaster sequence number initialization
@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

❗ No coverage uploaded for pull request base (master@c8d68eb). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #253   +/-   ##
=========================================
  Coverage          ?   56.28%           
=========================================
  Files             ?       17           
  Lines             ?     2038           
  Branches          ?      241           
=========================================
  Hits              ?     1147           
  Misses            ?      855           
  Partials          ?       36           

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

@aarmoa aarmoa merged commit ca8173a into master Sep 20, 2023
12 checks passed
@aarmoa aarmoa deleted the feat/release_v09 branch September 20, 2023 18:31
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