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

some HUB debugging #1467

Merged
merged 43 commits into from
Nov 4, 2024
Merged

some HUB debugging #1467

merged 43 commits into from
Nov 4, 2024

Conversation

letypequividelespoubelles
Copy link
Collaborator

No description provided.

Signed-off-by: F Bojarski <ceciestunepoubelle@protonmail.ch>
@letypequividelespoubelles letypequividelespoubelles linked an issue Oct 30, 2024 that may be closed by this pull request
Signed-off-by: F Bojarski <ceciestunepoubelle@protonmail.ch>
…nt's "returnData"

This fixed

return-instruction---setting-the-callers-new-return-data-message-call-case
this fixes

revert-instruction---setting-the-context-rows---unexceptional
Signed-off-by: F Bojarski <ceciestunepoubelle@protonmail.ch>
Signed-off-by: F Bojarski <ceciestunepoubelle@protonmail.ch>
Signed-off-by: F Bojarski <ceciestunepoubelle@protonmail.ch>
Signed-off-by: F Bojarski <ceciestunepoubelle@protonmail.ch>
Signed-off-by: F Bojarski <ceciestunepoubelle@protonmail.ch>
We now have
  DEC_FLAG_1 = true for ORIGIN
  DEC_FLAG_2 = true for GASPRICE
fixed

   storage-instruction---stack-pattern
@OlivierBBB OlivierBBB force-pushed the 1465-some-hub-debugging branch from db7e340 to 8479456 Compare October 31, 2024 15:38
fixed

   log-instruction---setting-the-stack-pattern
fixes

   stack-ram---setting-MMU-instruction---CALLDATALOAD-case
@OlivierBBB OlivierBBB marked this pull request as ready for review October 31, 2024 23:10
Signed-off-by: F Bojarski <ceciestunepoubelle@protonmail.ch>
Signed-off-by: F Bojarski <ceciestunepoubelle@protonmail.ch>
this fixes

   hub.copy-instruction---setting-the-stack-pattern
@OlivierBBB OlivierBBB force-pushed the 1465-some-hub-debugging branch from 6853bb2 to 7d4281a Compare November 1, 2024 15:38
this fixed

  copy-instruction---setting-NSR-and-peeking-flags---RETURNDATACOPY-case
this fixes

   machine-state-instruction---setting-stack-value---MSIZE-case
to be precise, it has a warming cost but that's separate from the static
cost in our arithmetization.

This fixed

  hub-into-instdecoder
@OlivierBBB OlivierBBB force-pushed the 1465-some-hub-debugging branch from 891ed94 to be9e128 Compare November 1, 2024 17:47
the constraints saw the following change:

   MULTIPLIER___STACK_HEIGHT -> MULTIPLIER___STACK_STAMP

and this reflects it. Also the constraints change fixed

   hub.create-instruction---setting-the-stack-pattern
- made it final
- made other fields final
- set it with the enter() method
- don't set that of the caller ! but of the callee :)
@letypequividelespoubelles letypequividelespoubelles changed the title add HUB constraints some HUB debugging Nov 2, 2024
Signed-off-by: F Bojarski <ceciestunepoubelle@protonmail.ch>
Signed-off-by: F Bojarski <ceciestunepoubelle@protonmail.ch>
Signed-off-by: F Bojarski <ceciestunepoubelle@protonmail.ch>
@OlivierBBB OlivierBBB merged commit 10d5745 into arith-dev Nov 4, 2024
4 of 5 checks passed
@OlivierBBB OlivierBBB deleted the 1465-some-hub-debugging branch November 4, 2024 12:39
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.

Some HUB debugging
2 participants