Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Fix RPC pending block behaviour #349

Merged
merged 4 commits into from
Nov 24, 2022
Merged

Fix RPC pending block behaviour #349

merged 4 commits into from
Nov 24, 2022

Conversation

drknzz
Copy link
Contributor

@drknzz drknzz commented Nov 22, 2022

Unify the behaviour of RPC methods to act with pending block the same way as with latest block.
It was previously done here but some methods were omitted, causing inconsistency.

Copy link
Collaborator

@FabijanC FabijanC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just a minor comment about formatting.

test/rpc/test_rpc_storage.py Show resolved Hide resolved
@drknzz drknzz requested a review from FabijanC November 24, 2022 13:27
@FabijanC FabijanC merged commit e630ad2 into 0xSpaceShard:master Nov 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants