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

get block from redis #2933

Draft
wants to merge 10 commits into
base: dev
Choose a base branch
from
Draft

get block from redis #2933

wants to merge 10 commits into from

Conversation

chengzhinei
Copy link
Contributor

  • 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 Jan 28, 2023

Codecov Report

Merging #2933 (223dac3) into dev (2fc8648) will decrease coverage by 0.10%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##              dev    #2933      +/-   ##
==========================================
- Coverage   36.17%   36.08%   -0.10%     
==========================================
  Files         416      417       +1     
  Lines       44320    44439     +119     
==========================================
+ Hits        16033    16035       +2     
- Misses      27118    27236     +118     
+ Partials     1169     1168       -1     
Impacted Files Coverage Δ
app/crypto/ethkeystore/keystore.go 4.16% <0.00%> (-2.22%) ⬇️
app/crypto/ethkeystore/passphrase_adapter.go 0.00% <0.00%> (ø)
x/wasm/keeper/keeper.go 79.55% <0.00%> (+0.29%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@chengzhinei chengzhinei reopened this Jan 28, 2023
@chengzhinei chengzhinei marked this pull request as draft January 28, 2023 06: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