package
0.0.0-20220820134905-666a20ff9307
Repository: https://github.com/entropyio/go-entropy.git
Documentation: pkg.go.dev
# Packages
Package catalyst implements the temporary eth1/eth2 RPC integration.
Package downloader contains the manual full chain synchronisation.
Package entropyapi implements the general Entropy API functions.
No description provided by the author
Package fetcher contains the announcement based header, blocks or transaction synchronisation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package tracers is a manager for transaction tracing engines.
# Functions
New creates a new Entropy object (including the initialisation of the common Entropy object).
NewAdminAPI creates a new instance of AdminAPI.
NewDebugAPI creates a new DebugAPI instance.
NewEntropyAPI creates a new Entropy protocol API for full nodes.
NewMinerAPI create a new MinerAPI instance.
# Constants
AccountRangeMaxResults is the maximum number of results to be returned per call.
# Structs
AdminAPI is the collection of Entropy full node related APIs for node administration.
BadBlockArgs represents the entries in the list returned when bad blocks are queried.
DebugAPI is the collection of Entropy full node APIs for debugging the protocol.
Entropy implements the Entropy full node service.
EntropyAPI provides an API to access Entropy full node-related information.
EntropyAPIBackend implements entropyapi.Backend for full nodes.
MinerAPI provides an API to control the miner.
StorageRangeResult is the result of a debug_storageRangeAt API call.
# Type aliases
Config contains the configuration options of the ETH protocol.