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

fix : wrong chainID on rpc #1030

Merged
merged 1 commit into from
Oct 6, 2023
Merged

fix : wrong chainID on rpc #1030

merged 1 commit into from
Oct 6, 2023

Conversation

0xsharma
Copy link
Contributor

@0xsharma 0xsharma commented Oct 6, 2023

Description

In #1021 , we fixed the borTx chainID for method eth_getTransactionByHash. Some methods like eth_getBlockByNumber got missed. In this PR, we are fixing the rest of the methods that we identified to also send false borTx chainID.

@0xsharma 0xsharma requested review from marcello33, 0xKrishna and a team October 6, 2023 07:52
@0xsharma 0xsharma merged commit 784be5f into master Oct 6, 2023
14 checks passed
@0xsharma 0xsharma deleted the shivam/POS-1878b branch October 6, 2023 08:12
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.

3 participants