Giter Site home page Giter Site logo

alpha-four's Introduction

tagion logo

Tagion AlphaFour Release

Release Notes

This release includes the updated tagionwave and tagionwallet binaries with CLI. The purpose of this release was to improve stability and network performance through the new static graph implementation.

  • Rewritten Tagion Hashgraph consensus implementation:
    • Static graph implementation (significant performance and stability gains);
    • Improved Epoch sorting;
    • Improved clean-up;
    • Added event caching;
  • Updated libraries to support major changes:
    • HiBON
    • HiRPC
    • Network interface library
  • Updated tools and utils to support major changes:
    • hibonutil
    • dartutil
    • tagionutil
    • tagionwallet

Getting Started

Here we show how to run the local network (multiple nodes on a single machine).

Run with Docker

To start the local network:

docker rm alpha4 &> /dev/null && docker run --name=alpha4 -ti tagion/tagion_alphafour tagionwave --loops 0

You have to wait 1 minute before the network starts.

To create a wallet and do some transfers in the network, attach to a running container:

docker exec -ti alpha4 bash

The tagionwallet is already in PATH, feel free to create a wallet.

tagionwallet -g # Opens an interactive mode

To better understand the tagionwallet, read the AlphaOne Guide.

Repository

Maintainers

Questions

For questions and support, please use the official forum or Telegram chat. The issue list of this repo is exclusively for bug reports.

Issues

Please use GitHub to report a bug or request a feature.

alpha-four's People

Contributors

vladpazych avatar

Watchers

James Cloos avatar Carsten Bleser Rasmussen 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.