Skip to content

feat: fix hive rpc_compat test suite failures#112

Open
SoarinSkySagar wants to merge 2 commits into
grandinetech:devnet-5from
SoarinSkySagar:rpc_compat_hive
Open

feat: fix hive rpc_compat test suite failures#112
SoarinSkySagar wants to merge 2 commits into
grandinetech:devnet-5from
SoarinSkySagar:rpc_compat_hive

Conversation

@SoarinSkySagar

@SoarinSkySagar SoarinSkySagar commented Jul 16, 2026

Copy link
Copy Markdown

WIP
Prior to this PR, the client was failing the finalized block pairs with finalized state test from rpc-compat suite on hive. The problem was that the test was calling /lean/v0/blocks/finalized endpoint to check if the the finalized signed block matches the expected signed block, but the client did not have the endpoint itself so the test was failing.

This PR adds the endpoint with correct functionality and the corresponding tests (tests are Claude generated). I have tested the client with the entire rpc_compat suite and all tests are passing now.

The passing test:
image

@SoarinSkySagar
SoarinSkySagar changed the base branch from main to devnet-5 July 16, 2026 15:42
@SoarinSkySagar
SoarinSkySagar marked this pull request as ready for review July 16, 2026 18:07
@SoarinSkySagar

Copy link
Copy Markdown
Author

part of #113

@ArtiomTr ArtiomTr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good!

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