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

Problem: check tx blocks consensus #546

Merged
merged 6 commits into from
Oct 28, 2024
Merged

Conversation

yihuang
Copy link
Collaborator

@yihuang yihuang commented Oct 23, 2024

Solution:

  • try NewConnSyncLocalClientCreator

Closes: #XXX

Description


For contributor use:

  • 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.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

Solution:
- try NewConnSyncLocalClientCreator
@yihuang yihuang marked this pull request as draft October 23, 2024 07:46
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 18.18182% with 9 lines in your changes missing coverage. Please review.

Project coverage is 46.17%. Comparing base (e786b3f) to head (e0d329c).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
server/start.go 18.18% 9 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #546      +/-   ##
===========================================
- Coverage    46.19%   46.17%   -0.02%     
===========================================
  Files          181      181              
  Lines        18112    18122      +10     
===========================================
+ Hits          8366     8368       +2     
- Misses        9029     9037       +8     
  Partials       717      717              
Files with missing lines Coverage Δ
server/start.go 18.89% <18.18%> (+0.02%) ⬆️

@yihuang yihuang marked this pull request as ready for review October 23, 2024 08:12
@yihuang yihuang requested a review from mmsqe October 23, 2024 08:13
@yihuang yihuang merged commit e567c5a into crypto-org-chain:develop Oct 28, 2024
37 of 39 checks passed
@yihuang yihuang deleted the develop branch October 28, 2024 01:58
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