书栈网 · BookStack 本次搜索耗时 0.045 秒,为您找到 580 个相关结果.
  • 1. 环境部署

    1. 环境部署 1.1. 准备环境 1.2. 编译XuperChain 2. 基本操作 2.1. 部署xchain服务 2.1.1. 启动服务 2.1.2. 确认服务状态 2.2. 基本功能的使用 2.2.1. 创建新账号 2.2.2. 查询资源余额 2.2.3. 转账 2.2.4. 查询交易信息 2.2.5. 查询block信息 ...
  • Gossip数据传输协议

    Gossip协议(Gossip protocol) Gossip消息传输(Gossip messaging) 原文 作者 审核修正 原文 Xiao Zhang Hyperledger Fabric optimizes blockchain network performance, security and scalabi...
  • Pluggable transaction endorsement and validation

    Pluggable transaction endorsement and validation Motivation Pluggable endorsement and validation logic Configuration Endorsement plugin implementation Validation plugin impleme...
  • Caliper压力测试指南

    Caliper压力测试指南 一、环境要求 1.1 硬件 1.2 操作系统 1.3 基础软件 1.4 NodeJS 1.5 Docker 1.6 Docker Compose 二、Caliper部署 2.1 部署 2.2 绑定 2.3 快速体验FISCO BCOS基准测试 3.1、配置Docker Daemon及部署FISCO BCOS网络...
  • Caliper压力测试指南

    Caliper压力测试指南 一、环境要求 1.1 硬件 1.2 操作系统 1.3 基础软件 1.4 NodeJS 1.5 Docker 1.6 Docker Compose 二、Caliper部署 2.1 部署 2.2 绑定 2.3 快速体验FISCO BCOS基准测试 3.1、配置Docker Daemon及部署FISCO BCOS网络...
  • Secured asset transfer in Fabric

    Secured asset transfer in Fabric Scenario requirements How privacy is maintained How the transfer is implemented Creating the asset Agreeing to the transfer Transferring the as...
  • Caliper压力测试指南

    Caliper压力测试指南 一、环境要求 1.1 硬件 1.2 操作系统 1.3 基础软件 1.4 NodeJS 1.5 Docker 1.6 Docker Compose 二、Caliper部署 2.1 部署 2.2 绑定 2.3 快速体验FISCO BCOS基准测试 3.1、配置Docker Daemon及部署FISCO BCOS网络...
  • 安全性考虑

    安全性考虑¶ Pitfalls¶ Private Information and Randomness¶ Re-Entrancy¶ Gas Limit and Loops¶ Sending and Receiving Ether¶ Callstack Depth¶ tx.origin¶ Minor Details¶ Recommendatio...
  • Caliper压力测试指南

    Caliper压力测试指南 一、环境要求 1.1 硬件 1.2 操作系统 1.3 基础软件 1.4 NodeJS 1.5 Docker 1.6 Docker Compose 二、Caliper部署 2.1 部署 2.2 绑定 2.3 快速体验FISCO BCOS基准测试 3.1、配置Docker Daemon及部署FISCO BCOS网络...
  • 6. 账本状态机

    6. 账本状态机 6.1. 核心数据结构 6.1.1. 区块 6.1.2. 交易 6.1.3. UTXO 6.1.4. 读写集 6.2. XuperModel 6. 账本状态机 众所周知,程序=数据结构+算法,了解一个程序的数据结构有助于掌握一个程序的关键设计。本文从背景、功能以及各个字段的用意来剖析XuperChain底层账本的核心数据结...