08 2020 档案

摘要:0. 如果当前不在develop分支,则切换到develop分支 git checkout develop 1. 获取develop分支最新代码 git pull 注意:这一步正常来说应该是一个Fast-forward的情况,其它情况都代表着本地的develop和服务器的develop分支历史不一致 阅读全文
posted @ 2020-08-28 11:50 Vip灬cnblog 阅读(6958) 评论(0) 推荐(0)
摘要:Contract Address : 0x967f92adc229b77dda64b42af21ea1ff1b0702eb Unable to create instance of org.fisco.bcos.web3j.abi.datatypes.generated.Int256 java.la 阅读全文
posted @ 2020-08-16 20:44 Vip灬cnblog 阅读(672) 评论(0) 推荐(0)
摘要:org.fisco.bcos.web3j.protocol.exceptions.TransactionException: Transaction has failed with status: 0x16. Gas used: 1163650. (not-enough gas?) at org.f 阅读全文
posted @ 2020-08-16 20:33 Vip灬cnblog 阅读(988) 评论(0) 推荐(0)