MCPcopy Create free account

hub / github.com/eosrio/hyperion-history-api / functions

Functions838 in github.com/eosrio/hyperion-history-api

FunctiongetActions
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_actions/get_actions.ts:13
FunctiongetActions
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v1-history/get_actions/get_actions.ts:147
FunctiongetActionsHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_actions/get_actions.ts:136
FunctiongetActionsHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v1-history/get_actions/get_actions.ts:389
FunctiongetApiUsage
(fastify: FastifyInstance)
src/api/routes/v2-stats/get_api_usage/get_api_usage.ts:4
FunctiongetApiUsageHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-stats/get_api_usage/get_api_usage.ts:8
FunctiongetBlock
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_block/get_block.ts:4
FunctiongetBlockHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_block/get_block.ts:56
FunctiongetBlockTrace
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v1-trace/get_block/get_block.ts:15
FunctiongetBlockTraceHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v1-trace/get_block/get_block.ts:122
FunctiongetBlocks
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_blocks/get_blocks.ts:6
FunctiongetBlocksHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_blocks/get_blocks.ts:163
FunctiongetControlledAccounts
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v1-history/get_controlled_accounts/get_controlled_accounts.ts:4
FunctiongetControlledAccountsHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v1-history/get_controlled_accounts/get_controlled_accounts.ts:66
FunctiongetCreatedAccounts
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_created_accounts/get_created_accounts.ts:5
FunctiongetCreatedAccountsHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_created_accounts/get_created_accounts.ts:52
FunctiongetCreator
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_creator/get_creator.ts:5
FunctiongetCreatorHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_creator/get_creator.ts:107
FunctiongetDeltas
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_deltas/get_deltas.ts:6
FunctiongetDeltasHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_deltas/get_deltas.ts:93
FunctiongetExplorerMetadata
(fastify: FastifyInstance)
src/api/routes/v2/explorer_metadata/explorer_metadata.ts:4
FunctiongetFilters
(fastify: FastifyInstance)
src/api/routes/v2/get_filters/get_filters.ts:37
FunctiongetFiltersHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2/get_filters/get_filters.ts:73
FunctiongetFirstIndexedBlock
(es_client: Client, chain: string, partition_size?: number)
src/indexer/helpers/common_functions.ts:99
FunctiongetHeadBlockNum
()
src/api/plugins/fastify-antelope.ts:12
FunctiongetHealthQuery
(fastify: FastifyInstance)
src/api/routes/v2/health/health.ts:305
MethodgetIndexPartition
(blockNum: number)
src/indexer/helpers/elastic-routes.ts:484
FunctiongetKeyAccounts
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-state/get_key_accounts/get_key_accounts.ts:16
FunctiongetKeyAccountsHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-state/get_key_accounts/get_key_accounts.ts:176
FunctiongetLinks
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-state/get_links/get_links.ts:5
FunctiongetLinksHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-state/get_links/get_links.ts:66
FunctiongetMissedBlocks
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-stats/get_missed_blocks/get_missed_blocks.ts:5
FunctiongetMissedBlocksHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-stats/get_missed_blocks/get_missed_blocks.ts:57
FunctiongetProposalsHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-state/get_proposals/get_proposals.ts:98
FunctiongetResourceUsage
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-stats/get_resource_usage/get_resource_usage.ts:6
FunctiongetResourceUsageHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-stats/get_resource_usage/get_resource_usage.ts:71
FunctiongetSchedule
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_schedule/get_schedule.ts:4
FunctiongetScheduleHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_schedule/get_schedule.ts:63
FunctiongetTableRows
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-state/get_table_rows/get_table_rows.ts:6
FunctiongetTableRowsHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-state/get_table_rows/get_table_rows.ts:180
FunctiongetTableState
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_table_state/get_table_state.ts:4
FunctiongetTableStateHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_table_state/get_table_state.ts:82
FunctiongetTokens
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-state/get_tokens/get_tokens.ts:8
FunctiongetTokensHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-state/get_tokens/get_tokens.ts:96
FunctiongetTopHolders
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-state/get_top_holders/get_top_holders.ts:5
FunctiongetTopHoldersHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-state/get_top_holders/get_top_holders.ts:53
FunctiongetTransaction
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_transaction/get_transaction.ts:6
FunctiongetTransaction
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v1-history/get_transaction/get_transaction.ts:7
FunctiongetTransactionHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_transaction/get_transaction.ts:139
FunctiongetTransactionHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v1-history/get_transaction/get_transaction.ts:193
FunctiongetTrxCount
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-stats/get_trx_count/get_trx_count.ts:5
FunctiongetTrxCountHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-stats/get_trx_count/get_trx_count.ts:258
FunctiongetVoterScopes
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-state/get_voter_scopes/get_voter_scopes.ts:4
FunctiongetVoterScopesHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-state/get_voter_scopes/get_voter_scopes.ts:37
FunctiongetVotersHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-state/get_voters/get_voters.ts:76
Methodget_blocks_result_v0
(response)
tests/test-socket.js:118
Methodget_blocks_result_v1
(response)
tests/test-socket.js:96
Methodget_status_result_v0
(response)
tests/test-socket.js:79
MethodhandleGenericRoute
(payload: Message[], ch: Channel, cb: (indexed_size: number) => void)
src/indexer/helpers/elastic-routes.ts:346
MethodhandleLostConnection
()
src/indexer/workers/state-reader.ts:1033
FunctionhealthHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2/health/health.ts:365
Functionincrement
* Increment a counter for an account. * Simple delta-generating action for repetitive load testing. */
tests/e2e/contracts/hyp.test.cpp:143
MethodindexPrefix
()
tests/e2e/lib/integrity-checker.ts:141
MethodingestClients
()
src/indexer/connections/manager.class.ts:150
Methodinit
()
src/indexer/modules/loader.ts:124
FunctioninitConfig
(options: ConnectionsInitOptions = {})
src/cli/hyp-config.ts:726
FunctioninstallPlugin
(plugin: string, options: any)
src/cli/hpm.ts:254
FunctionlistChains
(flags)
src/cli/hyp-config.ts:82
FunctionlistConfigContract
(shortName: string)
src/cli/hyp-config.ts:961
FunctionlistIndices
()
src/cli/hyp-es-config.ts:975
FunctionlistPlugins
()
src/cli/hpm.ts:308
FunctionlistTasks
(options: any)
src/cli/hyp-es-config.ts:1006
FunctionloadAbiHex
(contract: string, block_num: number, abi_hex: string)
src/indexer/workers/hyperionWorker.ts:263
FunctionloadConnections
()
src/cli/sync-modules/synchronizer.ts:27
FunctionloadCurrentAbiHex
(contract: string)
src/indexer/workers/hyperionWorker.ts:312
MethodlogForkEvent
(starting_block: number, ending_block: number, new_id: string)
src/indexer/workers/state-reader.ts:954
Functionnestaction
* Trigger nested inline actions up to a given depth. * Tests Hyperion's inline action indexing at various depths. */
tests/e2e/contracts/hyp.test.cpp:101
Functionnestlog
tests/e2e/contracts/hyp.test.cpp:122
FunctionnewChain
(shortName: string, options)
src/cli/hyp-config.ts:260
MethodnodeosApiClient
()
src/indexer/connections/manager.class.ts:48
MethodnormalizeEntryFormat
(entry: string)
src/indexer/modules/config.ts:57
Functionnotify
* Send notifications to multiple accounts. * Tests Hyperion's notified account tracking. */
tests/e2e/contracts/hyp.test.cpp:131
FunctiononConnect
()
src/indexer/workers/hyperionWorker.ts:130
MethodonConsume
(msg: ConsumeMessage | null)
src/indexer/workers/ws-router.ts:91
MethodonError
(error: Error)
src/cli/controller-client/controller.client.ts:79
MethodonIpcMessage
(msg: any)
src/indexer/workers/deserializer.ts:131
MethodonIpcMessage
(msg: any)
src/indexer/workers/indexer.ts:103
MethodonIpcMessage
(msg: any)
src/indexer/workers/ds-pool.ts:649
MethodonIpcMessage
(msg: any)
src/indexer/workers/state-reader.ts:290
MethodonOpen
()
src/cli/controller-client/controller.client.ts:70
FunctionparseDSPEvent
(worker: DSPoolWorker, data: any)
src/indexer/modules/custom/dsp-parser.ts:4
MethodparseMarkdownV2
(text: string)
src/indexer/modules/telegram.ts:35
Functionprimary_key
tests/e2e/contracts/hyp.test.cpp:30
FunctionprintState
()
src/cli/hpm.ts:389
MethodpublishApiUsage
(counter: number, timestamp?: string)
src/api/qry-hub/base-publisher.ts:188
MethodpurgeQueues
()
src/indexer/connections/manager.class.ts:52
Functionquery_body
(interval)
scripts/fix_missing_blocks/fix-missing-blocks.py:114
FunctionquickScanChain
(chain: string, args: any)
src/cli/repair-cli/scan.ts:217
MethodregisterDynamicTableRoute
()
src/indexer/helpers/elastic-routes.ts:531
FunctionreinterpretActionData
(act: HyperionActionAct)
src/indexer/modules/parsers/base-parser.ts:141
← previousnext →701–800 of 838, ranked by callers