go-ethereum/cmd/abigen
Richard Creighton 21c5a287f9
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
cmd/abigen: respect --v2=false (#34943)
Passing `--v2=false` currently still selects the v2 binding generator
because the command checks whether the flag was set.

This switches generation to use the boolean flag value, so explicit
false continues to generate legacy bindings while `--v2` keeps selecting
v2.
2026-05-12 09:02:40 -04:00
..
main.go cmd/abigen: respect --v2=false (#34943) 2026-05-12 09:02:40 -04:00
namefilter.go all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00
namefilter_test.go all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00