plugeth/signer
ucwong d4d288e3f1
build: add imports for go generate tools (#24682)
This adds a tools.go file to import all command packages used for
go:generate. Doing so makes it possible to execute go-based code
generators using 'go run', locking in the tool version using go.mod.

Co-authored-by: Felix Lange <fjl@twurst.com>
2022-04-12 20:24:02 +02:00
..
core all: use T.TempDir to create temporary test directories (#24633) 2022-04-08 15:44:55 +02:00
fourbyte build: add imports for go generate tools (#24682) 2022-04-12 20:24:02 +02:00
rules signer/core: move EIP-712 types to package apitypes (#24029) 2021-12-05 14:31:41 +01:00
storage all: use T.TempDir to create temporary test directories (#24633) 2022-04-08 15:44:55 +02:00