-
Notifications
You must be signed in to change notification settings - Fork 52
feat(starknet_os): os_logger: implement OsLogger::enter_syscall #5281
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
feat(starknet_os): os_logger: implement OsLogger::enter_syscall #5281
Conversation
c4b8c52
to
634aa49
Compare
c5f1ecb
to
ecdaab0
Compare
634aa49
to
6d03242
Compare
ecdaab0
to
de3b008
Compare
e30e632
to
a9a3382
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @Yoni-Starkware)
6d03242
to
5db7838
Compare
a9a3382
to
3618623
Compare
5db7838
to
dd92b32
Compare
3618623
to
3dca312
Compare
dd92b32
to
0c7a6ad
Compare
3dca312
to
009cd28
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @Yoni-Starkware)
crates/blockifier/src/execution/deprecated_syscalls/mod.rs
line 90 at r2 (raw file):
} impl DeprecatedSyscallSelector {
Outside of this PR scope. Why is this called deprecated? It contains all syscalls selectors, and some are cairo1 only.
Code quote:
DeprecatedSyscallSelector
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status:
complete! all files reviewed, all discussions resolved (waiting on @Yoni-Starkware)
crates/blockifier/src/execution/deprecated_syscalls/mod.rs
line 90 at r2 (raw file):
Previously, meship-starkware (Meshi Peled) wrote…
Outside of this PR scope. Why is this called deprecated? It contains all syscalls selectors, and some are cairo1 only.
no idea. also no idea why this exists
5218dce
to
6a3a42e
Compare
009cd28
to
b347294
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status:
complete! all files reviewed, all discussions resolved (waiting on @Yoni-Starkware)
b347294
to
e03f24c
Compare
Merge activity
|
No description provided.