mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-10 07:58:22 -05:00
Add a new fuzz input data for FuzzNewBalancesDiff in github.com/OffchainLabs/prysm/v6/consensus-types/hdiff.
`go test -run=FuzzNewBalancesDiff/e23c6503ff420b57 github.com/OffchainLabs/prysm/v6/consensus-types/hdiff` failed with the following output: ``` ok github.com/OffchainLabs/prysm/v6/consensus-types/hdiff 0.052s ``` This fuzz data is generated by [actions-go-fuzz](https://github.com/shogo82148/actions-go-fuzz).
This commit is contained in:
committed by
GitHub
parent
3e0492a636
commit
08b74af823
3
consensus-types/hdiff/testdata/fuzz/FuzzNewBalancesDiff/e23c6503ff420b57
vendored
Normal file
3
consensus-types/hdiff/testdata/fuzz/FuzzNewBalancesDiff/e23c6503ff420b57
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
go test fuzz v1
|
||||
byte('¥')
|
||||
[]byte("[\xe4M\x8et\xf6\x10e\xe5")
|
||||
Reference in New Issue
Block a user