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

Hub constraints debugging #224

Merged
merged 51 commits into from
Aug 5, 2024
Merged

Conversation

OlivierBBB
Copy link
Collaborator

No description provided.

@OlivierBBB OlivierBBB linked an issue Jun 1, 2024 that may be closed by this pull request
@letypequividelespoubelles letypequividelespoubelles force-pushed the fix/issue-222/HUB-constraints-debugging branch from c4aed4b to 73cb482 Compare June 5, 2024 05:22
@letypequividelespoubelles letypequividelespoubelles force-pushed the fix/issue-222/HUB-constraints-debugging branch from 15ac2bd to 4e868ac Compare June 14, 2024 11:42
letypequividelespoubelles and others added 26 commits June 28, 2024 15:21
moved the HUB constants into a dedicated file
we use it to compute the rate at which the COINBASE pockets fees at
transaction finalization.
previously
- was using deprecated MAX_PRIORITY_FEE_PER_GAS column
- wasn't distinguishing between TYPE2 transactions and other types
both issues are fixed now
@letypequividelespoubelles letypequividelespoubelles force-pushed the fix/issue-222/HUB-constraints-debugging branch from c0ec1e1 to 3106c36 Compare June 28, 2024 09:52
Copy link
Collaborator

@letypequividelespoubelles letypequividelespoubelles left a comment

Choose a reason for hiding this comment

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

LGTM

@letypequividelespoubelles
Copy link
Collaborator

@OlivierBBB Do we want to have all modules in the Makefile?
Or we keep disabled HUB & MMIO, because not yet fully debugged ?

@OlivierBBB
Copy link
Collaborator Author

@letypequividelespoubelles that's a good question, and it's not the first time we face this type of question of "when should we merge x into main." It's also a question for @powerslider since he would know what we expose to other repos.

@OlivierBBB OlivierBBB merged commit 75de926 into master Aug 5, 2024
2 checks passed
@OlivierBBB OlivierBBB deleted the fix/issue-222/HUB-constraints-debugging branch August 5, 2024 11:55
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.

HUB constraints debugging
3 participants