Hyperledger Fabric 2.1 Documentationdeprecations that are being announced with the new Fabric v2.0 release, and the changes introduced in v2.1. Fabric v2.0.0 release notes [https://github.com/hyperledger/fabric/releases/tag/v2.0.0]. Fabric v2 used by the fabric-samples/test-network [https://github.com/hyperledger/fabric-samples/blob/release-2.1/test-network/configtx/configtx.yaml] sample. The first section of the file defines the organizations For example, look at fabcar.js here [https://github.com/hyperledger/fabric-samples/blob/release- 2.1/chaincode/fabcar/javascript/lib/fabcar.js#L93], where you can see a smart contract transaction that0 码力 | 904 页 | 10.95 MB | 1 年前3
 Hyperledger Fabric 2.1 Documentationimprovements, and bug fixes. Let’s take a look at some of the highlights of the Fabric v2.0 release... 2.1 Decentralized governance for smart contracts Fabric v2.0 introduces decentralized governance for smart deprecations that are being announced with the new Fabric v2.0 release, and the changes introduced in v2.1. • Fabric v2.0.0 release notes. • Fabric v2.0.1 release notes. • Fabric v2.1.0 release notes. • can substitute the un-shortened URL: https://raw.githubusercontent.com/hyperledger/ fabric/release-2.1/scripts/bootstrap.sh 5.2. Install Samples, Binaries, and Docker Images 125 hyperledger-fabricdocs0 码力 | 633 页 | 9.19 MB | 1 年前3
 Hyperledger Fabric 2.1.1 Documentationdeprecations that are being announced with the new Fabric v2.0 release, and the changes introduced in v2.1. Fabric v2.0.0 release notes [https://github.com/hyperledger/fabric/releases/tag/v2.0.0]. Fabric v2 release as well as from the most recent long term support (LTS) release. Upgrading from 2.0 to 2.1 The 2.1 release of Fabric is a stabilization release, featuring bug fixes and other forms of code hardening no particular considerations needed for getting from 2.0 to 2.1, and no new capability levels to update your channels to. Upgrading to 2.1 from the 1.4.x long term support release Before attempting to0 码力 | 816 页 | 10.25 MB | 1 年前3
 FISCO BCOS 2.1.0 中文文档ini ubuntu16 131048 2.1 0.0 1429036 7452 pts/0 Sl 15:21 0:00 /home/ubuntu16/fisco/nodes/127.0.0.1/node0/../fisco-bcos -c config.ini ubuntu16 131053 2.1 0.0 1429032 7180 pts/0 2 获取topic列表,并将topic列表更新到p2p的topic列表,对于需要认证且还 没认证的topic,状态置为待认证。Node1遍历列表。针对每一个待认证 的topic,进行如下操作: 2.1:Node1往Node1推送消息(消息类型0x37),请求链外系统1发起 topic认证流程。 2.2:链外系统1接收到消息之后,生成随机数,并使用amop消息(消 息类型0x30)将消息发送出去,并监听回包。 table.remove(name, condition); emit RemoveResult(count); return count; } } 2.1 流程 实现预编译合约的流程: 分配合约地址 调用solidity合约或者预编译合约需要根据合约地址来区分,地址空间划分: 地址用途 地址范围 以太坊precompiled 0x0001-0x00080 码力 | 1058 页 | 740.85 KB | 1 年前3
 百度超级链 XuperChain 3.7 中文文档XuperChain环境部署 1.1. 准备环境 1.2. 编译XuperChain 2. XuperChain基本操作 2.1. 部署xchain服务 2.2. 基本功能的使用 技术设计文档: 1. XuperModel 2. XuperBridge 2.1. 内核调用设计 2.2. KV接口与读写集 2.3. 合约上下文 3. XVM虚拟机 3.1. 背景 3.2. WASM简介 什么是跨链 17.3. 主流跨链方案 17.4. 超级链跨链方案 进阶使用 1. 合约账号 1.1. 访问控制列表(ACL) 1.2. 合约账号创建 1.3. 合约账号基本操作 2. 多节点部署 2.1. p2p网络配置 2.2. 搭建TDPoS共识网络 2.3. 选举TDPOS候选人 2.4. 常见问题 3. 创建合约 3.1. 编写合约 3.2. 部署wasm合约 3.3. 部署native合约 数据结构的设计 1.3. 电子存证合约的功能实现 1.4. 合约使用方法 2. 数字资产交易 2.1. ERC721简介 2.2. ERC721具备哪些功能 2.3. 调用json文件示例 开发手册 1. 智能合约SDK使用说明 1.1. C++接口API 1.2. Go接口API 2. 智能合约开发详解 2.1. 简介 2.2. 准备工作 2.3. 快速体验 2.4. 合约编写详解 2.5. 合约单测0 码力 | 270 页 | 24.86 MB | 1 年前3
 百度超级链 XuperChain latest 中文文档XuperChain环境部署 1.1. 准备环境 1.2. 编译XuperChain 2. XuperChain基本操作 2.1. 部署xchain服务 2.2. 基本功能的使用 技术设计文档: 1. XuperModel 2. XuperBridge 2.1. 内核调用设计 2.2. KV接口与读写集 2.3. 合约上下文 3. XVM虚拟机 3.1. 背景 3.2. WASM简介 架构设计 19.4. 重要接口和数据结构 19.5. 应用场景 进阶使用 1. 合约账号 1.1. 访问控制列表(ACL) 1.2. 合约账号创建 1.3. 合约账号基本操作 2. 多节点部署 2.1. p2p网络配置 2.2. 搭建TDPoS共识网络 2.3. 选举TDPOS候选人 2.4. 常见问题 3. 创建合约 3.1. 编写合约 3.2. 部署 wasm合约 3.3. 部署native合约 电子存证合约的功能实现 1.4. 合约使用方法 2. 数字资产交易 2.1. ERC721简介 2.2. ERC721具备哪些功能 2.3. 调用json文件示例 开发手册 1. 智能合约SDK使用说明 1.1. C++接口API 1.2. Go接口API 1.3. Java接口API 2. 智能合约开发详解 2.1. 简介 2.2. 准备工作 2.3. 快速体验 2.4. 合约编写详解0 码力 | 316 页 | 24.51 MB | 1 年前3
 百度超级链 XuperChain 3.9-e 中文文档XuperChain环境部署 1.1. 准备环境 1.2. 编译XuperChain 2. XuperChain基本操作 2.1. 部署xchain服务 2.2. 基本功能的使用 技术设计文档: 1. XuperModel 2. XuperBridge 2.1. 内核调用设计 2.2. KV接口与读写集 2.3. 合约上下文 3. XVM虚拟机 3.1. 背景 3.2. WASM简介 架构设计 19.4. 重要接口和数据结构 19.5. 应用场景 进阶使用 1. 合约账号 1.1. 访问控制列表(ACL) 1.2. 合约账号创建 1.3. 合约账号基本操作 2. 多节点部署 2.1. p2p网络配置 2.2. 搭建TDPoS共识网络 2.3. 选举TDPOS候选人 2.4. 常见问题 3. 创建合约 3.1. 编写合约 3.2. 部署wasm合约 3.3. 部署native合约 电子存证合约的功能实现 1.4. 合约使用方法 2. 数字资产交易 2.1. ERC721简介 2.2. ERC721具备哪些功能 2.3. 调用json文件示例 开发手册 1. 智能合约SDK使用说明 1.1. C++接口API 1.2. Go接口API 1.3. Java接口API 2. 智能合约开发详解 2.1. 简介 2.2. 准备工作 2.3. 快速体验 2.4. 合约编写详解0 码力 | 317 页 | 27.80 MB | 1 年前3
 百度超级链 XuperChain master 中文文档XuperChain环境部署 1.1. 准备环境 1.2. 编译XuperChain 2. XuperChain基本操作 2.1. 部署xchain服务 2.2. 基本功能的使用 技术设计文档: 1. XuperModel 2. XuperBridge 2.1. 内核调用设计 2.2. KV接口与读写集 2.3. 合约上下文 3. XVM虚拟机 3.1. 背景 3.2. WASM简介 架构设计 19.4. 重要接口和数据结构 19.5. 应用场景 进阶使用 1. 合约账号 1.1. 访问控制列表(ACL) 1.2. 合约账号创建 1.3. 合约账号基本操作 2. 多节点部署 2.1. p2p网络配置 2.2. 搭建TDPoS共识网络 2.3. 选举TDPOS候选人 2.4. 常见问题 3. 创建合约 3.1. 编写合约 3.2. 部署 wasm合约 3.3. 部署native合约 电子存证合约的功能实现 1.4. 合约使用方法 2. 数字资产交易 2.1. ERC721简介 2.2. ERC721具备哪些功能 2.3. 调用json文件示例 开发手册 1. 智能合约SDK使用说明 1.1. C++接口API 1.2. Go接口API 1.3. Java接口API 2. 智能合约开发详解 2.1. 简介 2.2. 准备工作 2.3. 快速体验 2.4. 合约编写详解0 码力 | 316 页 | 24.51 MB | 1 年前3
 百度超级链 XuperChain 3.8 中文文档XuperChain环境部署 1.1. 准备环境 1.2. 编译XuperChain 2. XuperChain基本操作 2.1. 部署xchain服务 2.2. 基本功能的使用 技术设计文档: 1. XuperModel 2. XuperBridge 2.1. 内核调用设计 2.2. KV接口与读写集 2.3. 合约上下文 3. XVM虚拟机 3.1. 背景 3.2. WASM简介 架构设计 19.4. 重要接口和数据结构 19.5. 应用场景 进阶使用 1. 合约账号 1.1. 访问控制列表(ACL) 1.2. 合约账号创建 1.3. 合约账号基本操作 2. 多节点部署 2.1. p2p网络配置 2.2. 搭建TDPoS共识网络 2.3. 选举TDPOS候选人 2.4. 常见问题 3. 创建合约 3.1. 编写合约 3.2. 部署wasm合约 3.3. 部署native合约 电子存证合约的功能实现 1.4. 合约使用方法 2. 数字资产交易 2.1. ERC721简介 2.2. ERC721具备哪些功能 2.3. 调用json文件示例 开发手册 1. 智能合约SDK使用说明 1.1. C++接口API 1.2. Go接口API 1.3. Java接口API 2. 智能合约开发详解 2.1. 简介 2.2. 准备工作 2.3. 快速体验 2.4. 合约编写详解0 码力 | 316 页 | 27.93 MB | 1 年前3
 百度超级链 XuperChain stable 中文文档XuperChain环境部署 1.1. 准备环境 1.2. 编译XuperChain 2. XuperChain基本操作 2.1. 部署xchain服务 2.2. 基本功能的使用 技术设计文档: 1. XuperModel 2. XuperBridge 2.1. 内核调用设计 2.2. KV接口与读写集 2.3. 合约上下文 3. XVM虚拟机 3.1. 背景 3.2. WASM简介 架构设计 19.4. 重要接口和数据结构 19.5. 应用场景 进阶使用 1. 合约账号 1.1. 访问控制列表(ACL) 1.2. 合约账号创建 1.3. 合约账号基本操作 2. 多节点部署 2.1. p2p网络配置 2.2. 搭建TDPoS共识网络 2.3. 选举TDPOS候选人 2.4. 常见问题 3. 创建合约 3.1. 编写合约 3.2. 部署 wasm合约 3.3. 部署native合约 电子存证合约的功能实现 1.4. 合约使用方法 2. 数字资产交易 2.1. ERC721简介 2.2. ERC721具备哪些功能 2.3. 调用json文件示例 开发手册 1. 智能合约SDK使用说明 1.1. C++接口API 1.2. Go接口API 1.3. Java接口API 2. 智能合约开发详解 2.1. 简介 2.2. 准备工作 2.3. 快速体验 2.4. 合约编写详解0 码力 | 325 页 | 26.31 MB | 1 年前3
共 66 条
- 1
 - 2
 - 3
 - 4
 - 5
 - 6
 - 7
 













