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

Add tests for eth_getBlockReceipt JSON-RPC API #307

Open
wants to merge 1 commit into
base: celo11
Choose a base branch
from

Conversation

Kourin1996
Copy link

Closes #156

This PR adds a unit test for the GetBlockReceipt API, which retrieves a block receipt including system logs.
The test stores the target header, block body, and receipt data, which are retrieved from the Alfajores nodo, into local database for testing purposes.

@Kourin1996 Kourin1996 self-assigned this Jan 10, 2025
@Kourin1996 Kourin1996 marked this pull request as ready for review January 10, 2025 15:10
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.

Add a test for GetBlockReceipt api method
1 participant