trueblocks-core icon indicating copy to clipboard operation
trueblocks-core copied to clipboard

chifra abis --find: data race

Open tjayrush opened this issue 2 years ago • 0 comments

Do this:

cd ../src/apps/chifra
go run --race main.go abis --find 0x12345677

shows a data race.

tjayrush avatar May 31 '22 08:05 tjayrush