jimmyshi

Results 10 issues of jimmyshi

Example: sort(4, xxxx) will be failed. Because in line 28, j is 0, j-- will get a big uint. This will leads to a failure.

my config: ``` yml - uses: mirromutth/[email protected] with: mysql user: 'root' mysql password: 'test' ``` but failed when I login with root and empty password

关联至issue: https://github.com/WeBankBlockchain/WeCross-WebApp/issues/128#issue-768502918 注册新账户后,在登录时,如果未配置链账户,可增加引导,配置链账户

help wanted
Task-M

目前, WeCross提供了两种区块链Stub: * [FISCO BCOS Stub](https://github.com/WeBankFinTech/WeCross-BCOS2-Stub) :heartpulse: * [Fabric Stub](https://github.com/WeBankFinTech/WeCross-Fabric1-Stub) :heartpulse: **一起开发一个新的Stub吧,期待好汉揭榜!** :heart_eyes: 这是一个极具挑战的任务,如果感兴趣,请留言,社区将协助你完成开发。

help wanted
Task-S

思路如下:(可在评论中直接讨论) 如果需要router调用BCOS任意地址的合约,可以实现一个由sdk发起的注册CNS操作,把address和abi发给router,router注册CNS,如果注册成功,就可以直接用path调用链上资源,不需要在router里配abi或者resource了

CIP
CIP Proposal

just a ci test, not for merge