LOADING...
LOADING...
LOADING...
当前位置:主页 > 知识列表 >

transactions

1. 以Transaction的生命周期为线索剖析Libra核心组件

...析Node启动并加入到Libra网络的过程,介绍Network组件的设计与实现; 围绕Transaction的生命周期,分析其接收交易、打包区块、运行上链的过程,介绍Libra的Mempool、Executor以及Storage、VM等核心组件; 围绕LibraBFT,介绍Consensus组件以及区块达成共识的过程。 前面我们讲述了Libra的第一条主线——Node启...

知识:Libra

2. 技术入门 | 以Transaction的生命周期为线索剖析Libra核心组件

...过分析Node启动并加入到Libra网络的过程,介绍Network组件的设计与实现;围绕Transaction的生命周期,分析其接收交易、打包区块、运行上链的过程,介绍Libra的Mempool、Executor以及Storage、VM等核心组件;围绕LibraBFT,介绍Consensus组件以及区块达成共识的过程。 前面我们讲述了Libra的第一条主线——Node启动以...

知识:Facebook,区块链,Libra

3. 科普:元交易 Meta-Transaction

...那么,区块链世界能不能对新人稍微友好一点呢?终于轮到今天的主角Meta-Transaction出场!Meta-Transaction 的作用:通过 Meta-Transaction,用户不需要先购买区块链网络的原生代币,不需要自行支付矿工费,也能和区块链进行交互。有关 Meta-Transaction 机制,接下来我们用 2 张图来进行解释和描述:在一般的区...

知识:METATRAN,开发者,NEST预言机

4. Transact365 解释如何接触 1B 新兴市场消费者

...素,许多中小企业供应商曾经对进入新市场感到望而却步。现实情况是,像 Transact365 这样的 PSP 现在可供商家立即进入新市场。 突然间,一家英国公司可以与 Transact365 合作,并利用商家账户和复杂的支付网关立即向印度等国家推销其产品和服务。相关内容从全球支付网关市场目前的规模和增长预测来...

知识:金融科技,区块链,元界,钱包

5. 科普:元交易Meta-Transaction

...那么,区块链世界能不能对新人稍微友好一点呢?终于轮到今天的主角Meta-Transaction出场!Meta-Transaction 的作用:通过 Meta-Transaction,用户不需要先购买区块链网络的原生代币,不需要自行支付矿工费,也能和区块链进行交互。有关 Meta-Transaction 机制,接下来我们用 2 张图来进行解释和描述:在一般的区...

知识:矿工费,区块链网络,区块链,钱包

6. 如何使用node.js语言实现PBFT协议 part3

...protected]@53R", "SIGN", 0 ); } // creates a block using the passed lastblock, transactions and wallet instance static createBlock(lastBlock, data, wallet) { let hash; let timestamp = Date.now(); const lastHash = lastBlock.hash; hash = Block.hash(timestamp, lastHash, data); let proposer = wallet.getPublicKey(); let signature = Block.signBlockHash(hash...

知识:区块,消息,创建一个

7. Zcash - 图解Transaction结构

...通篇就只有一张图(地址和Key生成关系图)。本文画图总结了Sprout和Sapling的Transaction的数据结构。 经过Sprout和Sapling两次升级,目前ZCash中Transaction中集成了三种交易:1/ 透明交易 2/ JoinSplit(Sprout)3/ Spend/Output (Sapling)。 1. Sprout Sprout使用JoinSplit结构表示一笔交易。JoinSplit中的Vold和Vnew实现了隐...

知识:密钥,数据,同态

8. ENai intelligent brick

Q: What is quantization transaction?A: Quantization is the search for events with high possibility, but transaction is investment behavior based on possibility data. After making business strategy, filter some analysis index (factor) that is effective to business decision with mathematical statistics of information, then use these factors to build up mathematical model of business strategy. Using ...

知识:ENAI

9. 可组合性的 Open Transaction Lock Script 提案来喽|CKB Weekly

火花1、可组合性的 Open Transaction Lock Script 提案在上周来自北美的团队 Mutual Knowledge System 提出了一个基于 Open Transaction 的 Grants 后,本周 Nervos 核心开发者 Xuejie 也提出了一个关于 Open Transaction 的 Lock Script 提案,不一样的是这个 Lock 在 Open Transaction 中具有重新排序和重新安排签名组件的能力。在本次的 RFC...

知识:跨链,去中心化,分叉,文档

10. Bitcoin Starts the Week Off Mostly Flat, Down Just 0.23%

... Bitcoin? Consider the following brokers: CoinDirect, Gate, Yobit, Stex,币安, DDEX Update on Transactions and Hash Rate Yesterday, the Bitcoin blockchain saw 278,853 transactions recorded on it. The trend in daily transactions is not clear, though it should be noted that transactions have jumped by about 4.21% over the past week. Bitcoin may end up functioning as a currency for transaction...

知识:币安,插图,价格,slightly

11. 《比特币开发者指南 专有名词》 翻译

...Li   1. 51-attack: The ability of someone controlling a majority of hashing power to revise transactions history and prevent new transactions from confirming   51-attack:一些人通过拥有大部分地算力,从而可以修改交易历史以及阻止新的交易被确认。   2. accidental-fork: When two or more blocks have the same block height, forking the block cha...

知识:比特币开发

12. 如何使用node.js语言实现PBFT协议 part2

...et) { return eddsa.keyFromSecret(secret); } // returns ids used in transactions static id() { return uuidV1(); } // hashes any data using SHA256 static hash(data) { return SHA256(JSON.stringify(data)).toString(); } // verifies the signed hash by decrypting it with public key /...

知识:区块链,钱包,节点

13. 使用PAI区块链浏览器进行链上数据分析

...币的区块链浏览器https://paichain.info/上看到相应的交易记录。To find the specific transaction you’ve made, you can copy and paste the transaction ID.您可以复制并粘贴交易ID来查找您进行的指定交易。You can find the transaction ID by checking ‘More Details’ for a specific transaction.您可以通过点击“更多详细信息”来寻找特定交易的对...

知识:区块链,人工智能

14. How Does the Blockchain Work? 區塊鏈如何運作?

...Francisco. I bet it will be sunny,you that it will rain. Today we have three options to manage this transaction:區塊鏈技術可能是自互聯網以來最好的發明。它允許價值交換而無需信任或中央權威。假設您和我為明天的舊金山天氣下注$50。我敢打賭,天氣晴朗,你會下雨。今天,我們有三種選擇來管理此交易:We cantrusteach other. R...

知识:区块链,运作

15. 比特币白皮书

...pose a solution to the double-spending problem using a peer-to-peer network. The network timestamps transactions by hashing them into an ongoing chain of hash-based proof-of-work, forming a record that cannot be changed without redoing the proof-of-work. The longest chain not only serves as proof of the sequence of events witnessed, but proof that it came from the largest pool of CPU power. As lon...

知识:区块,算力,双重支付,链上