Surou
Surou
The entertainment products on the PC are much less than those on the mobile terminal. Are there any plans to start mobile dApp support?
`SocketService.js:6 WebSocket connection to 'ws://127.0.0.1:50005/socket.io/?EIO=3&transport=websocket' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED` The scatterdesktop feels very connected to the network and is very unstable. Compared to the previous extended version, the...
一个PHP新手,是否会计划支持MongoDB,或者把数据库支持也做成插件的形式?
Due to the EOS resource model, the threshold for new users to join is too high. Even v2.2.0-rc1 "Resource Payer" is more complicated than eth. Can you consider whether the...
https://github.com/boscore/bos https://github.com/boscore/Documentation/blob/master/BOSCoreTechnicalWhitePaper.md
The following log has been output `found a hole in a oneblock files (merger/bundle.go:101){"bundle_lower_block": 2257100, "missing_block_num": 2257182, "missing_block_id": "2206ae27"}` #### dfuse.log.json ``` {"level":"info","ts":1613974873.342177,"logger":"trxdb-loader.js.file","caller":"bstream/filesource.go:179","msg":"reading from blocks store: file does not (yet?)...
#### The last part of the log of dfuse.log.json ``` {"level":"error","ts":1613751208.8336573,"logger":"mindreader","caller":"mindreader/mindreader.go:265","msg":"failed storing block in archiver, shutting down and losing blocks in transit...","error":"open file: open /data/dfuseeos/dfuse-data/mindreader/work/0002257/0002257182-20210219T161329.0-2206ae27-be9aceaa.dat.temp: too many open files"} {"level":"info","ts":1613751208.833732,"logger":"mindreader","caller":"mindreader/mindreader.go:241","msg":"waiting...
hub shutting down subscriber source, it is over desired chan size and grace period over (hub/hub.go:174){"current_length": 100, "target_max_channel_size": 100, "chan_capacity": 400} Excuse me, is this error normal? How to fix
### I try to execute ``` query($account: String!,$contract: String, $cursor: String, $limit: Int64) { getAccountHistoryActions(account: $account,contract: $contract,cursor: $cursor, limit: $limit ) { edges { cursor node { blockID blockNum blockTime...
Add support to customize the system account name using a config named `common-chain-system-account`
I currently customize development based on EOSIO-eos. Compared with EOSIO-eos, the difference is the prefixes of custom genesis account and system account. I would like to ask whether dfuse-eosio supports...