Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eosrio/hyperion-history-api
/ functions
Functions
838 in github.com/eosrio/hyperion-history-api
⨍
Functions
838
◇
Types & classes
195
↓ 1 callers
Method
createSnapshot
(chain: string, options: SnapshotOptions = {})
src/cli/snapshot/snapshot.manager.ts:33
↓ 1 callers
Function
customStringify
(obj: any, indent = 0)
src/cli/hyp-config.ts:946
↓ 1 callers
Method
defineBlockRange
()
src/indexer/modules/master.ts:782
↓ 1 callers
Method
deleteCache
(contract: string)
src/indexer/workers/ds-pool.ts:589
↓ 1 callers
Method
deleteForkedBlockById
(block_id: string, block_num: number)
src/indexer/workers/state-reader.ts:863
↓ 1 callers
Method
deploySystemContracts
* Deploy system contracts: eosio.token, eosio.msig, eosio.system
tests/e2e/lib/contract-deployer.ts:118
↓ 1 callers
Method
deployTestContract
* Deploy the custom hyp.test contract.
tests/e2e/lib/contract-deployer.ts:284
↓ 1 callers
Method
deserializeActionAtBlock
(action: HyperionActionAct, block_num: number)
src/indexer/workers/ds-pool.ts:402
↓ 1 callers
Method
deserializeContractRowAntelope
(row: HyperionDelta, block: number, validFrom, validUntil, tableType: string | undefined)
src/indexer/workers/deserializer.ts:1053
↓ 1 callers
Method
detachActionRequests
(client_id: string)
src/api/socketManager.ts:374
↓ 1 callers
Method
distribute
(data: any[], cb: () => void)
src/indexer/workers/state-reader.ts:130
↓ 1 callers
Method
emitCompletedSignal
()
src/indexer/workers/state-reader.ts:1049
↓ 1 callers
Method
emitEmailAlert
(event: string, trigger: AlertTriggerOptions, data: any)
src/indexer/modules/alertsManager.ts:183
↓ 1 callers
Method
emitHttpAlert
(event: string, trigger: AlertTriggerOptions, data: any)
src/indexer/modules/alertsManager.ts:244
↓ 1 callers
Method
emitTelegramAlert
(event: string, trigger: AlertTriggerOptions, data: any)
src/indexer/modules/alertsManager.ts:158
↓ 1 callers
Method
emitToRelay
(request: StreamRequest, type: StreamEvents, socket: Socket, reqUUID: string, done: (r: any) => void)
src/api/socketManager.ts:254
↓ 1 callers
Function
emitTraceInit
( socket: Socket, requestUUID: string, firstBlock: number, totalResults: number )
src/api/helpers/functions.ts:516
↓ 1 callers
Function
encodeActionData
(fastify: FastifyInstance, action: ActionTrace)
src/api/routes/v1-history/get_actions/get_actions.ts:77
↓ 1 callers
Function
extractDeltaStruct
(deltas: [string, TableDelta][])
src/indexer/workers/deserializer.ts:28
↓ 1 callers
Function
fetchSavedAbiAtBlock
( client: Client, chain: string, contract_name: string, last_block: number, get_json: bool
src/api/routes/v1-history/get_actions/get_actions.ts:14
↓ 1 callers
Method
fillMissingBlocks
(data: any, ws: WebSocket<WebSocketData>)
src/indexer/modules/master.ts:1416
↓ 1 callers
Function
findAndValidatePrimaryKey
(contractName: string, tableName: string, client: APIClient)
src/cli/utils/check-primary-key.ts:5
↓ 1 callers
Function
findForksOnRange
( blocks: HyperionBlock[], rpc: APIClient, errorRanges: any[], missingBlocks: any[], pendi
src/cli/repair-cli/scan.ts:77
↓ 1 callers
Method
findServerEntry
Find the Angular SSR server entry point
tests/e2e/lib/explorer-runner.ts:162
↓ 1 callers
Function
fixMissingFields
(obj: any, ref: any, defaults: any, path: string = '')
src/cli/hyp-config.ts:1831
↓ 1 callers
Method
flattenInlineActions
(action_traces: any[])
src/indexer/modules/parsers/3.2-parser.ts:186
↓ 1 callers
Method
formatCategorizedQueues
(queues: QueueInfo[], verbose: boolean = false)
src/cli/queue-manager/queue.manager.ts:259
↓ 1 callers
Method
generateBigPayload
* Generate a large payload action for deserialization testing.
tests/e2e/lib/load-generator.ts:218
↓ 1 callers
Method
generateChainConfig
* Generate the chain-specific config file.
tests/e2e/lib/indexer-runner.ts:142
↓ 1 callers
Method
generateConnectionsConfig
* Generate connections.json with Docker-internal hostnames. * Because the indexer and API run inside the Docker network, * they use service
tests/e2e/lib/indexer-runner.ts:70
↓ 1 callers
Method
generateCustomActions
* Generate custom hyp.test contract actions.
tests/e2e/lib/load-generator.ts:146
↓ 1 callers
Method
generateDuplicateActions
* Generate a transaction with duplicate identical actions. * Tests that the indexer preserves both actions (issue #148).
tests/e2e/lib/load-generator.ts:239
↓ 1 callers
Method
generateIncrements
* Generate increment actions for counter delta tracking.
tests/e2e/lib/load-generator.ts:192
↓ 1 callers
Method
generateNestedActions
* Generate nested inline actions to test depth indexing.
tests/e2e/lib/load-generator.ts:172
↓ 1 callers
Function
generateOpenApiConfig
(config: HyperionConfig)
src/api/config/open_api.ts:6
↓ 1 callers
Method
generateTransfers
* Generate token transfers with unique memos.
tests/e2e/lib/load-generator.ts:117
↓ 1 callers
Method
getAbiHashTable
(lb?: any)
src/cli/sync-modules/sync-accounts.ts:36
↓ 1 callers
Method
getApprovals
(scope: string)
src/cli/sync-modules/sync-proposals.ts:68
↓ 1 callers
Method
getBaseUrl
Get the base URL for the explorer
tests/e2e/lib/explorer-runner.ts:175
↓ 1 callers
Function
getBlocks
(client: any, indexName: string, startingBlock: any, finalBlock: any, size: any)
src/cli/repair-cli/functions.ts:62
↓ 1 callers
Function
getCacheByHash
(redis, key, chain)
src/api/helpers/functions.ts:836
↓ 1 callers
Method
getCachedData
(request: FastifyRequest)
src/api/helpers/cacheManager.ts:66
↓ 1 callers
Function
getCachedResponse
(server: FastifyInstance, route: string, key: any)
src/api/helpers/functions.ts:900
↓ 1 callers
Function
getChainConfig
(chain: string)
src/cli/hyp-es-config.ts:115
↓ 1 callers
Function
getConfigValue
(chainName: string, configPath: string)
src/cli/hyp-config.ts:1461
↓ 1 callers
Function
getConfiguredPartitionSize
(chain: string, indexType: string)
src/cli/hyp-es-config.ts:133
↓ 1 callers
Function
getConnections
()
src/cli/hyp-es-config.ts:105
↓ 1 callers
Method
getContractAtBlock
(accountName: string, block_num: number, check_action: string)
src/indexer/workers/ds-pool.ts:343
↓ 1 callers
Function
getControllerPort
(chain: string)
src/cli/hyp-control.ts:176
↓ 1 callers
Method
getCurrentSchedule
()
src/indexer/modules/master.ts:693
↓ 1 callers
Method
getEndpoints
* Get connection endpoints for Hyperion configuration.
tests/e2e/lib/chain-manager.ts:145
↓ 1 callers
Function
getEnhancedAccountData
( fastify: FastifyInstance, account: string, skip: number, limit: number )
src/api/routes/v2-state/get_account/get_account.ts:17
↓ 1 callers
Function
getExampleConnections
()
src/cli/hyp-config.ts:554
↓ 1 callers
Method
getHeapStats
* Request V8 heap statistics from all workers via the indexer master process.
src/cli/controller-client/controller.client.ts:355
↓ 1 callers
Method
getHyperionVersion
()
src/indexer/connections/manager.class.ts:195
↓ 1 callers
Method
getHyperionVersion
()
src/cli/snapshot/snapshot.manager.ts:456
↓ 1 callers
Function
getLastIndexedABI
(es_client: Client, chain: string)
src/indexer/helpers/common_functions.ts:156
↓ 1 callers
Function
getLastIndexedBlock
(es_client: Client, chain: string)
src/indexer/helpers/common_functions.ts:76
↓ 1 callers
Method
getLastIndexedBlock
(chain: string)
src/cli/snapshot/snapshot.manager.ts:146
↓ 1 callers
Function
getLastIndexedBlockByDelta
(es_client: Client, chain: string)
src/indexer/helpers/common_functions.ts:66
↓ 1 callers
Function
getLastIndexedBlockByDeltaFromRange
(es_client: Client, chain: string, first: number, last: number)
src/indexer/helpers/common_functions.ts:168
↓ 1 callers
Function
getLastIndexedBlockWithTotalBlocks
(es_client: Client, chain: string)
src/indexer/helpers/common_functions.ts:86
↓ 1 callers
Method
getMemoryUsage
* Request memory usage from all workers via the indexer master process.
src/cli/controller-client/controller.client.ts:336
↓ 1 callers
Function
getProposals
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-state/get_proposals/get_proposals.ts:4
↓ 1 callers
Method
getProposals
(scope: string)
src/cli/sync-modules/sync-proposals.ts:28
↓ 1 callers
Method
getQueueDetails
(queueName: string)
src/cli/queue-manager/queue.manager.ts:118
↓ 1 callers
Method
getRelativeTime
(seconds: number)
src/indexer/modules/indexerMonitor.ts:50
↓ 1 callers
Function
getScalingInfo
(chain: string, host?: string)
src/cli/hyp-control.ts:446
↓ 1 callers
Function
getTransferTrxId
Fetch a trx_id from the API to use in transaction tests
tests/e2e/explorer-tests/smoke.spec.ts:23
↓ 1 callers
Function
getTxCount
(fastify: FastifyInstance, dateFrom: string, dateTo: string)
src/api/routes/v2-stats/get_action_usage/get_action_usage.ts:23
↓ 1 callers
Function
getUniqueActors
(fastify: FastifyInstance, dateFrom: string, dateTo: string)
src/api/routes/v2-stats/get_action_usage/get_action_usage.ts:38
↓ 1 callers
Method
getUsageMap
* Request the global usage map from the indexer master process.
src/cli/controller-client/controller.client.ts:312
↓ 1 callers
Function
getVoters
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-state/get_voters/get_voters.ts:6
↓ 1 callers
Function
getWorkerDetails
(chain: string, workerId: string, host?: string)
src/cli/hyp-control.ts:407
↓ 1 callers
Function
get_buckets
(interval, query)
scripts/fix_missing_blocks/fix-missing-blocks.py:178
↓ 1 callers
Function
gitPull
(dir)
src/cli/hpm.ts:50
↓ 1 callers
Function
gitReset
(dir)
src/cli/hpm.ts:58
↓ 1 callers
Method
gracefulStop
(done: (result: any) => void)
src/indexer/modules/master.ts:1822
↓ 1 callers
Method
handleBlockResult
(res: GetBlocksResultV0, data: Buffer)
src/indexer/workers/state-reader.ts:612
↓ 1 callers
Method
handleMessage
(worker: Worker, msg: WorkerMessage)
src/indexer/modules/master.ts:1311
↓ 1 callers
Method
handleSocketConnection
(socket: Socket, fastify: FastifyInstance)
src/api/socketManager.ts:115
↓ 1 callers
Method
handleStatusResult
(data: any)
src/indexer/workers/state-reader.ts:404
↓ 1 callers
Method
handleWorkerDisconnect
(worker: any)
src/indexer/modules/master.ts:1903
↓ 1 callers
Method
hashPayload
(input: string)
src/api/helpers/cacheManager.ts:50
↓ 1 callers
Method
includeDeltaModule
(deltaModule)
src/indexer/modules/loader.ts:84
↓ 1 callers
Method
includeStreamModule
(_module)
src/indexer/modules/loader.ts:214
↓ 1 callers
Method
indexerMonitorCycle
(reference_time: number)
src/indexer/modules/indexerMonitor.ts:139
↓ 1 callers
Function
inferPartitionSize
(client: Client, indexNames: string[], field: string)
src/cli/hyp-es-config.ts:237
↓ 1 callers
Function
init
()
src/cli/hpm.ts:229
↓ 1 callers
Method
init
()
src/api/server.ts:295
↓ 1 callers
Method
initAlerts
()
src/indexer/modules/master.ts:241
↓ 1 callers
Method
initAlerts
()
src/api/server.ts:766
↓ 1 callers
Method
initConsumer
()
src/indexer/workers/ds-pool.ts:577
↓ 1 callers
Method
initEmail
(opts: SmtpProviderOptions)
src/indexer/modules/alertsManager.ts:96
↓ 1 callers
Method
initHttpClient
(opts: HttpProviderOptions)
src/indexer/modules/alertsManager.ts:126
↓ 1 callers
Method
initRoutingServer
()
src/indexer/workers/ws-router.ts:425
↓ 1 callers
Method
initTelegram
(opts: TelegramProviderOptions)
src/indexer/modules/alertsManager.ts:117
↓ 1 callers
Method
initializeShipAbi
(abiString: string)
src/indexer/workers/ds-pool.ts:633
↓ 1 callers
Method
isEnabled
()
src/cli/sync-modules/sync-contract-state.ts:65
↓ 1 callers
Method
isOnline
* Lightweight, process-manager-agnostic liveness probe. Returns true if * the indexer's control WebSocket accepts a connection (works whether the
src/cli/controller-client/controller.client.ts:278
← previous
next →
301–400 of 838, ranked by callers