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 P-chain GetBlockByHeight API method #1747

Merged
merged 104 commits into from
Aug 8, 2023

Conversation

dhrubabasu
Copy link
Contributor

@dhrubabasu dhrubabasu commented Jul 21, 2023

Why this should be merged

Adds platformvm.getBlockByHeight

Note: This was previously merged here: #1448. We reverted the original PR as it was stalling nodes by populating the height index synchronously.

How this works

pretty straightforward

How this was tested

UT and locally

@StephenButtolph StephenButtolph modified the milestones: v1.10.6, v1.10.7 Jul 22, 2023
Base automatically changed from platformvm-proposervm-height-index to dev August 8, 2023 22:15
@StephenButtolph StephenButtolph merged commit 26a8655 into dev Aug 8, 2023
14 checks passed
@StephenButtolph StephenButtolph deleted the platformvm-getBlockByHeight branch August 8, 2023 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vm This involves virtual machines
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants