FISCO BCOS 2.1.0 中文文档RPC中处理参数时asInt异常造成程序退出的Bug [https://security.webank.com/report/freelink/932/6673f4de1e4c4acaf69a0ebb474545a0] 交易执行Out of gas时交易一直在交易池中不被处理的Bug [https://security.webank.com/report/freelink/871/cbb01e a45c9d2324c311f4f6fc1ec7ef] 不同组间可以用相同的交易二进制重放的Bug [https://security.webank.com/report/freelink/870/880c699de2f2d87bdf69c189d0ca42cd] insert操作造成的性能衰减问题 一些稳定性修复 兼容性说明 兼容版本 说明 节点 向下兼容v2.0.0- rc1 不兼容v1 使用合约对象调用对应的接口,处理返回结果。 // 函数initialize中进行初始化 ApplicationContext context = new ClassPathXmlApplicationContext("classpath:applicationContext.xml"); Service service = context.getBean(Service.class); service.run(); ChannelEthereumService0 码力 | 1058 页 | 740.85 KB | 1 年前3
FISCO BCOS 2.3.0 中文文档使用合约对象调用对应的接口,处理返回结果。 // 函数initialize中进行初始化 ApplicationContext context = new ClassPathXmlApplicationContext("classpath:applicationContext.xml"); Service service = context.getBean(Service.class); service.run(); ChannelEthereumService ini:群组可变配置文件,包括交易池大小等,配置后 重启节点生效。 主配置文件config.ini config.ini采用ini格式,主要包括 rpc、p2p、group、network_security和 log 配置项。 重要 云主机的公网IP均为虚拟IP,若 listen_ip/jsonrpc_listen_ip/channel_listen_ip填写外网IP,会绑定失败, 须填写0 群组配置文件路径。 节点根据group_config_path路径下的所有.genesis后缀文件启动群组。 配置证书信息 基于安全考虑,FISCO BCOS节点间采用SSL加密通信,[network_security] 配置SSL连接的证书信息: data_path:证书和私钥文件所在目录。 key: 节点私钥相对于data_path的路径。 cert: 证书node.crt相对于data_path的路径。0 码力 | 1227 页 | 10.79 MB | 1 年前3
FISCO BCOS 2.4.0 中文文档使用合约对象调用对应的接口,处理返回结果。 // 函数initialize中进行初始化 ApplicationContext context = new ClassPathXmlApplicationContext("classpath:applicationContext.xml"); Service service = context.getBean(Service.class); service.run(); ChannelEthereumService ini:群组可变配置文件,包括交易池大小等,配置后 重启节点生效。 主配置文件config.ini config.ini采用ini格式,主要包括 rpc、p2p、group、network_security和 log 配置项。 重要 云主机的公网IP均为虚拟IP,若 listen_ip/jsonrpc_listen_ip/channel_listen_ip填写外网IP,会绑定失败, 须填写0 群组配置文件路径。 节点根据group_config_path路径下的所有.genesis后缀文件启动群组。 配置证书信息 基于安全考虑,FISCO BCOS节点间采用SSL加密通信,[network_security] 配置SSL连接的证书信息: data_path:证书和私钥文件所在目录。 key: 节点私钥相对于data_path的路径。 cert: 证书node.crt相对于data_path的路径。0 码力 | 1314 页 | 11.21 MB | 1 年前3
FISCO BCOS 2.2.0 中文文档运行 // 函数initialize中进行初始化 ApplicationContext context = new ClassPathXmlApplicationContext("classpath:applicationContext.xml"); Service service = context.getBean(Service.class); service.run(); ChannelEthereumService ini:群组可变配置文件,包括交易池大小等,配置后 重启节点生效。 主配置文件config.ini config.ini采用ini格式,主要包括 rpc、p2p、group、network_security和 log 配置项。 重要 云主机的公网IP均为虚拟IP,若listen_ip填写外网IP,会绑定失败,须 填写0.0.0.0 RPC/P2P/Channel监听端口必须位于1024-65535范围内,且不能与机器 ; 程序自动加载该路径下的所有.genesis文件 group_config_path=conf/ 基于安全考虑,FISCO BCOS节点间采用SSL加密通信,[network_security] 配置SSL连接的证书信息: data_path:证书和私钥文件所在目录。 key: 节点私钥相对于data_path的路径。 cert: 证书node.crt相对于data_path的路径。0 码力 | 1156 页 | 10.03 MB | 1 年前3
Hyperledger Fabric 2.1 Documentationpermissionless blockchain, virtually anyone can participate, and every participant is anonymous. In such a context, there can be no trust other than that the state of the blockchain, prior to a certain depth, is (BFT) consensus protocols that do not require costly mining. Additionally, in such a permissioned context, the risk of a participant intentionally introducing malicious code through a smart contract is diminished or what Fabric calls “chaincode”, functions as a trusted distributed application that gains its security/trust from the blockchain and the underlying consensus among the peers. It is the business logic0 码力 | 904 页 | 10.95 MB | 1 年前3
Hyperledger Fabric 2.0 Documentationpermissionless blockchain, virtually anyone can participate, and every participant is anonymous. In such a context, there can be no trust other than that the state of the blockchain, prior to a certain depth, is (BFT) consensus protocols that do not require costly mining. Additionally, in such a permissioned context, the risk of a participant intentionally introducing malicious code through a smart contract is diminished or what Fabric calls “chaincode”, functions as a trusted distributed application that gains its security/trust from the blockchain and the underlying consensus among the peers. It is the business logic0 码力 | 821 页 | 10.22 MB | 1 年前3
FISCO BCOS 2.5.0 中文文档使用合约对象调用对应的接口,处理返回结果。 // 函数initialize中进行初始化 ApplicationContext context = new ClassPathXmlApplicationContext("classpath:applicationContext.xml"); Service service = context.getBean(Service.class); service.run(); ChannelEthereumService ini:群组可变配置文件,包括交易池大小等,配置后 重启节点生效。 主配置文件config.ini config.ini采用ini格式,主要包括 rpc、p2p、group、network_security和 log 配置项。 重要 云主机的公网IP均为虚拟IP,若 listen_ip/jsonrpc_listen_ip/channel_listen_ip填写外网IP,会绑定失败, 须填写0 群组配置文件路径。 节点根据group_config_path路径下的所有.genesis后缀文件启动群组。 配置证书信息 基于安全考虑,FISCO BCOS节点间采用SSL加密通信,[network_security] 配置SSL连接的证书信息: data_path:证书和私钥文件所在目录。 key: 节点私钥相对于data_path的路径。 cert: 证书node.crt相对于data_path的路径。0 码力 | 1456 页 | 13.35 MB | 1 年前3
Hyperledger Fabric 2.0 Documentationpermissionless blockchain, virtually anyone can participate, and every participant is anonymous. In such a context, there can be no trust other than that the state of the blockchain, prior to a certain depth, is (BFT) consensus protocols that do not require costly mining. Additionally, in such a permissioned context, the risk of a participant intentionally introducing malicious code through a smart contract is diminished resources. Hence, the trade-off in this case is performance for confidentiality. In a permissioned context that can leverage alternate forms of consensus, one might explore approaches that restrict the distribution0 码力 | 573 页 | 8.52 MB | 1 年前3
Hyperledger Fabric 2.1 Documentationpermissionless blockchain, virtually anyone can participate, and every participant is anonymous. In such a context, there can be no trust other than that the state of the blockchain, prior to a certain depth, is (BFT) consensus protocols that do not require costly mining. Additionally, in such a permissioned context, the risk of a participant intentionally introducing malicious code through a smart contract is diminished resources. Hence, the trade-off in this case is performance for confidentiality. In a permissioned context that can leverage alternate forms of consensus, one might explore approaches that restrict the distribution0 码力 | 633 页 | 9.19 MB | 1 年前3
Hyperledger Fabric 1.1 Documentationan implementation of distributed ledger technology (DLT) that delivers enterprise-ready network security, scalability, confidentiality and performance, in a modular blockchain architecture. Hyperledger required by competing businesses and regulated industries that exchange assets on a common network. Security & Membership Services - Permissioned membership provides a trusted blockchain network, where participants cipher text. For further details on chaincode encryption, see the Chaincode for Developers topic. Security & Membership Services Hyperledger Fabric underpins a transactional network where all participants0 码力 | 422 页 | 4.84 MB | 1 年前3
共 74 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













