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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hints] Tracking issue for missing hints (auto-updated) #1031

Open
Oppen opened this issue Apr 21, 2023 · 1 comment
Open

[Hints] Tracking issue for missing hints (auto-updated) #1031

Oppen opened this issue Apr 21, 2023 · 1 comment
Labels
enhancement New feature or request hints Hint implementations

Comments

@Oppen
Copy link
Member

Oppen commented Apr 21, 2023

Following are the missing hints as reported by the hint accountant 馃憞

@Oppen Oppen added enhancement New feature or request hints Hint implementations labels Apr 21, 2023
@github-actions
Copy link

github-actions bot commented Apr 21, 2023

18 missing hints:

%{
syscall_handler.delegate_l1_handler(segments=segments, syscall_ptr=ids.syscall_ptr)
%}
%{
syscall_handler.call_contract(segments=segments, syscall_ptr=ids.syscall_ptr)
%}
%{
syscall_handler.get_sequencer_address(segments=segments, syscall_ptr=ids.syscall_ptr)
%}
%{
syscall_handler.library_call(segments=segments, syscall_ptr=ids.syscall_ptr)
%}
%{
syscall_handler.storage_write(segments=segments, syscall_ptr=ids.syscall_ptr)
%}
%{
syscall_handler.replace_class(segments=segments, syscall_ptr=ids.syscall_ptr)
%}
%{
syscall_handler.get_contract_address(segments=segments, syscall_ptr=ids.syscall_ptr)
%}
%{
syscall_handler.get_tx_info(segments=segments, syscall_ptr=ids.syscall_ptr)
%}
%{
syscall_handler.get_block_number(segments=segments, syscall_ptr=ids.syscall_ptr)
%}
%{
syscall_handler.deploy(segments=segments, syscall_ptr=ids.syscall_ptr)
%}
%{
syscall_handler.get_caller_address(segments=segments, syscall_ptr=ids.syscall_ptr)
%}
%{
syscall_handler.get_tx_signature(segments=segments, syscall_ptr=ids.syscall_ptr)
%}
%{
syscall_handler.library_call_l1_handler(segments=segments, syscall_ptr=ids.syscall_ptr)
%}
%{
syscall_handler.get_block_timestamp(segments=segments, syscall_ptr=ids.syscall_ptr)
%}
%{
syscall_handler.storage_read(segments=segments, syscall_ptr=ids.syscall_ptr)
%}
%{
syscall_handler.delegate_call(segments=segments, syscall_ptr=ids.syscall_ptr)
%}
%{
syscall_handler.send_message_to_l1(segments=segments, syscall_ptr=ids.syscall_ptr)
%}
%{
syscall_handler.emit_event(segments=segments, syscall_ptr=ids.syscall_ptr)
%}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hints Hint implementations
Projects
Status: Backlog
Development

No branches or pull requests

1 participant