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

support parallel execution of cosmos TokenSend txs #3221

Open
wants to merge 19 commits into
base: dev
Choose a base branch
from

Conversation

LeoGuo621
Copy link
Contributor

@LeoGuo621 LeoGuo621 commented Jul 20, 2023

  • Targeted PR against correct branch (see CONTRIBUTING.md)

  • Linked to github-issue with discussion and accepted design OR link to spec that describes this work.

  • Wrote tests

  • Updated relevant documentation (docs/)

  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md

  • Reviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge PR #XYZ: [title]" (coding standards)

@codecov-commenter
Copy link

codecov-commenter commented Jul 20, 2023

Codecov Report

Merging #3221 (d293ae0) into dev (6b97af6) will increase coverage by 0.00%.
The diff coverage is 0.00%.

❗ Current head d293ae0 differs from pull request most recent head b3db74d. Consider uploading reports for the commit b3db74d to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##              dev    #3221   +/-   ##
=======================================
  Coverage   36.54%   36.55%           
=======================================
  Files         446      446           
  Lines       46857    46859    +2     
=======================================
+ Hits        17123    17127    +4     
+ Misses      28463    28462    -1     
+ Partials     1271     1270    -1     
Files Changed Coverage Δ
x/token/types/msgs.go 84.57% <0.00%> (-0.91%) ⬇️

... and 1 file with indirect coverage changes

@LeoGuo621 LeoGuo621 marked this pull request as draft July 20, 2023 09:32
@LeoGuo621 LeoGuo621 marked this pull request as ready for review July 27, 2023 07:32
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.

None yet

3 participants