Skip to content

This repository is dedicated to make EVM chains busy. Inspired by chainhammer, but focused only on filling tx pool with insane digits

Notifications You must be signed in to change notification settings

silesiacoin/chaindriller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a chaindriller

It is inspired by chainhammer, but is focused on filling tx pool with insane numbers via IPC/RPC

Flags

  • Chain ID:

-chain (default value is 220720)

Example usage: ./chaindriller -chain=1

  • Endpoint/path for ethereum1 node:

-endpoint (default value is ./geth.ipc)

Example usage (URL): ./chaindriller -endpoint=http://34.91.155.128:8545

Example usage (Pat): ./chaindriller -endpoint=/home/user/geth.ipc

  • Number of maximum go routines during chaindriller execution:

-routines (default value is 1000)

Example usage: ./chaindriller -routines=5000

  • Number of transactions:

-txs (default value is 1000)

Example usage: ./chaindriller -txs=50000

About

This repository is dedicated to make EVM chains busy. Inspired by chainhammer, but focused only on filling tx pool with insane digits

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages