Skip to content

feat: Add helper function for fetching Notarization object by ID#86

Merged
chrisgitiota merged 7 commits intomainfrom
feat/get-notarization-by-id
Jul 11, 2025
Merged

feat: Add helper function for fetching Notarization object by ID#86
chrisgitiota merged 7 commits intomainfrom
feat/get-notarization-by-id

Conversation

@itsyaasir
Copy link
Copy Markdown
Contributor

This new method retrieves the on-chain notarization object for a given notarized object ID, returning a Result containing the OnChainNotarization or an Error.# Description of change

Links to any relevant issues

Type of change

  • [] Bug fix (a non-breaking change which fixes an issue)
  • Enhancement (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Fix

How the change has been tested

Change checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes
  • I have updated the CHANGELOG.md, if my changes are significant enough

itsyaasir added 3 commits July 8, 2025 11:44
This new method retrieves the on-chain notarization object for a given notarized object ID, returning a Result containing the OnChainNotarization or an Error.
@chrisgitiota chrisgitiota merged commit 01bd759 into main Jul 11, 2025
9 checks passed
@chrisgitiota chrisgitiota deleted the feat/get-notarization-by-id branch August 25, 2025 13:51
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