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

TX_INIT and TX_FINL redesign #12

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

OlivierBBB
Copy link
Collaborator

No description provided.

This simplifies extracting relevant data from the transaction
@OlivierBBB OlivierBBB added the bug Something isn't working label Nov 28, 2024
@OlivierBBB OlivierBBB self-assigned this Nov 28, 2024
@OlivierBBB OlivierBBB linked an issue Nov 28, 2024 that may be closed by this pull request
11 tasks
\begin{enumerate}
\item for any ``dom''-offset \col{d} used in a constraint to set $\domStamp \equiv \hubLambda \cdot \col{h} + \col{d}$ (where $\col{h} \equiv \hubStamp$) it should hold that $0 \leq \col{d} < \revertEpsilon$
\item $0 \leq \revertEpsilon < \selfdestructEpsilon < \hubLambda$
\item $\col{max} < \revertEpsilon < \finalizationEpsilon < \selfdestructEpsilon < \hubLambda$ where \col{max} is the maximum ``$\domStamp$''-offset encountered in constraints (i.e. the
Copy link
Contributor

Choose a reason for hiding this comment

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

syntax: you defined 1 line before what's col{max}

@OlivierBBB
Copy link
Collaborator Author

OlivierBBB commented Nov 29, 2024

@letypequividelespoubelles zoom review comments addressed 🙂

Copy link
Contributor

@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.

reviewed together :)

@OlivierBBB OlivierBBB changed the title Initialization section fix TX_INIT and TX_FINL redesign Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Initialization section fix
2 participants