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

Change TaskMetadata.task_created_block field to u64 #320

Open
MegaRedHand opened this issue Feb 6, 2025 · 0 comments · Fixed by #362
Open

Change TaskMetadata.task_created_block field to u64 #320

MegaRedHand opened this issue Feb 6, 2025 · 0 comments · Fixed by #362

Comments

@MegaRedHand
Copy link
Contributor

Alloy returns the block number as a u64, so it doesn't make much sense to have it as a u32 on the aggregation side.

MegaRedHand added a commit that referenced this issue Feb 18, 2025
Fixes #320

### What Changed?
<!-- Describe the changes made in this pull request -->

### 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

---------

Co-authored-by: Tomás Grüner <[email protected]>
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 a pull request may close this issue.

1 participant