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

TaskMetadata.task_created_block field changed to u64 #362

Merged
merged 4 commits into from
Feb 18, 2025

Conversation

pablodeymo
Copy link
Collaborator

Fixes #320

What Changed?

Reviewer Checklist

  • New features are tested and documented
  • PR updates the changelog with a description of changes
  • PR has one of the changelog-X labels (if applies)
  • Code deprecates any old functionality before removing it

@pablodeymo pablodeymo changed the base branch from main to dev February 17, 2025 20:30
@pablodeymo pablodeymo changed the title Task created block u64 TaskMetadata.task_created_block field changed to u64 Feb 17, 2025
MegaRedHand
MegaRedHand previously approved these changes Feb 17, 2025
Copy link
Contributor

@MegaRedHand MegaRedHand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Co-authored-by: Tomás Grüner <[email protected]>
@MegaRedHand MegaRedHand added the changelog-breaking [changelog] PR changes existing functionality label Feb 17, 2025
@MegaRedHand MegaRedHand merged commit cd287d8 into dev Feb 18, 2025
11 of 12 checks passed
@MegaRedHand MegaRedHand deleted the task_created_block_u64 branch February 18, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-breaking [changelog] PR changes existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change TaskMetadata.task_created_block field to u64
2 participants