Saidi
Saidi
fee calculator: ``` 1: () => 0.1, 2: (trs) => { const len = trs.args[0].length if (len === 2) { return 200 } else if (len === 3) { return...
We need a test coverage tool that can cover the codes behind the http protocol, because now we have only integration tests most of which interact with the asch server...
使用tweetnacl代替js-nacl之后,browserify-asch-min.js文件的尺寸从1.2M降低到587k 我感觉还能再优化 tweetnacl尺寸才几十k,不是瓶颈所在 其余几个依赖的库有,buffer,bytebuffer,bignum,crypto 加起来不应该那么大的 需要调查下什么原因 如果尺寸减少,对前端首次加载性能有很大提升 @yanyiwu
包括asch-js,asch-frontend,asch-sandbox 其中,asch-sandbox需要从asch后端系统返回