FISCO-BCOS icon indicating copy to clipboard operation
FISCO-BCOS copied to clipboard

FISCO BCOS(发音为/ˈfɪskl bi:ˈkɒz/)是一个稳定、高效、安全的许可区块链平台,已被广泛应用于现实的行业应用。截至目前,已拥有5000多家企事业单位,400多个产业数字化标杆应用,涵盖文化版权、司法服务、政府服...

Results 330 FISCO-BCOS issues
Sort by recently updated
recently updated
newest added

- Add tars protocol depend for bcos-sdk sample - Update build_chain to support lightnode - Move merkle into bcos-crypto - Replace merkle calculate in blockImpl.cpp - Change transaction receipt blcok...

**Describe the bug** 92节点在group0中,92节点的rpc、gateway、node三个服务都起来了,端口也是能正常连接的,但是getGroupPeers查看,发现92没有在当前group中.92节点的连接创建client报错 ![241660129204_ pic](https://user-images.githubusercontent.com/13798938/183885960-1e4be560-4c35-4d4b-81c1-2d5f2ead2bed.jpg) ![251660129220_ pic](https://user-images.githubusercontent.com/13798938/183885959-317517c0-c33f-4bca-925f-3cbb5ae8aa00.jpg) ![261660129488_ pic](https://user-images.githubusercontent.com/13798938/183886244-0e52bf3b-0c68-4a97-9fd1-5495501e5a0c.jpg)

![image](https://user-images.githubusercontent.com/49031861/183848948-068c1dca-cadc-4e07-97c2-533efe06903e.png)

控制台连接RPC是显示 handshake timeout, 查看RPC日志: 日志显示:websocket handshake successfully 握手成功; onRecvMessage]unrecognized message type,消息无法试别,又关闭了连接 info|2022-08-04 10:34:21.874848|[WS][SERVICE][newSession]start the session,endPoint=172.25.0.1:54743 info|2022-08-04 10:34:21.874858|[WS][SESSION][startAsServer]start websocket handshake,endPoint=172.25.0.1:54743,session=0x2ec2010 debug|2022-08-04 10:34:21.874938|[HTTP][SESSION],[DELOBJ][HTTPSESSION]=0x2254b50 debug|2022-08-04 10:34:21.874946|[HTTP][STREAM],[DELOBJ][HttpStreamSslImpl]=0x2ee6690 info|2022-08-04 10:34:21.874972|[WS][SERVICE][addSession]add session to mapping,connectedEndPoint=172.25.0.1:54743,endPoint=172.25.0.1:54743,result=true info|2022-08-04 10:34:21.874978|[WS][SERVICE][onConnect],endpoint=172.25.0.1:54743,connectedEndPoint=172.25.0.1:54743,refCount=4...