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
package
Version:
v1.9.2
Opens a new window with list of versions in this module.
Published: Aug 13, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 767
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Blocks int
Percentile int
Default *big.Int `toml:",omitempty"`
}
Oracle recommends gas prices based on the content of recent
blocks. Suitable for both light and full clients.
NewOracle returns a new oracle.
SuggestPrice returns the recommended gas price.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.