书栈网 · BookStack 本次搜索耗时 0.017 秒,为您找到 580 个相关结果.
  • Schema

    Schema Schema GaussDB KernelopenGauss的Schema如下表所示。 表 1 GaussDB KernelopenGauss支持的Schema Schema名称 描述 blockchain 用于存储账本数据库特性中创建防篡改表时自动创建的用户历史表。 c...
  • Channels

    Channels Channels A Hyperledger Fabric channel is a private “subnet” of communication between two or more specific network members, for the purpose of conducting private and co...
  • Wallet Technology Overview

    593 2021-02-11 《Mastering Ethereum》
    Wallet Technology Overview Nondeterministic (Random) Wallets Deterministic (Seeded) Wallets Hierarchical Deterministic Wallets (BIP-32/BIP-44) Seeds and Mnemonic Codes (BIP-39) ...
  • Race Conditions/Front Running

    1737 2021-02-11 《Mastering Ethereum》
    Race Conditions/Front Running The Vulnerability Preventative Techniques Real-World Examples: ERC20 and Bancor Race Conditions/Front Running The combination of external calls...
  • Units and Globally Available Variables

    Units and Globally Available Variables¶ Ether Units¶ Time Units¶ Special Variables and Functions¶ Block and Transaction Properties¶ Error Handling¶ Mathematical and Cryptograph...
  • 示例一:信息公证

    链码示例一:信息公证 简介 主要函数 代码运行分析 通过 REST API 操作智能合约 链码示例一:信息公证 简介 chaincode_example01.go 主要实现如下的功能: 初始化,以键值形式存放信息; 允许读取和修改键值。 代码中,首先初始化了 hello_world 的值,并根据请求中的参数创建修改查询链上 ke...
  • 示例一:信息公证

    链码示例一:信息公证 简介 主要函数 代码运行分析 通过 REST API 操作智能合约 链码示例一:信息公证 简介 chaincode_example01.go 主要实现如下的功能: 初始化,以键值形式存放信息; 允许读取和修改键值。 代码中,首先初始化了 hello_world 的值,并根据请求中的参数创建修改查询链上 ke...
  • What Is a DApp?

    734 2021-02-11 《Mastering Ethereum》
    What Is a DApp? Backend (Smart Contract) Frontend (Web User Interface) Data Storage IPFS Swarm Decentralized Message Communications Protocols What Is a DApp? A DApp is an...
  • 归档账本数据库

    归档账本数据库 前提条件 背景信息 操作步骤 归档账本数据库 前提条件 系统中需要有审计管理员或者具有审计管理员权限的角色。 数据库正常运行,并且对防篡改数据库执行了一系列增、删、改等操作,保证在查询时段内有账本操作记录结果产生。 数据库已经正确配置审计文件的存储路径audit_directory。 背景信息 账本数据库归档功能目前提供...
  • 归档账本数据库

    归档账本数据库 前提条件 背景信息 操作步骤 归档账本数据库 前提条件 系统中需要有审计管理员或者具有审计管理员权限的角色。 数据库正常运行,并且对防篡改数据库执行了一系列增、删、改等操作,保证在查询时段内有账本操作记录结果产生。 数据库已经正确配置审计文件的存储路径audit_directory。 背景信息 账本数据库归...