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

Handle nodeinfo.offset better #265

Open
jajik opened this issue Aug 13, 2024 · 0 comments
Open

Handle nodeinfo.offset better #265

jajik opened this issue Aug 13, 2024 · 0 comments
Assignees

Comments

@jajik
Copy link
Collaborator

jajik commented Aug 13, 2024

  1. The offset is not necessary to keep in each instance, it is a compile time constant.
    • Done
  2. Fix offset computation (unsigned long vs int).
    • Done
  3. Additionally, is the offset needed at all? Are there configurations where nodeinfo.stat won't be aligned?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant