-
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
On Node API, adjust processing type for relayed V3
…rsx/mx-chain-go into feat/relayedv3 # Conflicts: # go.mod # go.sum
…o_feat_rv3_2025.01.09 Merge rc spica patch rv3 into feat rv3 2025.01.09
new metric for extra relayed tx gas limit
fix relayed v3 with relayer one of the participants leading to free txs
|
fixed the computed fee for outport for relayed v3
|
Run Tests: |
📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
fix chain simulator
|
count all refunds if more than one scr exists
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Normal allin test: v1.8.6-dev-config -> feat/relayedv3
--- Specific errors ---
block hash does not match 377
wrong nonce in block 268
miniblocks does not match 0
num miniblocks does not match 0
miniblock hash does not match 0
block bodies does not match 0
receipts hash missmatch 0
/------/
--- Statistics ---
Nr. of all ERRORS: 0
Nr. of all WARNS: 331
Nr. of new ERRORS: 0
Nr. of new WARNS: 23
Nr. of PANICS: 0
Nodes with panic: []
/------/
--- System test go ---
All scenarios from system-test-go are OK!
/------/
--- ERRORS ---
/------/
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
?