You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @zmalatrax, I'm a software developer with 2+ years of experience with Java, C#, Dart and others technologies and I'm member of Dojo Coding community here in CR and I have made contributions in Cairo VM Go, some days ago I implemented a hint there.
How I plan on tackling this issue
This will be my approach:
Review Documentation and References: Understand the hint requirements and analyze existing implementations.
Plan and Design the Implementation: Reference Rust and Cairo implementations.
Implement the Hint in Cairo VM TS: Write the hint code following project guidelines.
Add Unit Tests: Create unit tests to validate the hint implementation.
Create Integration Tests: Develop integration tests to verify functionality within the system.
Run Tests and Verify Implementation: Execute all tests to ensure correctness.
Submit PR: Submit my pull request with a clear description and request feedback.
Estimated time: 0.5d
Lifespan: 1d
How-to implement a hint on the Cairo VM TS available here
Rust implementation reference
The text was updated successfully, but these errors were encountered: