zoukankan      html  css  js  c++  java
  • 2019.6.14 区块链论文翻译

    (In)Stability for the Blockchain: Deleveraging Spirals and Stablecoin Attacks
    Cornell University
    稳定币的市场行为,有很多经济学的概念。

    Validating IP Prefixes and AS-Paths with Blockchains
    University of Crete Heraklion, Greece & FORTH Heraklion, Greece
    用区块链解决BGP路由协议的安全性问题

    A Unifying Hybrid Consensus Protocol
    aion.network
    这摘要写的好垃圾

    Window Based BFT Blockchain Consensus
    Louisiana State University
    复杂度降为O(fn+n),关于坏人数量f是线性的。因为这个协议并非n个人向其他所有人广播,所以这个协议复杂度低于PBFT。


    Mir-BFT: High-Throughput BFT for Blockchains
    IBM Research - Zurich
    异步的共识协议,与PBFT相比,改进了leader election的方法,增强了liveness方面(即能更快的绕过malicious leader),提高了tps。

    Blockchain Games: A Survey
    The Chinese University of Hong Kong, Shenzhen, China

  • 相关阅读:
    定时机制
    选择排序
    二分插入排序
    无名管道pipe
    Makefile
    Python下划线与命名规范
    Django IDE 开发环境的搭建
    Apache如何添加虚拟目录
    在Eclipse下如何安装插件
    Python的模块、包等概念的理解
  • 原文地址:https://www.cnblogs.com/chuangmingjj/p/11022482.html
Copyright © 2011-2022 走看看