Coordinator Unable to remove expired service agreement #949
kw1knode
started this conversation in
Frontier TestNet - Bug Reporting
Replies: 1 comment 1 reply
-
We have identified the problem, there will be a contract upgrade soon which will fix it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Gas limit preventing closing service agreement, which also prevents announce not indexing.
2022-04-28T15:06:49.777Z <transaction> INFO remove expired service agreement: PROCESSING service agreement: 0xB21428341e18C3Ce13a070e38706fB7650d99104 2022-04-28T15:06:51.337Z <transaction> WARN remove expired service agreement: FAILED : Error: cannot estimate gas; transaction may fail or may require manual gas limit [ See: https://links.ethers.org/v5-errors-UNPREDICTABLE_GAS_LIMIT ] (error={"reason":"processing response error","code":"SERVER_ERROR","body":"{\"jsonrpc\":\"2.0\",\"error\":{\"code\":-32603,\"message\":\"VM Exception while processing transaction: revert\",\"data\":\"4e487b710000000000000000000000000000000000000000000000000000000000000011\"},\"id\":1996}\n","error":{"code":-32603,"data":"4e487b710000000000000000000000000000000000000000000000000000000000000011"},"requestBody":"{\"method\":\"eth_estimateGas\",\"params\":[{\"type\":\"0x2\",\"maxFeePerGas\":\"0xd09dc300\",\"maxPriorityFeePerGas\":\"0x59682f00\",\"from\":\"0xd4f99cd485c643e2ec34a6c45ff487a04a8cafb4\",\"to\":\"0xd098aace6495745496428085be2976391c6a5bc4\",\"data\":\"0x48ba68430000000000000000000000006309055061be02451232957da4aa66e65fc36ca80000000000000000000000000000000000000000000000000000000000000001\"}],\"id\":1996,\"jsonrpc\":\"2.0\"}","requestMethod":"POST","url":"https://sqtn.api.onfinality.io/public"}, tx={"data":"0x48ba68430000000000000000000000006309055061be02451232957da4aa66e65fc36ca80000000000000000000000000000000000000000000000000000000000000001","to":{},"from":"0xD4f99cd485C643E2Ec34A6c45ff487A04a8cAFb4","type":2,"maxFeePerGas":{"type":"BigNumber","hex":"0xd09dc300"},"maxPriorityFeePerGas":{"type":"BigNumber","hex":"0x59682f00"},"nonce":{},"gasLimit":{},"chainId":{}}, code=UNPREDICTABLE_GAS_LIMIT, version=abstract-signer/5.6.0)
Beta Was this translation helpful? Give feedback.
All reactions