MCPcopy Create free account

hub / github.com/MetaMask/torus-node / types & classes

Types & classes457 in github.com/MetaMask/torus-node

↓ 6 callersTypeAliasNodeDetails
pss/types.go:423
↓ 5 callersTypeAliasNodeDetails
mapping/types.go:143
↓ 5 callersTypeAliasNodeDetails
keygennofsm/types.go:23
↓ 4 callersTypeAliasphaseState
Dont try to cast strings or bools, use the exported structs to get the types you need
pss/types.go:23
↓ 4 callersTypeAliasphaseState
keygennofsm/types.go:172
↓ 3 callersTypeAliasDKGID
keygennofsm/types.go:56
↓ 3 callersTypeAliasKeygenID
pss/types.go:209
↓ 3 callersTypeAliasSharingID
Unique string that contains information about pss parameters (epoch numbers, thresholds) and keygenID (tied to each key index)
pss/types.go:207
↓ 2 callersTypeAliasKeygenID
KeygenID is the identifying string for KeygenMessage
keygennofsm/types.go:59
↓ 2 callersTypeAliasMappingID
MappingID is the identifying string for MappingMessage
mapping/types.go:110
↓ 2 callersTypeAliasMappingKeyID
mapping/types.go:48
↓ 2 callersTypeAliasNodeDetailsID
pss/types.go:421
↓ 2 callersTypeAliasPSSID
PSSID is the identifying string for PSSMessage, each PSS has n PSSIDs, all associated with a single SharingID
pss/types.go:391
↓ 2 callersTypeAliasPSSProtocolPrefix
dkgnode/pss.go:33
↓ 2 callersTypeAliasSignedText
pss/types.go:176
↓ 2 callersTypeAliasSignedText
keygennofsm/types.go:132
↓ 2 callersTypeAliasVerifierDetailsID
auth/verifier.go:11
↓ 2 callersTypeAliasdealerState
pss/types.go:24
↓ 2 callersTypeAliashexstring
mapping/mapping_test.go:16
↓ 2 callersTypeAliasplayerState
pss/types.go:25
↓ 2 callersTypeAliasreceivedEchoState
pss/types.go:27
↓ 2 callersTypeAliasreceivedEchoState
keygennofsm/types.go:174
↓ 2 callersTypeAliasreceivedReadyState
pss/types.go:28
↓ 2 callersTypeAliasreceivedReadyState
keygennofsm/types.go:175
↓ 2 callersTypeAliasreceivedSendState
pss/types.go:26
↓ 2 callersTypeAliasreceivedSendState
keygennofsm/types.go:173
↓ 1 callersInterfaceBus
Bus englobes global (subscribe, publish, control) bus behavior
eventbus/event_bus.go:35
↓ 1 callersTypeAliasCID
pss/types.go:334
↓ 1 callersTypeAliasCID
keygennofsm/types.go:154
↓ 1 callersTypeAliasContextKey
dkgnode/context.go:3
↓ 1 callersTypeAliasContextKey
tcontext/tcontext.go:10
↓ 1 callersTypeAliasKeygenProtocolPrefix
dkgnode/keygen_nofsm.go:25
↓ 1 callersStructMappingProposeFreezeBroadcastMessage
mapping/types.go:207
↓ 1 callersTypeAliasMappingProtocolPrefix
dkgnode/mapping.go:25
↓ 1 callersTypeAliasNodeDetailsID
mapping/types.go:161
↓ 1 callersTypeAliasNodeDetailsID
dkgnode/abci_app.go:550
↓ 1 callersTypeAliasNodeDetailsID
keygennofsm/types.go:22
↓ 1 callersTypeAliasTransferSummaryID
mapping/types.go:36
↓ 1 callersTypeAliasVID
pss/types.go:204
↓ 1 callersTypeAliashexstring
dkgnode/abci_app.go:74
↓ 1 callersTypeAliaskeygenMessageVersion
keygennofsm/types.go:402
↓ 1 callersTypeAliasmappingMessageVersion
mapping/types.go:99
↓ 1 callersTypeAliasp2pMessageVersion
dkgnode/p2p.go:48
↓ 1 callersTypeAliaspssMessageVersion
pss/types.go:381
StructAB
eventbus/event_bus_test.go:80
StructABCIApp
dkgnode/abci_app.go:245
InterfaceABCIMethods
dkgnode/service_library.go:509
StructABCIMethodsImpl
dkgnode/service_library.go:518
StructABCIService
dkgnode/abci_server.go:34
StructABCITransaction
ABCITransaction -
dkgnode/abci_app.go:118
StructAOUT
eventbus/event_bus_test.go:96
StructAOUTCH
eventbus/event_bus_test.go:155
StructAOUTDUR
eventbus/event_bus_test.go:124
FuncTypeAction
func(interface{}) (interface{}, error)
mrpc/handlers.go:42
StructActions
mrpc/handlers.go:43
StructAppInfo
dkgnode/abci_app.go:69
StructAssignmentBFTTx
dkgnode/bft_tx.go:46
StructBFTRPC
dkgnode/bft_tx.go:25
StructBFTRPCWSQueryHandler
dkgnode/tendermint.go:418
TypeAliasBFTRPCWSStatus
dkgnode/tendermint.go:70
InterfaceBFTTxWrapper
dkgnode/bft_tx.go:30
StructBaseService
* Services can be started and then stopped. Users provide an implementation of ServiceCore and BaseService guarantees that OnStart and OnStop are cal
dkgnode/service.go:61
InterfaceBatch
---------------------------------------- Batch
db/types.go:60
StructBftWorkerUpdates
dkgnode/monitors.go:37
InterfaceBusController
BusController defines bus control behavior (checking handler's presence, synchronization)
eventbus/event_bus.go:27
InterfaceBusPublisher
BusPublisher defines publishing-related bus behavior
eventbus/event_bus.go:22
InterfaceBusSubscriber
BusSubscriber defines subscription-related bus behavior
eventbus/event_bus.go:12
StructC
pss/types.go:336
StructC
keygennofsm/types.go:156
StructCSPaillierEC
does hash really need to be into [0, 2^l]? CSPaillierEC represents Camenisch-Shoup variant of Paillier to make it (Paillier) CCA2 secure. http://eprin
pvss/verenc.go:110
StructCSPaillierECProverEncData
pvss/verenc.go:181
StructCSPaillierECProverRandomData
pvss/verenc.go:164
StructCSPaillierECPubKey
CSPaillierECPubKey currently does not use auxiliary parameters/primes - no additional n, p, q parameters (as specified in a paper, original n, p, q ca
pvss/verenc.go:149
StructCSPaillierECSecKey
pvss/verenc.go:131
StructCSPaillierECSecParams
pvss/verenc.go:123
StructCSPaillierECVerifierEncData
pvss/verenc.go:186
StructCSPaillierECVerifierRandomData
pvss/verenc.go:171
InterfaceCacheMethods
dkgnode/service_library.go:1630
StructCacheMethodsImpl
dkgnode/service_library.go:1640
StructCacheService
dkgnode/cache.go:54
StructCacheSuiteSyncMap
dkgnode/cache.go:16
StructClient
Client - object capable of subscribing to a remote event bus
eventbus/client.go:24
StructClientArg
ClientArg - object containing event for client to publish locally
eventbus/client.go:18
StructClientService
ClientService - service object listening to events published in a remote event bus
eventbus/client.go:124
StructCommitmentRequestHandler
dkgnode/handlers.go:105
StructCommitmentRequestParams
dkgnode/handlers.go:109
StructCommitmentRequestResult
dkgnode/handlers.go:125
StructCommitmentRequestResultData
dkgnode/handlers.go:117
StructComplete
pss/types.go:482
StructConfig
config/config.go:43
StructConfiguration
Configuration ... A structure to read the config into
telemetry/wrapper.go:26
StructConnectionDetails
dkgnode/server.go:169
StructConnectionDetailsHandler
dkgnode/handlers.go:52
StructConnectionDetailsJRPCResponse
dkgnode/server.go:174
StructConnectionDetailsMessage
dkgnode/handlers.go:61
StructConnectionDetailsParams
dkgnode/handlers.go:55
StructConnectionDetailsRequestBody
dkgnode/server.go:162
StructConnectionDetailsResult
dkgnode/handlers.go:66
TypeAliasConnectionStatus
dkgnode/ethereum.go:250
StructContext
tcontext/tcontext.go:14
next →1–100 of 457, ranked by callers