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
routeActionTraceMessage
* Route action trace messages to the appropriate relays * based on the contract, action, and notified accounts. * This function checks th
src/indexer/workers/ws-router.ts:147
↓ 1 callers
Method
routeActionTraceToClients
(traceData: any)
src/api/socketManager.ts:409
↓ 1 callers
Method
routeDeltaMessage
* Route delta messages to the appropriate relays * based on the code, table, and payer. * This function checks the headers of the message to
src/indexer/workers/ws-router.ts:190
↓ 1 callers
Method
routeDeltaToClients
(traceData: any)
src/api/socketManager.ts:452
↓ 1 callers
Method
routeFactory
(indexName: string, bulkGenerator: BulkGeneratorFunction, ro
src/indexer/helpers/elastic-routes.ts:488
↓ 1 callers
Method
routeToPool
(trace, headers)
src/indexer/workers/deserializer.ts:562
↓ 1 callers
Function
run
( client: Client, apiClient: APIClient, indexName: string, lastRequestedBlock: number, fir
src/cli/repair-cli/scan.ts:17
↓ 1 callers
Method
run
()
src/cli/sync-modules/sync-voters.ts:44
↓ 1 callers
Method
runMaster
()
src/indexer/modules/master.ts:1471
↓ 1 callers
Method
scan
()
src/cli/sync-modules/sync-permissions.ts:30
↓ 1 callers
Method
scanABIs
()
src/cli/sync-modules/sync-accounts.ts:56
↓ 1 callers
Function
searchMissingActions
( apiBaseUrl: string, chain: string, firstBlock: number, lastBlock: number, totalBlocks: n
src/cli/repair-cli/scan.ts:540
↓ 1 callers
Function
searchMissingBlocks
( client: Client, blockIndex: string, firstBlock: number, lastBlock: number, totalBlocks:
src/cli/repair-cli/scan.ts:298
↓ 1 callers
Method
selectLeastLoadedIngestClient
(opCount: number)
src/indexer/helpers/elastic-routes.ts:452
↓ 1 callers
Method
send
(payload: Uint8Array)
src/indexer/connections/state-history.ts:130
↓ 1 callers
Function
sendChunk
(chunk: any)
src/cli/repair-cli/repair.ts:667
↓ 1 callers
Method
sendDsCounterReport
()
src/indexer/workers/deserializer.ts:235
↓ 1 callers
Method
sendMessage
(chatId: number, text: string)
src/indexer/modules/telegram.ts:9
↓ 1 callers
Method
sendMetadata
(data: any)
src/api/qry-hub/base-publisher.ts:171
↓ 1 callers
Method
serialize
(type, value)
tests/test-socket.js:26
↓ 1 callers
Method
setAbiScanMode
(value: boolean)
src/indexer/modules/config.ts:118
↓ 1 callers
Function
setCacheByHash
(fastify, hash, response, expiration?: number)
src/api/helpers/functions.ts:867
↓ 1 callers
Method
setCachedData
(hash: string, path: string, payload: any)
src/api/helpers/cacheManager.ts:54
↓ 1 callers
Function
setConfigValue
(chainName: string, configPath: string, valueStr: string)
src/cli/hyp-config.ts:1501
↓ 1 callers
Function
setDefaultConfigValue
(chainName: string, configPath: string)
src/cli/hyp-config.ts:1619
↓ 1 callers
Method
setHttpHandlers
* Sets up HTTP handlers for the local controller to manage Hyperion workers. * This includes endpoints for getting worker information, killing wo
src/indexer/modules/controller.ts:44
↓ 1 callers
Method
setWebSocketHandlers
* Sets up WebSocket handlers for the local controller to manage Hyperion workers. * This includes handling messages for starting, stopping, and m
src/indexer/modules/controller.ts:194
↓ 1 callers
Method
setupDSPool
()
src/indexer/modules/master.ts:1045
↓ 1 callers
Method
setupDeserializationErrorLogger
()
src/indexer/modules/master.ts:1224
↓ 1 callers
Method
setupDeserializers
()
src/indexer/modules/master.ts:987
↓ 1 callers
Method
setupIndexerController
()
src/api/server.ts:731
↓ 1 callers
Method
setupIndexers
()
src/indexer/modules/master.ts:999
↓ 1 callers
Method
setupIndices
()
src/cli/sync-modules/sync-contract-state.ts:114
↓ 1 callers
Method
setupMongo
()
src/cli/sync-modules/sync-permissions.ts:16
↓ 1 callers
Method
setupMongo
()
src/cli/sync-modules/sync-proposals.ts:16
↓ 1 callers
Method
setupReaders
()
src/indexer/modules/master.ts:934
↓ 1 callers
Method
setupStreaming
()
src/indexer/modules/master.ts:1025
↓ 1 callers
Method
setupTestAccounts
* Create test accounts and distribute tokens.
tests/e2e/lib/contract-deployer.ts:251
↓ 1 callers
Method
setupWallet
* Import a private key into the cleos wallet.
tests/e2e/lib/contract-deployer.ts:92
↓ 1 callers
Method
showInstallationInstructions
()
src/cli/snapshot/snapshot.manager.ts:394
↓ 1 callers
Function
showQueueDetails
(chain: string, queueName: string)
src/cli/hyp-control.ts:127
↓ 1 callers
Function
showValidConfigPaths
(filterCategory?: string)
src/cli/hyp-config.ts:1734
↓ 1 callers
Method
signalReaderCompletion
()
src/indexer/workers/state-reader.ts:340
↓ 1 callers
Method
startAllocationMonitoring
()
src/indexer/modules/lifecycleManager.ts:122
↓ 1 callers
Method
startAutoPruning
()
src/indexer/modules/lifecycleManager.ts:136
↓ 1 callers
Method
startContractMonitoring
()
src/indexer/modules/master.ts:1352
↓ 1 callers
Method
startFullIndexing
()
src/indexer/modules/master.ts:1756
↓ 1 callers
Method
startIndexMonitoring
()
src/indexer/modules/indexerMonitor.ts:61
↓ 1 callers
Function
startIndexer
(chain: string, host?: string)
src/cli/hyp-control.ts:98
↓ 1 callers
Method
startMonitoring
()
src/indexer/workers/indexer.ts:94
↓ 1 callers
Method
startMonitoring
()
src/indexer/workers/ds-pool.ts:599
↓ 1 callers
Method
startMonitoringDeleteTask
(task: string)
src/indexer/modules/lifecycleManager.ts:391
↓ 1 callers
Method
startQRYHub
()
src/api/server.ts:690
↓ 1 callers
Method
startRelay
()
src/api/socketManager.ts:193
↓ 1 callers
Method
startReports
()
src/indexer/workers/deserializer.ts:246
↓ 1 callers
Function
startRewrite
(gt,lt)
scripts/fix_missing_blocks/fix-missing-blocks.py:254
↓ 1 callers
Method
startRoutingRateMonitor
* Start a monitor to log the routing rate every 20 seconds
src/indexer/workers/ws-router.ts:246
↓ 1 callers
Function
start_indexer_live
()
scripts/fix_missing_blocks/fix-missing-blocks.py:311
↓ 1 callers
Function
stopIndexer
(chain: string, host?: string)
src/cli/hyp-control.ts:92
↓ 1 callers
Method
storeAccount
(data: HyperionDelta)
src/indexer/workers/deserializer.ts:1833
↓ 1 callers
Method
storeProposalTransaction
(delta: HyperionDelta)
src/indexer/workers/deserializer.ts:1768
↓ 1 callers
Method
storeVoter
(data)
src/indexer/workers/deserializer.ts:1802
↓ 1 callers
Method
testMongoConnection
(chain: string)
src/cli/snapshot/snapshot.manager.ts:418
↓ 1 callers
Method
testShipServer
(server: ShipServer)
src/indexer/connections/state-history.ts:186
↓ 1 callers
Method
testShipServers
(servers: ShipServer[])
src/indexer/connections/state-history.ts:180
↓ 1 callers
Method
updateIndexTemplates
(indicesList: { name: string; type: string }[], indexConfig)
src/indexer/modules/master.ts:750
↓ 1 callers
Method
updateIndexingRates
()
src/indexer/modules/indexerMonitor.ts:248
↓ 1 callers
Method
updateWorkerAssignments
()
src/indexer/modules/master.ts:1088
↓ 1 callers
Function
validateConnections
(config, chainName)
scripts/bootstrap.js:25
↓ 1 callers
Method
validateRequest
(data: StreamTypeMap[T]["request"], type: T)
src/api/socketManager.ts:624
↓ 1 callers
Function
validateValueType
(value: any, expectedType: string, configPath: string)
src/cli/hyp-config.ts:1421
↓ 1 callers
Method
verifyIngestClients
()
src/indexer/modules/master.ts:633
↓ 1 callers
Function
verifyInstallation
(installPath: any, pluginName: string | number, opts: any)
src/cli/hpm.ts:176
↓ 1 callers
Function
verifyInstalledPlugin
(pluginName: string, options: any)
src/cli/hpm.ts:128
↓ 1 callers
Method
verifyLocalType
(contract: string, type: string, block_num: number, field: string)
src/indexer/workers/ds-pool.ts:240
↓ 1 callers
Method
verifyMongoDbClient
()
src/indexer/modules/master.ts:1935
↓ 1 callers
Method
waitForIndexing
* Wait for ES indices to reach a target block count.
tests/e2e/lib/indexer-runner.ts:451
↓ 1 callers
Method
waitForLaunch
()
src/indexer/modules/master.ts:1211
Method
_listener
(msg: any)
src/indexer/modules/master.ts:1879
Method
activateInOrder
(digest: string)
tests/e2e/lib/contract-deployer.ts:196
Function
addCustomHandlers
()
src/indexer/modules/parsers/base-parser.ts:94
Method
addTablePrefix
(table: string, data: any)
src/indexer/workers/deserializer.ts:1190
Method
ampqUrl
()
src/indexer/connections/manager.class.ts:173
Function
anyFromCode
(act: Action | HyperionActionAct)
src/indexer/modules/parsers/base-parser.ts:28
Function
anyFromCode
(act: HyperionActionAct | Action)
src/indexer/workers/hyperionWorker.ts:159
Function
anyFromDeltaCode
(delta: BasicDelta)
src/indexer/workers/hyperionWorker.ts:171
Function
anyFromDeltaTable
(delta: BasicDelta)
src/indexer/workers/hyperionWorker.ts:175
Function
anyFromName
(act: Action | HyperionActionAct)
src/indexer/modules/parsers/base-parser.ts:32
Function
anyFromName
(act: HyperionActionAct | Action)
src/indexer/workers/hyperionWorker.ts:163
Method
assertQueues
()
src/indexer/workers/deserializer.ts:183
Method
assertQueues
()
src/indexer/workers/indexer.ts:71
Method
assertQueues
()
src/indexer/workers/ds-pool.ts:639
Method
assertQueues
()
src/indexer/workers/state-reader.ts:204
Method
attributesToObject
(attributes: NodeAttributeRequirement[])
src/indexer/modules/lifecycleManager.ts:165
Function
bigpayload
* Store a large payload. * Stress tests ABI deserialization with configurable data size. */
tests/e2e/contracts/hyp.test.cpp:165
Function
buildAbiBulk
(payloads: Message[], messageMap: MMap)
src/indexer/helpers/elastic-routes.ts:43
Function
buildActionBulk
(payloads: Message[], messageMap: MMap, _maxBlockCb: MaxBloc
src/indexer/helpers/elastic-routes.ts:54
Function
buildAllPlugins
(flags: any)
src/cli/hpm.ts:393
Function
buildBlockBulk
(payloads: Message[], messageMap: MMap)
src/indexer/helpers/elastic-routes.ts:71
Function
buildDeltaBulk
(payloads: Message[], messageMap: MMap, maxBlockCb: MaxBlockCb
src/indexer/helpers/elastic-routes.ts:81
← previous
next →
501–600 of 838, ranked by callers