Giter Club home page Giter Club logo

bch-stresstest's Introduction

Deprecation warning

This repo has been deprecated in favor of the web version available at https://github.com/SpendBCH/bch-stresstest-web and https://www.scale.cash

Find more information or donation addresses for the stresstest on Sept 1, 2018 at https://stresstestbitcoin.cash/

bch-stresstest

node.js app for stress testing the BCH network

Disclaimer

Use at your own risk. This is currently not polished and has limited safety features.

Normal Usage

  • Clone this repo
git clone https://github.com/SpendBCH/bch-stresstest.git
cd bch-stresstest
  • Install bitbox-cli
npm install
  • Start the app
node stresstest.js
  • Write down your mnemonic and WIF
  • Send BCH to the receiving address displayed

Usage with full local node

  • Clone this repo
git clone https://github.com/SpendBCH/bch-stresstest.git
cd bch-stresstest
  • Configure your node's RPC connection in stresstest.js
  • Set useRest to false in stresstest.js
  • (Optional) Increase or decrease the amount of tx to send concurrently with numParallelTx in stresstest.js
  • Set bitbox-cli version in package.json to 0.7.21
  • Install bitbox-cli
npm install
  • Start the app
node stresstest.js
  • Write down your mnemonic and WIF
  • Send BCH to the receiving address displayed

Made with #BITBOX

Known issues

  1. The mining fee for split tx calculation is off and can fail when testing 10k+ tx. Save your mnemonic to recover these funds.
  2. Sending more than 0.1 BCH may hit the max tx size limit. Your funds should be safe if you kept the WIF and mnemonic to recover.

bch-stresstest's People

Contributors

spendbch avatar

Stargazers

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

Watchers

 avatar  avatar

bch-stresstest's Issues

No issue

Just wanted to leave you a tip w/ GitCash :)

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.