Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

simulate tx success, while status of receipt is failed #13

Open
lusiwei opened this issue Jul 26, 2022 · 1 comment
Open

simulate tx success, while status of receipt is failed #13

lusiwei opened this issue Jul 26, 2022 · 1 comment

Comments

@lusiwei
Copy link

lusiwei commented Jul 26, 2022

{
status: 0,
validators: { MathWallet: 0, NodeReal: 0, 'TW Staking': 0 }
}
{ bundlePrice: 20000000000, minimalGasPrice: 20000000000 }
1658818512 1658818452
/Users/ackoo/bundle_demo/node_modules/@node-real/web3-core-helpers/lib/errors.js:29
var err = new Error('Returned error: ' + message);
^

Error: Returned error: simulate tx success, while status of receipt is failed
at Object.ErrorResponse (/Users/ackoo/bundle_demo/node_modules/@node-real/web3-core-helpers/lib/errors.js:29:19)
at /Users/ackoo/bundle_demo/node_modules/@node-real/web3-core-requestmanager/lib/index.js:302:36
at XMLHttpRequest.request.onreadystatechange (/Users/ackoo/bundle_demo/node_modules/web3-providers-http/lib/index.js:98:13)
at XMLHttpRequestEventTarget.dispatchEvent (/Users/ackoo/bundle_demo/node_modules/xhr2-cookies/dist/xml-http-request-event-target.js:34:22)
at XMLHttpRequest._setReadyState (/Users/ackoo/bundle_demo/node_modules/xhr2-cookies/dist/xml-http-request.js:208:14)
at XMLHttpRequest._onHttpResponseEnd (/Users/ackoo/bundle_demo/node_modules/xhr2-cookies/dist/xml-http-request.js:318:14)
at IncomingMessage. (/Users/ackoo/bundle_demo/node_modules/xhr2-cookies/dist/xml-http-request.js:289:61)
at IncomingMessage.emit (node:events:539:35)
at endReadableNT (node:internal/streams/readable:1345:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
data: null,
code: -38004
}

@bixia
Copy link

bixia commented Oct 28, 2022

the same, can someone help it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants