Skip to content

Conversation

@Juan-M-V
Copy link
Contributor

@Juan-M-V Juan-M-V commented May 9, 2022

No description provided.

@Juan-M-V Juan-M-V marked this pull request as ready for review May 10, 2022 14:09
@unbalancedparentheses
Copy link
Contributor

@Juan-M-V please update the files

@Juan-M-V
Copy link
Contributor Author

This function wont be implemented until deduction rules are in place

@Juan-M-V Juan-M-V closed this May 12, 2022
@unbalancedparentheses unbalancedparentheses deleted the deduce-memory-cell branch June 11, 2022 16:19
azteca1998 added a commit that referenced this pull request Feb 10, 2023
* Add SyscallRequest::Deploy(DeployRequestStruct)

* Start BusinessLogicSyscallHandler::_deploy implementation

* Add naive implementation of fn Os::ContractAddress::calculate_contract_address_from_hash

* add starknet-crypto dependecie

* first implementation of fn compute_hash_on_elements + unit tests

* use get_integer_range

* Add bigint! and bigint_str! macros

* Update fns calculate_contract_address_from_hash && compute_hash_on_elements

* add SyscallHandlerError::FailToComputeHash

* Minor midifications

* mv src/core/os/contact_address.rs -> src/hash_utils.rs

* handle Errors && cargo clippy

* delete syscall_handler.rs

* fix merge main conflicts

* add deploy read_syscall_request

* Add PartialEq to SyscallRequest

* Add read_deploy_syscall_request

* Modify BusinessLogicSyscallHandler::new to return self + BusinessLogicSyscallHandler::Default

* Add test_calculate_contract_address_from_hash

* Modify DeployStruct.deploy_from_zero to be a usize + unit test

* Add `rust-toolchain`. (#11)

* Add `rust-toolchain`.

* Update Rust version to `1.62.0`.

* Update makefile and gitignore (#19)

* Update gitignore

* Update Makefile

* add endline

Co-authored-by: Pedro Fontana <[email protected]>

* Add macro to insert data in memory (#20)

* Add macro to insert data in memory

* Fix macro

* Add struct SendMessageToL1SysCall

* Add send_message_to_l1 in read_syscall_request

* Create struct OrderedL2ToL1Message

* Implement method BusinessLogicSyscallHandler.send_message_to_l1

* solve merge conflicts

* Add unit tests

Co-authored-by: Pedro Fontana <[email protected]>
Co-authored-by: MrAzteca <[email protected]>
Co-authored-by: mmsc2 <[email protected]>
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.

3 participants