Giter VIP home page Giter VIP logo

aelf's Introduction

AElf Project Status

Build Status

Early stage, still under development.

Development Roadmap

Phase 1 : The Internal Affair Of The Wonderland (Nov 2017 - March 2018)

  1. Graph-based scheduler algorithm implementation, see INTRO SCHEDULER.
  2. Tagged primitive resource Data-Structure (sstable a.k.a. sorted string table), the basic element for resource isolation, backed by distributed KV database. This structure is comparable to dataflow processing paradigm (e.g. mr/reactivex).
  3. In-cluster wire protocol (data/task marshal/unmarshal).
  4. Actor (e.g. akka) based task distribution inside a single cluster/ledger.
  5. Contract as demostration of concurrent execution.

Phase 2 : A Tale Between Two Nodes (March 2018 - May 2018)

  1. tx_pool/mem_pool design (unconfirmed tx).
  2. Basic block in-memory construct, eg: merkletree, block header, transactions, statsdb, caching.
  3. Wire protocol for inter-ledger block/tx transfering.
  4. DPoS implementation, hashing, mining.
  5. Block validator, crypto related algorithms, e.g. signing, hmac.
  6. p2p discovery/communication.

Phase 3: The Main Chain (May 2018)

  1. Crosschain,two-way peg, merkle proofs.
  2. Event trigger from one sidechain to another a.k.a cross chain interoperability.

Phase 4: Governance (May 2018 - August 2018)

  1. Voting mechanism for sidechain join/leave
  2. Voting mechanism for emergency treatment

Phase 5: Ready To Launch (August 2018 - January 2019)

  1. Code optimization before mainnet launching.
  2. Code review, pre-releases.
  3. Business case battle test(public beta).

aelf's People

Contributors

daotianya avatar doclight1 avatar eancuznaivy avatar loning avatar shiwk avatar xtaci avatar zhaoyiqi726 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.