Commit Graph

4 Commits

Author SHA1 Message Date
8f7e737896 Support sending Blob transactions (#23)
Reviewed-on: #23
2024-07-01 13:52:21 +00:00
e09975d0c8
Rebrand to cerc-io/tx-spammer (#15) 2022-12-21 09:59:07 -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
90cd071d15 docker 2020-10-16 10:12:21 -05:00