Skip to content

Conversation

Stevengre
Copy link
Contributor

No description provided.

- Created `README.md` to document how to reproduce issues with `entrypoint::test_process_initialize_multisig`.
- Added `thunk_decode_constant.md` detailing the steps and MIR statements involved in the decoding process.
- Introduced `thunk_decode_constant.rs` as a test case demonstrating the expected behavior of dereferencing a struct field.
@Stevengre Stevengre self-assigned this Aug 19, 2025
- Introduced `mock_borrow_data_unchecked.rs` to simulate account borrowing behavior.
- Implemented `MockAccountInfo` struct with methods for unsafe data access.
- Added example usage in the main function to demonstrate functionality.
- Updated `README.md` to reference the new test case and provide context.
- Introduced `mock_borrow_data_unchecked_failed.rs` to simulate scenarios where borrowing data from accounts fails.
- Implemented `Account` and `AccountInfo` structs with methods for unsafe data access.
- Added a test function to validate dereferencing behavior.
- Updated `README.md` to reference the new test case and provide context on the encountered issues.
- Documented test cases that have been merged or are being addressed, indicating they should be removed.
- Noted specific tests related to `closure/closure_struct_access.rs` that are currently under fix.
@Stevengre Stevengre changed the title Reproduce Issues [Don't Merge] Reproduce Issues Aug 21, 2025
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