Module parity_rpc::v1
source · [−]Expand description
Ethcore rpc v1.
Compliant with ethereum rpc.
Re-exports
pub use self::extractors::RpcExtractor;
pub use self::extractors::WsDispatcher;
pub use self::extractors::WsExtractor;
pub use self::extractors::WsStats;
pub use self::metadata::Metadata;
Modules
Block import analysis functions.
Utilities and helpers for transaction dispatch.
OpenEthereum-specific metadata extractors.
RPC Requests Statistics
OpenEthereum RPC requests Metadata.
Signer utilities
Ethereum rpc interfaces.
Structs
Debug rpc implementation.
Eth rpc implementation.
Eth RPC options
Eth filter rpc implementation for a full node.
Eth PubSub implementation.
Net rpc implementation.
Networking & RPC settings
Account management (personal) rpc implementation.
Parity implementation.
Parity-specific account-touching RPC interfaces.
Parity-specific rpc interface for operations altering the settings.
Account management (personal) rpc implementation.
Parity PubSub implementation.
RPC generic methods implementation.
Parity implementation.
Transactions confirmation (personal) rpc implementation.
Implementation of functions that require signing when no trusted signer is used.
Implementation of functions that require signing when no trusted signer is used.
Traces api implementation.
Web3 rpc implementation.
Enums
RPC request origin
Traits
Debug RPC interface.
Eth rpc interface.
Eth filters rpc api (polling).
Eth PUB-SUB rpc interface.
Signing methods implementation relying on unlocked accounts.
Net rpc interface.
Parity-specific rpc interface.
Personal Parity rpc interface.
Parity-specific read-only accounts rpc interface.
Parity-specific rpc interface for operations altering the settings.
Parity-specific rpc interface for operations altering the account-related settings.
Signing methods implementation.
Personal rpc interface. Safe (read-only) functions.
Parity-specific PUB-SUB rpc interface.
RPC Interface.
Parity-specific rpc interface.
Signer extension for confirmations rpc interface.
Traces specific rpc interface.
Web3 rpc interface.