-
Notifications
You must be signed in to change notification settings - Fork 205
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
[EN-16386] Fix parsing of MultiTransfer Event #6692
[EN-16386] Fix parsing of MultiTransfer Event #6692
Conversation
|
Run Tests: |
📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
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-54bce4bb3a -> MX-16386-bug-fix-missing-t-175fcc36e1
--- Specific errors ---
block hash does not match 1840
wrong nonce in block 938
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: 547
Nr. of new ERRORS: 0
Nr. of new WARNS: 13
Nr. of PANICS: 0
Nodes with panic: []
/------/
--- System test go ---
- ✔️ basicMoveBalance scenario completed
- ✔️ deployAndSCCall scenario completed
- ✔️ deployAndSCCallBadSc - fund wallet, deploy a bad smart contract then do a SC call that usually takes a long time scenario completed
- ✔️ deployAndSCCallSecurity - fund wallet, deploy a bad smart contract then do a SC call that usually takes a long time scenario completed
- ✔️ esdtIssueTransfer scenario completed
- ✔️ relayedTransactionsV1 scenario completed
- ✔️ relayedTransactionsV2 scenario completed
- ✔️ asyncLegacy scenario completed
- ✔️ asyncMulti scenario completed
- ✔️ asyncMultiCrossShard scenario completed
- ✔️ asyncMultiTransferCrossShard scenario completed
- ✔️ asyncEsdtTransfer - an async promises call with shard esdt transfer scenario completed
- ✔️ asyncEsdtTransferCross - an async promises call with cross shard esdt transfer scenario completed%
/------/
--- ERRORS ---
/------/
--- WARNINGS ---
/------/
Reasoning behind the pull request
accountsesdts
indexProposed changes
Testing procedure
accounts
andaccountsesdt
indexPre-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
?