<transaction> WARN collect and distribute rewards: FAILED #1155
yasiryagi
started this conversation in
Frontier TestNet - General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Getting this error
coordinator:v0.3.3
indexer-proxy:v0.2.0
coordinator_service | 2022-07-01T10:06:07.770Z WARN collect and distribute rewards: 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={}, tx={"data":"0xd0dbe54b0000000000000000000000006c0fadd48e7e236bb10f7d69148be5502a18ca570000000000000000000000000000000000000000000000000000000000000014","to":{},"from":"0xE178B57E225C8c7605E937b0394e6bD135d4a6Ff","gasPrice":{"type":"BigNumber","hex":"0x2f4bbc000a"},"type":0,"nonce":{},"gasLimit":{},"chainId":{}}, code=UNPREDICTABLE_GAS_LIMIT, version=abstract-signer/5.6.2)
coordinator_service | 2022-07-01T10:06:09.125Z INFO project: QmduAur8aCENpui | network block height: 10973623 lg 10973623 mmrRoot: 0xd43c35eeb91e4731c70baeeeb39bc1c0542de5dd073cfca5341a8dfc3986d625
coordinator_service | 2022-07-01T10:06:09.754Z INFO resend failed transactions
coordinator_service | 2022-07-01T10:06:09.754Z INFO collect and distribute rewards: PROCESSING
coordinator_service | 2022-07-01 10:06:11 RPC-CORE: call(data: CallRequest, at?: BlockHash): Raw:: -32603: VM Exception while processing transaction: execution revert should apply pending stake or ICR changes: 0x08c379a00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000002973686f756c64206170706c792070656e64696e67207374616b65206f7220494352206368616e676573000000000000000000000000000000000…
coordinator_service | 2022-07-01T10:06:11.327Z WARN collect and distribute rewards: 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={}, tx={"data":"0xd0dbe54b0000000000000000000000006c0fadd48e7e236bb10f7d69148be5502a18ca570000000000000000000000000000000000000000000000000000000000000014","to":{},"from":"0xE178B57E225C8c7605E937b0394e6bD135d4a6Ff","gasPrice":{"type":"BigNumber","hex":"0x2f4bbc000a"},"type":0,"nonce":{},"gasLimit":{},"chainId":{}}, code=UNPREDICTABLE_GAS_LIMIT, version=abstract-signer/5.6.2)
coordinator_service | 2022-07-01T10:36:02.749Z INFO contract sdk ready: true
coordinator_service | 2022-07-01T10:36:06.218Z INFO currentEra: 12 | lastClaimedEra: 7 | lastSettledEra: 7
coordinator_service | 2022-07-01T10:36:06.218Z INFO collect and distribute rewards: PROCESSING
coordinator_service | 2022-07-01 10:36:07 RPC-CORE: call(data: CallRequest, at?: BlockHash): Raw:: -32603: VM Exception while processing transaction: execution revert should apply pending stake or ICR changes: 0x08c379a00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000002973686f756c64206170706c792070656e64696e67207374616b65206f7220494352206368616e676573000000000000000000000000000000000…
Beta Was this translation helpful? Give feedback.
All reactions