-
Notifications
You must be signed in to change notification settings - Fork 204
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
Feat/relayedv3 #6632
base: rc/spica-patch-relayedv3
Are you sure you want to change the base?
Feat/relayedv3 #6632
Conversation
…dv3_into_feat_relayedv3_2024.12.11 Merger rc spica patch relayedv3 into feat relayedv3 2024.12.11
…elayed Mempool: handle relayed V3 transactions in selection
Accept relayed tx v3 with sender account non-existent
…rsx/mx-chain-go into feat/relayedv3
…o_feat_rv3_2024.12.16 Merge rc spica patch rv3 into feat rv3 2024.12.16
Run Tests: |
…rsx/mx-chain-go into feat/relayedv3
…o_feat_rv3_2024.12.18 Merge rc spica patch rv3 into feat rv3 2024.12.18
Fix receipts hash mismatch
📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## rc/spica-patch-relayedv3 #6632 +/- ##
============================================================
- Coverage 78.68% 78.63% -0.06%
============================================================
Files 755 756 +1
Lines 99368 99641 +273
============================================================
+ Hits 78188 78349 +161
- Misses 15900 15976 +76
- Partials 5280 5316 +36 ☔ View full report in Codecov by Sentry. |
Reasoning behind the pull request
Proposed changes
Testing procedure
Pre-requisites
Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:
feat
branch created?feat
branch merging, do all satellite projects have a proper tag insidego.mod
?