mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-04-19 03:01:06 -04:00
Add a new fuzz input data for FuzzNewBalancesDiff in github.com/OffchainLabs/prysm/v7/consensus-types/hdiff.
`go test -run=FuzzNewBalancesDiff/ecf2aca64bb03176 github.com/OffchainLabs/prysm/v7/consensus-types/hdiff` failed with the following output: ``` ok github.com/OffchainLabs/prysm/v7/consensus-types/hdiff 0.047s ``` 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
22e77add54
commit
c3dc17c88a
3
consensus-types/hdiff/testdata/fuzz/FuzzNewBalancesDiff/ecf2aca64bb03176
vendored
Normal file
3
consensus-types/hdiff/testdata/fuzz/FuzzNewBalancesDiff/ecf2aca64bb03176
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
go test fuzz v1
|
||||
byte('\x00')
|
||||
[]byte("::w'\xa2\xc0\xd1&\xe7\xd0\xc6k|P\x84\xc7\xc2\x12")
|
||||
Reference in New Issue
Block a user