-
Notifications
You must be signed in to change notification settings - Fork 562
clean up the block fetch logic in json-rpc #1081
Conversation
50138bc
to
f37c0f0
Compare
99279db
to
82f0632
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK! Pending new changelog and conflict fixes
done |
Pull request was converted to draft
deduplicate some codes fix EthBlockFromTm fix latest block height
8497f0e
to
8cd780e
Compare
@yihuang some RPC tests are failing, can you look into it? |
I think that failure is a common non-deterministic failure we've been seeing, should not be due to this PR. maybe we should open an issue for that. You can try to re-run the test. |
* clean up the block fetch logic in json-rpc deduplicate some codes fix EthBlockFromTm fix latest block height * add bug fix changelog
deduplicate some codes
Description
For contributor use:
docs/
) or specification (x/<module>/spec/
)godoc
comments.Unreleased
section inCHANGELOG.md
Files changed
in the Github PR explorerFor admin use:
WIP
,R4R
,docs
, etc)