Skip to content

Conversation

@rauljordan
Copy link
Contributor

@rauljordan rauljordan commented Dec 11, 2025

This PR introduces recorder structs to record preimages for transactions and receipts needed for MEL validation.

Resolves NIT-4254
Resolves NIT-4263

@github-actions
Copy link

github-actions bot commented Dec 11, 2025

❌ 868 Tests Failed:

Tests completed Failed Passed Skipped
4239 868 3371 0
View the top 3 failed tests by shortest run time
TestDelayInboxSimple
Stack Traces | -0.000s run time
=== RUN   TestDelayInboxSimple
=== PAUSE TestDelayInboxSimple
TestDimLogCallCodeWarmNoTransferNoCodeVirginMemExpansion
Stack Traces | -0.000s run time
=== RUN   TestDimLogCallCodeWarmNoTransferNoCodeVirginMemExpansion
=== PAUSE TestDimLogCallCodeWarmNoTransferNoCodeVirginMemExpansion
TestDimLogCallCodeWarmNoTransferNoCodeFundedMemExpansion
Stack Traces | -0.000s run time
=== RUN   TestDimLogCallCodeWarmNoTransferNoCodeFundedMemExpansion
=== PAUSE TestDimLogCallCodeWarmNoTransferNoCodeFundedMemExpansion

📣 Thoughts on this report? Let Codecov know! | Powered by Codecov

@codecov
Copy link

codecov bot commented Dec 19, 2025

Codecov Report

❌ Patch coverage is 0% with 209 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.08%. Comparing base (4f60e2a) to head (b51c239).

Additional details and impacted files
@@                    Coverage Diff                     @@
##           raul/mel-inbox-reading    #4130      +/-   ##
==========================================================
- Coverage                   29.18%   29.08%   -0.10%     
==========================================================
  Files                         458      461       +3     
  Lines                       56077    56281     +204     
==========================================================
+ Hits                        16367    16372       +5     
- Misses                      36747    36940     +193     
- Partials                     2963     2969       +6     

@ganeshvanahalli ganeshvanahalli marked this pull request as ready for review December 23, 2025 13:30
@ganeshvanahalli ganeshvanahalli changed the title [MEL] - Implement a Transaction Recorder for MEL Validation [MEL] - Implement a Transaction and Receipt Recorder for MEL Validation Dec 30, 2025
@ganeshvanahalli ganeshvanahalli self-requested a review December 30, 2025 12:17
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.

4 participants