Skip to content
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

rpc error: code = Unknown desc = Err:500-50404-submit tx failed+err:this utxo can not be found #80

Open
chaunsin opened this issue Jun 12, 2023 · 9 comments

Comments

@chaunsin
Copy link

版本

  • go 1.17
  • sdk v2.0.0
  • chain 5.1.x

问题

我使用 xuper-sdk-go/v2 10次并发调用evm合约出现错误rpc error: code = Unknown desc = Err:500-50404-submit tx failed+err:this utxo can not be found,另外这10次调用key value值都不一样,合约方法很简单就是单纯得set值.另外我这也没有出现读写集错误问题,请问如何解决此问题?

调用参数内容:
image

调用返回错误值:
image

ps: 错误值前半部是业务拼接得错误描述

@superlitian
Copy link
Contributor

并发调用 选取 utxo 会引发utxo冲突,可以用 cli 先拆分utxo,

@chaunsin
Copy link
Author

并发调用 选取 utxo 会引发utxo冲突,可以用 cli 先拆分utxo,

麻烦能否提供一个示例? 这块不是特别清楚感谢!

@superlitian
Copy link
Contributor

@chaunsin
Copy link
Author

xchain-cli utxo split 看下这个命令, https://github.com/xuperchain/xuperchain/blob/master/cmd/client/cmd/utxo_split.go

sdk能支持一下这个功能么?

@superlitian
Copy link
Contributor

看下这个PR的代码可以不#52

@chaunsin
Copy link
Author

看下这个PR的代码可以不#52

请问打算啥时候merge 我看已经一年多没有merge了 和当前v2版本差别还是蛮大的

@superlitian
Copy link
Contributor

看下这个PR的代码可以不#52

请问打算啥时候merge 我看已经一年多没有merge了 和当前v2版本差别还是蛮大的

可能要在下个季度了

@yang-2023
Copy link

现在还有v2吗,为什么go get不到了

@godeamon
Copy link
Collaborator

现在还有v2吗,为什么go get不到了

有的,暂时未出新版本。

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

No branches or pull requests

4 participants