News.EOS.WiKi Bilingual News & Info Of EOS

在EOS主网公布Voice交易记录/Publishing Voice transaction records to the EOS mainnet

Voice-NFT-roadmap-part2-header

译文/Translated:

我们高兴地宣布,我们已经完成了区块链路线图的第一步:我们会把Voice NFT区块链上的交易一览呈现到EOS主网上。

Voice平台在测试期间利用的EOSIO区块链保持私有状态。这个方法让我们能集中关注如何推出稳健、简单的用户体验、带来其它平台没有的功能。但是,短期来看,这却牺牲了完全透明度。

为了增加Voice区块链交易的透明度,我们把我们的区块链Voice NFT交易账本公布到EOS主网。

从今天开始,我们会公布两类交易。Voice区块链每创建一个NFT,EOS主网就会发布一个交易记录。Voice区块链每焚烧(删除)一个NFT,EOS主网也会发布一个焚烧(删除)记录。用户使用任何一个EOSIO区块浏览器都能在EOS主网看到这些记录。EOS主网上公布这些记录的Voice账户是voicehqmnlog

以下展示了创建交易记录的内容。数据来自Voice Simple Assets PlusNFT规范的idata(不可变更数据)部分:

  • idata代表该公开数据来源的NFT部分是不可变更的
  • name指创建者设置的NFT标题
  • content描述NFT媒体的特点
  • hash是内容本身的特殊值;size是该媒介的实际大小(字节)
  • owner指现持有人的Voice区块链ID
  • assetid指Voice区块链上该NFT的ID值
  • creators指NFT上所有创造者的名单。每个创造者都有对应的状态值和账户值。账户值是创造者的区块链ID。状态值则会区分主要创作人(如在Voice上发布该NFT的人)和其他共同创作者。

{

  “idata”: {

    “name”: “459BC93621A1AB47D31E5DAB3B6DA29397B9BE0C822C5BF8CACCB55F8F87E40D”,

    “content”: [

      {

        “hash”: “E7D823CB59D12DEDAA7001EC1A50FE26F95785AE1FE1F3E4E04F6799914FFEAD”,

        “size”: “1171123”

      }

    ]

  },

  “owner”: “52hp4la24pmp”,

  “assetid”: “8FD468A55B010C8476E31E905E9EF1C16BFC8975033FA2EECCBE6A5696FB956F”,

  “creators”: [

    {

      “status”: 1,

      “account”: “52hp4la24pmp”

    }

  ]

}

交易日志中某些值(name, has,和assetid)利用哈希算法做了模糊。比如,上述例子中的NFT名称是Old Tunnel,但是在交易日志中我们用了其哈希加密形式。这么做是让NFT创作者决定NFT的属性什么时候对谁公开。如果不做加密,这些值(如礼品或奖品NFT)会在交易日志中即时、永久地呈现出来。

我们公布交易的策略也会随着变化而不断改进。我们从创造和焚烧交易开始,慢慢地我们会公布更多交易记录,最后我们会部署一个专门的区块浏览器。

我们在不断发展,我们也会让社区知道我们实现的主要里程碑。

原文/Original:

We are pleased to announce completion of the first step on our blockchain roadmap that will bring a view of transactions occurring on the Voice NFT blockchain to the EOS mainnet.

Voice uses an EOSIO blockchain that remains private while our platform is in beta. This approach enables us to focus on delivering a robust, accessible user experience with capabilities not found on other platforms. However, in the short term, it comes at the cost of complete transparency.  

To provide some visibility to Voice blockchain transactions, we are publishing a ledger of Voice NFT transactions from our blockchain to the EOS mainnet.

Two types of transactions are published starting today. Each time an NFT is created on the Voice blockchain, a create transaction record is published to the EOS mainnet. Each time an NFT is burned (deleted) on the Voice blockchain, a burn transaction record is published. These transaction records can be monitored on the EOS mainnet using any EOSIO block explorer. Voice’s account on the EOS mainnet that publishes the records is voicehqmnlog.

A sample of the content in a create transaction record is shown below. This data is taken from the idata (immutable data) portion of Voice’s Simple Assets Plus NFT specification, and include:

  • idata indicates the part of the NFT that the published data comes from is immutable
  • name is the title of the NFT given by the creator 
  • content describes characteristics of the media of the NFT. 
  • hash is a unique value created from the content itself; size is the actual size of the media in bytes
  • owner is the Voice blockchain ID of the current owner
  • assetid is the value of the NFT’s ID on the Voice blockchain
  • creators is a list of all creators of the NFT. For each creator, there will be a status value and an account value.The account value is the blockchain ID of the creator. The status value distinguishes between the primary creator, i.e., the one who published the NFT on voice and any co-creators. 

{

  “idata”: {

    “name”: “459BC93621A1AB47D31E5DAB3B6DA29397B9BE0C822C5BF8CACCB55F8F87E40D”,

    “content”: [

      {

        “hash”: “E7D823CB59D12DEDAA7001EC1A50FE26F95785AE1FE1F3E4E04F6799914FFEAD”,

        “size”: “1171123”

      }

    ]

  },

  “owner”: “52hp4la24pmp”,

  “assetid”: “8FD468A55B010C8476E31E905E9EF1C16BFC8975033FA2EECCBE6A5696FB956F”,

  “creators”: [

    {

      “status”: 1,

      “account”: “52hp4la24pmp”

    }

  ]

}

Some of the values in the transaction log (name, hash, and assetid) are obscured using a hashing algorithm. For example, the name of the NFT in the example above is “Old Tunnel” but it is displayed in the transaction log using its hashed form. Hashing these values enables NFT creators options for when and to whom NFT properties are revealed. If hashing was not done, values (such as gift or reward NFTs) would always be visible immediately in the transaction log.

Our strategy for publishing transactions is incremental. We are beginning with create and burn transactions. Over time we will add more transactions until we deploy a direct block explorer.

As we continue to build, we will keep our community updated with major milestones.

原文链接/Original URL:

https://about.voice.com/blog/publishing-voice-transaction-records-to-the-eos-mainnet/

About the author

By user
News.EOS.WiKi Bilingual News & Info Of EOS

Recent Posts