mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-06 20:13:59 -05:00
Add a new fuzz input data for FuzzNewBalancesDiff in github.com/OffchainLabs/prysm/v7/consensus-types/hdiff.
`go test -run=FuzzNewBalancesDiff/973012d88b09a4da github.com/OffchainLabs/prysm/v7/consensus-types/hdiff` failed with the following output: ``` ok github.com/OffchainLabs/prysm/v7/consensus-types/hdiff 0.056s ``` 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
d4ea8fafd6
commit
ad5eb4acb8
3
consensus-types/hdiff/testdata/fuzz/FuzzNewBalancesDiff/973012d88b09a4da
vendored
Normal file
3
consensus-types/hdiff/testdata/fuzz/FuzzNewBalancesDiff/973012d88b09a4da
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
go test fuzz v1
|
||||
byte('\x01')
|
||||
[]byte("\xa5\x12\\\x83\xb9\x82\x0e}X\"")
|
||||
Reference in New Issue
Block a user