Skip to content

e-ivkov/iroha2-longevity-load-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a testing script that generates empty transactions, with given TPS and reports status at a given address. It was mainly created to test longevity stand for Iroha2.

Usage

Prerequisites

  1. Rust 1.57.0 (Installation guide)
  2. Edit config.json depending on your setup
  3. Network should be started and have committed a genesis block

Running

In the project folder:

Get help how to set arguments (TPS, Address):

cargo run -- --help

Run with default arguments

cargo run

Get the status (port 8084 by default)

curl 127.0.0.1:8084

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages