Commit Graph

9 Commits

Author SHA1 Message Date
ad37ced82a Rebrand to cerc-io/tx-spammer 2022-12-20 16:56:12 -06:00
d4436948ac
Update for testing with Merge fixturenet. (#11)
* WIP: Update for testing with Merge fixturenet.

* Switch channel to take a *Transaction rather than []byte.  This allows us to access the TX fields (eg, for logging) throughout its lifecycle.

* Tweak message

* Add code to check for TXs being put into blocks.

* 0 == unlimited

* Use -1, not 0, for unlimited.

* golang 1.19

* Read contract from file.
2022-11-02 21:33:18 -05:00
Ian Norden
d73390966c auto tx generator 2020-10-28 11:03:41 -05:00
Ian Norden
da9dd220d0 top level service; adjustments 2020-10-23 12:27:49 -05:00
Ian Norden
3cff19fc83 complex chain generator 2020-10-23 11:10:24 -05:00
Ian Norden
6d3943cf6f tx sender 2020-10-23 10:59:49 -05:00
Ian Norden
5668fee0fd gen config 2020-10-23 10:59:49 -05:00
Ian Norden
bb32856c8b generator env 2020-10-23 10:59:49 -05:00
Ian Norden
fa16927113 auto sender config 2020-10-23 10:59:48 -05:00