HYCHAIN / guardian-node-software

The command line interface for windows, mac and linux to run HYCHAIN's guardian node software. Guardian node keys can be purchased at https://node.hychain.com - Learn more about Guardian Nodes here: https://docs.hychain.com/docs/how-do-i-operate-a-node
https://hychain.com
10 stars 0 forks source link

Error Estimating Gas #3

Open angyts opened 3 months ago

angyts commented 3 months ago

I'm trying to run the nodes via the cli on linux. I've been getting this error. Is this normal?

Apr 03 00:09:25 hyserver bash[6543]: [00:09:25.411] ERROR: Error submitting assertions for challenge (623) Error: cannot estimate gas; tra
nsaction may fail or may require manual gas limit [ See: https://links.ethers.org/v5-errors-UNPREDICTABLE_GAS_LIMIT ] (error={"reason":"ex
ecution reverted","code":"UNPREDICTABLE_GAS_LIMIT","method":"estimateGas","transaction":{"from":"0x5E57f4A43626DecC87B146436b14BCDc4243949
C","maxPriorityFeePerGas":{"type":"BigNumber","hex":"0x59682f00"},"maxFeePerGas":{"type":"BigNumber","hex":"0x03a3abfc6f00"},"to":"0x6c065
572f1824171186aF6dF848313784d6E5b0E","data":"0x19d6c415000000000000000000000000000000000000000000000000000000000000026f6e739bb68b3471cbefa
1c0b0ef9e657e48242717d25c47c2ae2f49987c43c2a0000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000
000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000
00000000000000000000018c5000000000000000000000000000000000000000000000000000000000000274b0000000000000000000000000000000000000000000000000
0000000000000027366772bf0e81a034697b4b674169eed8c44a67f84dd5b10743318dabebe3b512339dd41d1f53f218732af59f8f944ffaaed92452795c48ca1200d8b018
8a7d0","type":2,"accessList":null},"error":{"reason":"processing response error","code":"SERVER_ERROR","body":"{\"jsonrpc\":\"2.0\",\"id\"
:468,\"error\":{\"code\":-32000,\"message\":\"execution reverted\"}}\n","error":{"code":-32000},"requestBody":"{\"method\":\"eth_estimateG
as\",\"params\":[{\"type\":\"0x2\",\"maxFeePerGas\":\"0x3a3abfc6f00\",\"maxPriorityFeePerGas\":\"0x59682f00\",\"from\":\"0x5e57f4a43626dec
c87b146436b14bcdc4243949c\",\"to\":\"0x6c065572f1824171186af6df848313784d6e5b0e\",\"data\":\"0x19d6c41500000000000000000000000000000000000
0000000000000000000000000026f6e739bb68b3471cbefa1c0b0ef9e657e48242717d25c47c2ae2f49987c43c2a0000000000000000000000000000000000000000000000
000000000000000008000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000
00000000200000000000000000000000000000000000000000000000000000000000018c5000000000000000000000000000000000000000000000000000000000000274b0
0000000000000000000000000000000000000000000000000000000000000027366772bf0e81a034697b4b674169eed8c44a67f84dd5b10743318dabebe3b512339dd41d1f
53f218732af59f8f944ffaaed92452795c48ca1200d8b0188a7d0\"}],\"id\":468,\"jsonrpc\":\"2.0\"}","requestMethod":"POST","url":"http://hychain.ca
lderachain.xyz/guardian-http"}}, tx={"data":"0x19d6c415000000000000000000000000000000000000000000000000000000000000026f6e739bb68b3471cbefa
1c0b0ef9e657e48242717d25c47c2ae2f49987c43c2a0000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000
000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000
00000000000000000000018c5000000000000000000000000000000000000000000000000000000000000274b0000000000000000000000000000000000000000000000000
0000000000000027366772bf0e81a034697b4b674169eed8c44a67f84dd5b10743318dabebe3b512339dd41d1f53f218732af59f8f944ffaaed92452795c48ca1200d8b018
8a7d0","to":{},"nonce":1,"from":"0x5E57f4A43626DecC87B146436b14BCDc4243949C","type":2,"maxFeePerGas":{"type":"BigNumber","hex":"0x03a3abfc
6f00"},"maxPriorityFeePerGas":{"type":"BigNumber","hex":"0x59682f00"},"gasLimit":{},"chainId":{}}, code=UNPREDICTABLE_GAS_LIMIT, version=a
bstract-signer/5.7.0)
Kwaskoff commented 3 months ago

the same