Giter Site home page Giter Site logo

iota-tangle-io / dtlg Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 3.0 12.6 MB

App for making the IOTA network faster.

License: MIT License

Go 18.35% CSS 9.82% HTML 0.89% TypeScript 62.36% JavaScript 7.91% Dockerfile 0.67%
iota transaction pow tangle iri-nodes

dtlg's Introduction

DTLG Build Status

The Distributed Tangle Load Generator is an application for "spamming" the Tangle with healthy transactions in order to increase overall transaction throughput.

features:

  • modern web interface written in React
  • websocket communication for real time updates from the spammer
  • chart which shows transactions per seconds
  • metrics about used trunk, branch and milestone transactions
  • on-the-fly node and PoW method changing
  • transaction log with confirmation rate

usage

note on the downloads: you can check the md5 checksums of the binaries on the Travis build log.

desktop

  1. download the zip file for your operating system from the release page. (darwin is for mac os)
  2. unzip the zip file and execute the binary
  3. your browser opens automatically
  4. enter an IRI node url (you can use http://iota-tangle.io:14265 if you don't have an own node)*
  5. press the start button on the web interface to start generating transactions

headless server

  1. download the zip file for your operating system from the release page.
  2. unzip the zip file and execute the binary
  3. Access http://your-ip:9090 to open DTLG
  4. enter an IRI node url (you can use http://iota-tangle.io:14265 if you don't have an own node)*
  5. press the start button on the web interface to start generating transactions

the port and interface on which DTLGs listens for requests can be modified in configs/network.json.
* it's discouraged to use public IRI nodes

proof of work

DTLG automatically uses the best available PoW method when starting. This is the preferred order of PoW methods: SSE, C, Go. In our tests however, PoW C was fastest on Mac, thereby DTLG automatically defaults to it when it detects Mac systems. Our test system with Win10 and an i7 4770k@4,1Ghz reaches about ~1 TPS with SSE. The PoW method can be modified on the fly on the web interface.

Imgur

dtlg's People

Contributors

cwarner818 avatar luca-moser avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dtlg's Issues

Remove tracking of 'bad' tips

I don't think confirming our own transactions is a bad thing anymore. Now that our code consistently gets confirmations it doesn't make sense to severely restrict our tip options. It should help to further confirm the other transactions if we bury them behind more of our own.

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.