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

feat: add simpler block data pagination #32

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

Cifko
Copy link
Contributor

@Cifko Cifko commented Feb 28, 2024

Description

Add simpler block_data pagination request. /block_data/<height>&what=<outputs|inputs|kernels>&from=<number>&to=<number> it always returns json.

Motivation and Context

This will come handy on react frontend.

How Has This Been Tested?

What process can a PR reviewer use to test or verify this change?

You can test some urls as described above.

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

@leet4tari leet4tari merged commit 4afe87e into tari-project:main Feb 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants