Skip to content

Added PrunedHeight field to GetInfo_Result type#17

Merged
8lecramm merged 1 commit into
DEROFDN:community-devfrom
Alumn0:fix/pruned-height-in-getinfo
Jun 7, 2026
Merged

Added PrunedHeight field to GetInfo_Result type#17
8lecramm merged 1 commit into
DEROFDN:community-devfrom
Alumn0:fix/pruned-height-in-getinfo

Conversation

@Alumn0
Copy link
Copy Markdown

@Alumn0 Alumn0 commented Jun 7, 2026

Description

The current GetInfo result does not contain information whether / up to which height the daemon was pruned.
This update adds the block height until which a daemon is pruned to the returned type.

Please include a summary of the changes and the related issue.

Type of change

Please select the right one.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • This will require a HardFork to be enabled

Which part is impacted ?

  • Wallet
  • Daemon
  • Miner
  • Explorer
  • Simulator
  • Misc (documentation, comments, text...)

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

License

I am contributing & releasing the code under DERO Research License (which can be found here).

Added PrunedHeight information to GetInfo result
@8lecramm 8lecramm self-assigned this Jun 7, 2026
@8lecramm 8lecramm merged commit 13ef4ec into DEROFDN:community-dev Jun 7, 2026
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