Commit Graph

4 Commits

Author SHA1 Message Date
i-norden
d1455a9cbd use core.TransactionToMessage 2023-04-02 23:37:04 -05:00
i-norden
b699663536 update dep 2023-03-31 08:57:31 -05: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
87ecc732cd go modules 2020-10-15 23:27:31 -05:00