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
Function
buildDynamicTableBulk
(payloads: any[], messageMap: MMap, _maxBlockCb:
src/indexer/helpers/elastic-routes.ts:111
Function
buildGenTrxBulk
(payloads: Message[], messageMap: MMap)
src/indexer/helpers/elastic-routes.ts:240
Function
buildLinkBulk
(payloads: Message[], messageMap: MMap, _maxBlockCb: MaxBlockCb,
src/indexer/helpers/elastic-routes.ts:170
Function
buildPermBulk
(payloads: Message[], messageMap: MMap, _maxBlockCb: MaxBlockCb,
src/indexer/helpers/elastic-routes.ts:184
Function
buildResLimitBulk
(payloads: Message[], messageMap: MMap, _maxBlockCb: Max
src/indexer/helpers/elastic-routes.ts:198
Function
buildResUsageBulk
(payloads: Message[], messageMap: MMap, _maxBlockCb: Max
src/indexer/helpers/elastic-routes.ts:212
Function
buildScheduleBulk
(payloads: Message[], messageMap: MMap, _maxBlockCb: Max
src/indexer/helpers/elastic-routes.ts:226
Function
buildTableAccountsBulk
(payloads: Message[], messageMap: MMap, _maxBl
src/indexer/helpers/elastic-routes.ts:142
Function
buildTableProposalsBulk
(payloads: Message[], messageMap: MMap, _max
src/indexer/helpers/elastic-routes.ts:128
Function
buildTableVotersBulk
(payloads: Message[], messageMap: MMap, _maxBlockC
src/indexer/helpers/elastic-routes.ts:156
Function
buildTrxErrBulk
(payloads: Message[], messageMap: MMap)
src/indexer/helpers/elastic-routes.ts:252
Function
by_owner
tests/e2e/contracts/hyp.test.cpp:31
Function
chainApiHandler
(fastify: FastifyInstance)
src/api/helpers/functions.ts:1008
Function
checkBlacklist
(act: Action | HyperionActionAct)
src/indexer/modules/parsers/base-parser.ts:40
Function
checkBlacklist
(act: HyperionActionAct | Action)
src/indexer/workers/hyperionWorker.ts:183
Function
checkDebugger
()
src/indexer/workers/hyperionWorker.ts:151
Function
checkDeltaBlacklist
(delta: BasicDelta)
src/indexer/workers/hyperionWorker.ts:215
Function
checkDeltaWhitelist
(delta: BasicDelta)
src/indexer/workers/hyperionWorker.ts:231
Function
checkFilter
(filter: RequestFilter, _source: any)
src/indexer/helpers/common_functions.ts:341
Method
checkTaskStatus
()
src/indexer/modules/lifecycleManager.ts:401
Function
checkTransaction
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/check_transaction/check_transaction.ts:4
Function
checkTransactionHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/check_transaction/check_transaction.ts:29
Function
checkUrl
(value)
src/cli/hpm.ts:21
Function
checkWhitelist
(act: Action | HyperionActionAct)
src/indexer/modules/parsers/base-parser.ts:56
Function
checkWhitelist
(act: HyperionActionAct | Action)
src/indexer/workers/hyperionWorker.ts:199
Method
cleanupListeners
()
src/cli/controller-client/controller.client.ts:138
Function
codeActionPair
(act: Action | HyperionActionAct)
src/indexer/modules/parsers/base-parser.ts:36
Function
codeActionPair
(act: HyperionActionAct | Action)
src/indexer/workers/hyperionWorker.ts:167
Function
codeDeltaPair
(delta: BasicDelta)
src/indexer/workers/hyperionWorker.ts:179
Function
connectAMQP
()
src/indexer/workers/hyperionWorker.ts:113
Function
connectToHyperion
(args: { host?: string })
src/cli/repair-cli/utils.ts:85
Function
constructor
(cm: ConfigurationModule)
src/indexer/modules/parsers/base-parser.ts:20
Function
constructor
()
src/indexer/workers/hyperionWorker.ts:45
Function
constructor
(chain: string, collectionType: string)
src/cli/sync-modules/synchronizer.ts:19
Method
constructor
(botToken: string)
src/indexer/modules/telegram.ts:5
Method
constructor
()
src/indexer/modules/master.ts:177
Method
constructor
(options: AlertManagerOptions, chain: string)
src/indexer/modules/alertsManager.ts:72
Method
constructor
()
src/indexer/modules/config.ts:29
Method
constructor
(master: HyperionMaster)
src/indexer/modules/indexerMonitor.ts:44
Method
constructor
(private cm: ConfigurationModule)
src/indexer/modules/loader.ts:26
Method
constructor
(master: HyperionMaster)
src/indexer/modules/queueMonitor.ts:18
Method
constructor
(master: HyperionMaster)
src/indexer/modules/controller.ts:18
Method
constructor
(master: HyperionMaster)
src/indexer/modules/lifecycleManager.ts:33
Method
constructor
(cm: ConfigurationModule)
src/indexer/connections/manager.class.ts:31
Method
constructor
(ship_url: string | (string | LabelledShipNode)[], max_payload_mb?: number)
src/indexer/connections/state-history.ts:31
Method
constructor
(connectionManager: ConnectionManager)
src/indexer/helpers/mongo-routes.ts:21
Method
constructor
(connectionManager: ConnectionManager)
src/indexer/helpers/elastic-routes.ts:291
Method
constructor
()
src/indexer/workers/ws-router.ts:50
Method
constructor
()
src/indexer/workers/deserializer.ts:95
Method
constructor
()
src/indexer/workers/indexer.ts:19
Method
constructor
()
src/indexer/workers/ds-pool.ts:97
Method
constructor
()
src/indexer/workers/state-reader.ts:83
Method
constructor
()
src/cli/queue-manager/queue.manager.ts:39
Method
constructor
(chain: string)
src/cli/sync-modules/sync-permissions.ts:12
Method
constructor
(public readonly path: string, message: string)
src/cli/sync-modules/sync-contract-state.ts:14
Method
constructor
(chain: string)
src/cli/sync-modules/sync-contract-state.ts:69
Method
constructor
(chain: string, contractFilter?: string)
src/cli/sync-modules/sync-accounts.ts:20
Method
constructor
(chain: string)
src/cli/sync-modules/sync-proposals.ts:12
Method
constructor
(chain: string)
src/cli/sync-modules/sync-voters.ts:8
Method
constructor
(private chain: string, private host?: string)
src/cli/controller-client/controller.client.ts:10
Method
constructor
(fastify: FastifyInstance, url: string, redisOptions: RedisOptions)
src/api/socketManager.ts:62
Method
constructor
()
src/api/server.ts:55
Method
constructor
(options: QRYPublisherOptions)
src/api/qry-hub/base-publisher.ts:27
Method
constructor
(conf: HyperionConfig)
src/api/helpers/cacheManager.ts:19
Method
constructor
({socketAddress})
tests/test-socket.js:20
Method
constructor
(opts: ExplorerRunnerOptions)
tests/e2e/lib/explorer-runner.ts:33
Method
constructor
(config: IntegrityCheckerConfig)
tests/e2e/lib/integrity-checker.ts:62
Method
constructor
(config: APITestSuiteConfig = {})
tests/e2e/lib/api-tests.ts:29
Method
constructor
(config: ChainManagerConfig = {})
tests/e2e/lib/chain-manager.ts:39
Method
constructor
(profile: Partial<LoadProfile> = {}, verbose = false)
tests/e2e/lib/load-generator.ts:55
Method
constructor
(endpoints: ChainEndpoints, config: ContractDeployerConfig = {})
tests/e2e/lib/contract-deployer.ts:42
Method
constructor
(config: IndexerRunnerConfig)
tests/e2e/lib/indexer-runner.ts:50
Function
createAPIClient
()
src/cli/sync-modules/synchronizer.ts:47
Function
createElasticClient
()
src/cli/sync-modules/synchronizer.ts:32
Function
default_1
(fastify, opts, next)
src/api/routes/v1-chain/get_scheduled_transaction/index.js:4
Function
default_1
(fastify, opts, next)
src/api/routes/v2-history/export_actions/index.js:5
Method
deleteQueue
(queueName: string)
src/cli/queue-manager/queue.manager.ts:161
Function
deserializeActionData
(worker: DSPoolWorker, action: ActionTrace, trx_data)
src/indexer/modules/parsers/base-parser.ts:158
Function
disablePlugin
(pluginName: string)
src/cli/hpm.ts:385
Method
elasticsearchClient
()
src/indexer/connections/manager.class.ts:122
Function
enablePlugin
(pluginName: string)
src/cli/hpm.ts:381
Function
erasedata
* Delete data entry. * Generates delta deletes. */
tests/e2e/contracts/hyp.test.cpp:86
Function
explorerLogoHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2/explorer_logo/explorer_logo.ts:7
Function
explorerMetadataHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2/explorer_metadata/explorer_metadata.ts:17
Function
exportActions
(fastify, request)
src/api/routes/v2-history/export_actions/export_actions.js:5
Function
exportActionsHandler
(fastify, route)
src/api/routes/v2-history/export_actions/export_actions.js:7
Function
extendFirstAction
( worker: DSPoolWorker, action: ActionTrace, trx_data: TrxMetadata, full_trace
src/indexer/modules/parsers/base-parser.ts:72
Method
extractStructFlat
(structName: string)
src/indexer/modules/master.ts:2041
Method
extractStructFlat
(structName: string)
src/cli/sync-modules/sync-contract-state.ts:144
Method
fetchCount
(pattern: string)
tests/e2e/lib/indexer-runner.ts:428
Function
getAbi
(account: string)
src/api/plugins/fastify-antelope.ts:21
Function
getAbiDataType
(field: string, contract: string, type: string)
src/indexer/workers/hyperionWorker.ts:292
Function
getAbiFromHeadBlock
(code: string)
src/indexer/workers/hyperionWorker.ts:247
Function
getAbiSnapshot
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_abi_snapshot/get_abi_snapshot.ts:4
Function
getAbiSnapshotHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_abi_snapshot/get_abi_snapshot.ts:45
Function
getAccount
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-state/get_account/get_account.ts:56
Function
getAccountHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-state/get_account/get_account.ts:90
Function
getAccountUntyped
(account: string)
src/api/plugins/fastify-antelope.ts:37
Function
getActionUsage
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-stats/get_action_usage/get_action_usage.ts:58
Function
getActionUsageHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-stats/get_action_usage/get_action_usage.ts:110
← previous
next →
601–700 of 838, ranked by callers