Affected by GO-2022-0392
and 4 other vulnerabilities
GO-2022-0392 : Denial of service in go-ethereum due to CVE-2020-28362 in github.com/ethereum/go-ethereum
GO-2022-0456 : DoS via malicious p2p message in Go Ethereum in github.com/ethereum/go-ethereum
GO-2022-0775 : Erroneous Proof of Work calculation in geth in github.com/ethereum/go-ethereum
GO-2023-2046 : Unbounded memory consumption in github.com/ethereum/go-ethereum
GO-2024-2819 : Denial of Service in github.com/ethereum/go-ethereum
Discover Packages
github.com/ethereum/go-ethereum
swarm
testutil
package
Version:
v1.8.27
Opens a new window with list of versions in this module.
Published: Apr 17, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func RandomBytes(seed, length int ) []byte
RandomBytes returns pseudo-random deterministic result
because test fails must be reproducible
TempFileWithContent is a helper function that creates a temp file that contains the following string content then closes the file handle
it returns the complete file path
Source Files
¶
Click to show internal directories.
Click to hide internal directories.