-
Notifications
You must be signed in to change notification settings - Fork 4
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
[Rust] - Add Comprehensive Integration Tests for Rust Code #4
Comments
Can I take care of this issue? |
Hey! I'm Gerson. 👋I'm a member of Dojo Coding and have previously contributed to other projects like:
I'd like to work on this issue. Check my OnlyDust profile for my contributions: Profile Plan to Solve the Issue:
|
Is it okay if I take this? |
Hi, I'm assigning it to @martinvibes as he was the first one to ask, please tag me if needed. Please join TG to discuss about it if needed: https://t.me/carbonableOD |
May I pick this up? |
May I try my hand at this? |
Can I work on this, please? |
Can I take care of this issue? |
I'd like to handle this task. |
Can I take this issue? |
Hi, I am proficient Blockchain developer expert in Cairo , Rust and Solidity and also in web development. |
Could I grab this task?
ETA: 48 hrs |
Description
Develop integration tests to validate the interoperability between
allocation.rs
,node.rs
, andmerkle_tree.rs
under realistic scenarios. The goal is to simulate and test real-world use cases, such as creating a Merkle tree and verifying proofs.Acceptance Criteria
mock_allocations_first_wave.json
andmock_allocations_second_wave.json
.build_address_calldata()
:Additional Context
[Medium Difficulty - Rust]
The text was updated successfully, but these errors were encountered: