mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 04:54:05 -05:00
Add a new fuzz input data for FuzzNewBalancesDiff in github.com/OffchainLabs/prysm/v7/consensus-types/hdiff.
`go test -run=FuzzNewBalancesDiff/aefa557f66df249f github.com/OffchainLabs/prysm/v7/consensus-types/hdiff` failed with the following output: ``` ok github.com/OffchainLabs/prysm/v7/consensus-types/hdiff 0.065s ``` 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
0db74365e0
commit
1033e59cf9
3
consensus-types/hdiff/testdata/fuzz/FuzzNewBalancesDiff/aefa557f66df249f
vendored
Normal file
3
consensus-types/hdiff/testdata/fuzz/FuzzNewBalancesDiff/aefa557f66df249f
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
go test fuzz v1
|
||||
byte('L')
|
||||
[]byte("4\x93t\x0e\x7fi\xdcM\x13\xed\xb6\x13)miK\x94")
|
||||
Reference in New Issue
Block a user