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

526 blockdata redesign #543

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Conversation

lorenzogentile404
Copy link
Contributor

No description provided.

@lorenzogentile404 lorenzogentile404 linked an issue Dec 9, 2024 that may be closed by this pull request
blockdata/constants.lisp Outdated Show resolved Hide resolved
@OlivierBBB
Copy link
Collaborator

OlivierBBB commented Dec 10, 2024

The conversations are marked as resolved but most of them haven't been addressed. Is this PR missing the latest commit ? Edit I seem to have been looking at a deprecated version.

CT_MAX_GL 5
CT_MAX_ID 1
CT_MAX_BF 1
CT_MAX_DEPTH (+ CT_MAX_CB CT_MAX_TS CT_MAX_NB CT_MAX_DF CT_MAX_GL CT_MAX_ID CT_MAX_BF)
Copy link
Collaborator

@OlivierBBB OlivierBBB Dec 10, 2024

Choose a reason for hiding this comment

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

Does this compile ? If so that's pretty interesting.

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.

BLOCKDATA redesign
3 participants