mirror of
https://github.com/luxfi/node.git
synced 2026-07-27 03:06:23 +00:00
go:build ignore tool used to regenerate wire-byte-anchored test fixtures
after a codec wire-format change. Algorithm: run failing tests, parse
testify diff bytes, rewrite []byte{...} literals in-place.