Observable stream of process IDs from multiple sources
Observable<IANTEvent[]> - Stream of merged ANT events
The full ARNS name to get event history for
Promise of ARName Details
Retrieves the event history for a given ARNS name. The fullName parameter can be either:
The full ARNS name to get event history for
Promise of ARNS undername name events sorted by timestamp (earliest first)
Retrieves the event history for a given ARNS name. The fullName parameter can be either:
The full ARNS name to get event history for
Observable of ARNS undername name events sorted by timestamp (earliest first)
Get mainnet initial state events for a specific name
The name to get events for
Observable of mainnet initial state events
Gets a random ARNS name using entropy as a random seed
Promise of a random ARNS name string
Gets the service name for logging and identification purposes
The service name
Static
autoCreates a pre-configured instance of ARIORewindService
A pre-configured ARIORewindService instance
Creates a stream of ANT events from a stream of process IDs Filters for uniqueness and merges all ANT event types for each unique process ID