ByCnck

Results 11 comments of ByCnck

> 行业:通用 > 功能期望: > 存储按实际使用收费. 目前云数据库服务基本上都是需要预购存储, 无法按真实使用付费. > 期望可以根据pg_database_size的评估容量进行收费. wal日志和归档另外计费. > 当数据删除后, pg_database_size的计算容量立减, 计费也应该立减 > > 期望功能分级: 没有就不用 很好,希望早点上! 如果没做空间回收,还是占用os空间,此时收费应该的吧,因为别人也不能购买使用这部分空间。vacuum full or 三方工具。 另外我们公司最近在要开始大量删数据(老库迁移遗留的),autovacuum这块有问题,膨胀点一直涨,用的阿里pg rds,我leader应该给贵司发了一个问题报告,抽时间给处理下呗

This link is your source code zip file,not template link. All dapps that created through asch-cli dapps -a are helloworld template source code.

按照功能或者模块,分层级划分错误码数字

hi i have same probleam. on deepin linux 15.4.1 and chrome 58.0.3029.110 (64-bit). ``` chrome console log: chrome-extension://efjgjleilhflffpbnkaofpmdnajdpepi/content.js:29 Uncaught ReferenceError: browser is not defined at window.onkeyup (chrome-extension://efjgjleilhflffpbnkaofpmdnajdpepi/content.js:29) ```

@slgobinath there is no error log after i started or restarted chrome. ``` clark@MiAir:~$ cat /usr/bin/uget-chrome-wrapper | grep log_file log_file_path = join(expanduser('~'), 'uget-chrome-wrapper.log') logging.basicConfig(format='%(asctime)s [%(levelname)s]: %(message)s', filename=log_file_path, filemode='a', level=logging.DEBUG) clark@MiAir:~$...

``` clark@MiAir:~$ tail /etc/chromium/native-messaging-hosts/com.javahelps.ugetchromewrapper.json { "name": "com.javahelps.ugetchromewrapper", "description": "Integrate uGet with Google Chrome, Chromium, Vivaldi and Opera", "path": "/usr/bin/uget-chrome-wrapper", "type": "stdio", "allowed_origins": [ "chrome-extension://efjgjleilhflffpbnkaofpmdnajdpepi/", "chrome-extension://akcbnhoidebjpiefdkmaaicfgdpbnoac/" ] } ```

@slgobinath yes,i installed it manually."com.javahelps.ugetchromewrapper.json" is in the /etc/opt/chrome/native-messaging-hosts and i am ok now.thanks a lot.

德哥看到了宇宙的尽头吗~

有一个库是可以验证,符合bip39即可。

应该是你的transaction构造的有问题 "contractType": "CoreWithdrawal", "type": "CoreWithdrawal" "argsJson": "["CCTime.XCT", "120000000"]", 这几个都不需要。 我刚才在testnet.cctime.org试了,提现没问题。 ![](http://asch-public.oss-cn-beijing.aliyuncs.com/pics/issuses/4.png) ![](http://asch-public.oss-cn-beijing.aliyuncs.com/pics/issuses/2.png) ![](http://asch-public.oss-cn-beijing.aliyuncs.com/pics/issuses/3.png)