Skip to content

add : statesync tx added to GetBlockTransactionCount rpc#587

Merged
0xsharma merged 2 commits into
developfrom
shivam/POS-991
Nov 21, 2022
Merged

add : statesync tx added to GetBlockTransactionCount rpc#587
0xsharma merged 2 commits into
developfrom
shivam/POS-991

Conversation

@0xsharma

Copy link
Copy Markdown
Member

In this PR, we fix GetBlockTransactionCount. It was not showing the correct count. Earlier it was not including state-sync transactions to the count.

It is now fixed to also include state-sync transactions of the block.

@0xsharma 0xsharma linked an issue Nov 21, 2022 that may be closed by this pull request
@0xsharma 0xsharma merged commit aece5ca into develop Nov 21, 2022
@0xsharma 0xsharma deleted the shivam/POS-991 branch November 21, 2022 17:25
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.

eth_getBlockTransactionCountByNumber not counting State Sync

4 participants