tx-spammer/pkg/manual
Thomas E Lackey 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
..
config.go Update for testing with Merge fixturenet. (#11) 2022-11-02 21:33:18 -05:00
env.go Update for testing with Merge fixturenet. (#11) 2022-11-02 21:33:18 -05:00
sender.go complex chain generator 2020-10-23 11:10:24 -05:00
service.go top level service; adjustments 2020-10-23 12:27:49 -05:00
tx_generator.go Update for testing with Merge fixturenet. (#11) 2022-11-02 21:33:18 -05:00