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

Create pull_request_template.md #68

Merged
merged 1 commit into from
May 23, 2022
Merged

Create pull_request_template.md #68

merged 1 commit into from
May 23, 2022

Conversation

igaray
Copy link
Collaborator

@igaray igaray commented May 23, 2022

Add a PR template in the .github folder.

@igaray igaray merged commit ba59d5c into main May 23, 2022
@igaray igaray deleted the add_pr_template branch May 23, 2022 21:11
azteca1998 pushed a commit that referenced this pull request Feb 10, 2023
* Implemnet struct ContractStorageState

* Add stuct StorageReadRequest

* Add stuct StorageReadResponse

* Implemet SyscallHandler::storage_read

* Add STORAGE_READ to execute_syscall_hint

* Add unfinished unit test

* Add unit test test_os_storage_read_hint_ok

* Add CachedState unit tests

* Add RcRefCell CarriedState.parent_state: Option<Rc<RefCell<CarriedState<T>>>>

* Modify State::get_contract_class

* Add get_storage test

* Add deploy_contract unit test

* Modify contract_hash type from vec<u8> to  [u8; 32]

* Modify SyscallHandler._storage_read return type to Result<Felt,..>

* Add State to BusinessLogicSyscallHandler

* Remove StateComplete

* Remove Storage generics in  InMemoryStateReader

* Implement Address.to_32_bytes()

* Add test

* Rename BusinessLogicSyscallHandler.starknet_storage to starknet_storage_state

* Check inserts in unit test

Co-authored-by: Pedro Fontana <[email protected]>
Oppen added a commit that referenced this pull request Apr 24, 2023
Version from whitelist `starknet/security/whitelists/cairo_keccak.json`,
differs from the current one in bounds for `_block_size`, `1000` instead
of `10`.
Oppen added a commit that referenced this pull request Apr 24, 2023
Version from whitelist `starknet/security/whitelists/cairo_keccak.json`,
differs from the current one in bounds for `_block_size`, `1000` instead
of `10`.
Oppen added a commit that referenced this pull request Apr 24, 2023
Version from whitelist `starknet/security/whitelists/cairo_keccak.json`,
differs from the current one in bounds for `_block_size`, `1000` instead
of `10`.
Oppen added a commit that referenced this pull request Apr 24, 2023
Version from whitelist `starknet/security/whitelists/cairo_keccak.json`,
differs from the current one in bounds for `_block_size`, `1000` instead
of `10`.
Oppen added a commit that referenced this pull request Apr 24, 2023
Version from whitelist `starknet/security/whitelists/cairo_keccak.json`,
differs from the current one in bounds for `_block_size`, `1000` instead
of `10`.
Oppen added a commit that referenced this pull request Apr 24, 2023
Version from whitelist `starknet/security/whitelists/cairo_keccak.json`,
differs from the current one in bounds for `_block_size`, `1000` instead
of `10`.
Oppen added a commit that referenced this pull request Apr 24, 2023
Version from whitelist `starknet/security/whitelists/cairo_keccak.json`,
differs from the current one in bounds for `_block_size`, `1000` instead
of `10`.
Oppen added a commit that referenced this pull request Apr 25, 2023
Version from whitelist `starknet/security/whitelists/cairo_keccak.json`,
differs from the current one in bounds for `_block_size`, `1000` instead
of `10`.
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.

1 participant