GithubHelp home page GithubHelp logo

zarinabd / matrixaipoc_go Goto Github PK

View Code? Open in Web Editor NEW

This project forked from matrixainetwork/matrixaipoc_go

1.0 2.0 0.0 63.71 MB

A POC of Matrix in the form of golang implementation based on the Ethereum protocol

License: GNU Lesser General Public License v3.0

Dockerfile 0.03% Makefile 0.12% Go 86.14% Shell 0.18% NSIS 0.24% Ruby 0.01% Python 0.37% HTML 0.13% JavaScript 4.69% Solidity 0.15% Assembly 0.48% C 5.92% C++ 0.96% M4 0.26% Java 0.31% CSS 0.01%

matrixaipoc_go's Introduction

Introduction

This is considered as a POC of Matrix in the form of golang implementation based on the Ethereum protocol.

In this POC version (v0.0.1), MATRIX made such improvements:

Consensus: node election and Validator supernode design
  1. Fully support the generation of Computing Power Output Network

  2. Fully support the generation of Verification Node Network as well as the updates of network status

WHAT'S NEW ON P2P
  1. Periodic broadcasts of selected nodes: selection results will be broadcast to the peer nodes

  2. Full nodes will insert the node selection information into globallist upon receiving and verifying the selection results

  3. Periodic refresh of globallist and removal of dropped nodes or nodes facing unsteady network

  4. Package the globallist into block and broadcast both the block and the globallist following successful mining; local globallist will be updated after the block info is synchronized

In this POC version (v0.0.2), MATRIX introduced:

  • a new boot process
  • a new static sychronization process
  • a new election algorithm
  • a new scheduler module as well as network topology generation process
  • a new validator node module
  • a masternode list for block head
  • a new process for election transaction and quitting from election

matrixaipoc_go's People

Contributors

matrixhaolin avatar matrixainetworkman avatar

Stargazers

Heather T. Cook avatar

Watchers

James Cloos avatar Heather T. Cook 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.