-
Notifications
You must be signed in to change notification settings - Fork 19
SYSTEM
transactions in the HUB
#159
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
base: main
Are you sure you want to change the base?
Conversation
|
1 similar comment
|
HUB_STAMP and its transitions CT_TLI / TLI CT_NSR / NSR
"Every beginning has a start" "Every new beginning comes from some other beginning"
v2
SYSTEM TRANSACTIONS
in the HUB
SYSTEM TRANSACTIONS
in the HUBSYSTEM
transactions in the HUB
This column still exists in other modules through lookups
This PR contains a major overhaul of the HUB module's low level constraints. This is required in order to properly deal with
system transactions
along sideuser transactions
.TODOs:
ABS_TX_NUM
by the appropriate transaction number, likely a mixture ofTOTL_TRANSACTION_NUMBER
USER_TRANSACTION_NUMBER
HUB -> TXN_DATA
we should now useUSER ∙ TXN
TX_SKIP ∧ SYSI
bla ∧ TXN ∧ EIP_4788_⚜️
bla ∧ TXN ∧ EIP_2935_⚜️
TX_SKIP ∧ USER
TX_SKIP ∧ SYSF
TX_FINL
(we need to finish on aCON
row)Both
EIP_4788
andEIP_2935
will be of the formThe
TX_SKIP ∧ USER
case will beThe
TX_SKIP ∧ SYSF
case will be