MCPcopy Create free account

hub / github.com/OCEChain/OCEChain / functions

Functions2,183 in github.com/OCEChain/OCEChain

↓ 4 callersMethodWithBlockHeader
(header abci.Header)
types/context.go:179
↓ 4 callersMethodWithGasMeter
(meter GasMeter)
types/context.go:220
↓ 4 callersMethodWithMinimumFees
(minFees Coins)
types/context.go:226
↓ 4 callersMethodWithMultiStore
(ms MultiStore)
types/context.go:177
↓ 4 callersMethodWithSequence
WithSequence returns a copy of the context with an updated sequence number.
x/auth/client/txbuilder/txbuilder.go:74
↓ 4 callersMethodaddOrUpdateValidatorSlashingPeriod
Stored by validator Tendermint address (not operator address) This function sets a validator slashing period for a particular validator, start height,
x/slashing/slashing_period.go:73
↓ 4 callersFunctionaddrKey
(address types.AccAddress)
crypto/keys/keybase.go:465
↓ 4 callersFunctioncp
----------------------------------------
store/iavlstore.go:436
↓ 4 callersMethodgetTop
()
store/queue.go:24
↓ 4 callersMethodgetValidatorSigningInfo
Stored by *validator* address (not operator address)
x/slashing/signing_info.go:11
↓ 4 callersFunctioninputIsTty
inputIsTty returns true iff we have an interactive prompt, where we can disable echo and request to repeat the password. If false, we can optimize for
client/input.go:114
↓ 4 callersFunctionisHardened
(field string)
crypto/keys/hd/hdpath.go:124
↓ 4 callersMethodkey
(key []byte)
store/prefixstore.go:28
↓ 4 callersFunctionnewError
(codespace sdk.CodespaceType, code sdk.CodeType, msg string)
x/bank/errors.go:56
↓ 4 callersMethodpersistDerivedKey
(seed []byte, passwd, name, fullHdPath string)
crypto/keys/keybase.go:178
↓ 4 callersFunctionprintCreate
(info keys.Info, seed string)
client/keys/add.go:125
↓ 4 callersFunctionprintStep
()
client/keys/new.go:186
↓ 4 callersFunctionquery
(node string, key []byte, storeName string)
x/ibc/client/cli/relay.go:165
↓ 4 callersFunctionqueryDelegator
(cliCtx context.CLIContext, cdc *codec.Codec, endpoint string)
x/stake/client/rest/utils.go:85
↓ 4 callersFunctionreadInfo
decoding info
crypto/keys/types.go:190
↓ 4 callersMethodsetValidatorSigningInfo
Stored by *validator* address (not operator address)
x/slashing/signing_info.go:39
↓ 4 callersMethodskipUntilExistsOrInvalid
Fast forwards cache (or parent+cache in case of deleted items) until current item exists, or until iterator becomes invalid. Returns whether the itera
store/cachemergeiterator.go:175
↓ 4 callersMethodwaitInit
()
store/iavlstore.go:409
↓ 3 callersMethodABCICode
Implements ABCIError.
types/errors.go:243
↓ 3 callersMethodAddCoins
(ctx sdk.Context, addr sdk.AccAddress, amt sdk.Coins)
x/bank/keeper.go:24
↓ 3 callersMethodAddCoins
AddCoins adds amt to the coins at the addr.
x/bank/keeper.go:64
↓ 3 callersMethodAddRoute
(r string, h sdk.Handler)
baseapp/router.go:11
↓ 3 callersFunctionAddressStoreKey
Turn an address to key used to get it from the account store
x/auth/keeper.go:47
↓ 3 callersMethodApplyAndReturnValidatorSetUpdates
Apply and return accumulated updates to the bonded validator set. Also, * Updates the active valset as keyed by LastValidatorPowerKey. * Updates the t
x/stake/keeper/val_state_change.go:26
↓ 3 callersMethodBondedTokens
Get the bonded tokens which the validator holds
x/stake/types/validator.go:428
↓ 3 callersMethodCreateKey
CreateKey takes a mnemonic and derives, a password. This method is temporary
crypto/keys/types.go:27
↓ 3 callersMethodDelegate
_____________________________________________________________________________________ Perform a delegation, set/update everything necessary within the
x/stake/keeper/delegation.go:364
↓ 3 callersMethodDelegation
(ctx sdk.Context, delAddr sdk.AccAddress, valAddr sdk.ValAddress)
x/distribution/types/keepers.go:9
↓ 3 callersMethodDelegatorShareExRate
DelegatorShareExRate gets the exchange rate of tokens over delegator shares. UNITS: tokens/delegator-shares
x/stake/types/validator.go:420
↓ 3 callersFunctionEgressLengthKey
Stores the number of outgoing IBC packets under "egress/index".
x/ibc/mapper.go:123
↓ 3 callersFunctionElemKey
Key for the elements of the list
store/list.go:17
↓ 3 callersFunctionEnrichCtxWithGas
EnrichCtxWithGas calculates the gas estimate that would be consumed by the transaction and set the transaction's respective value accordingly.
client/utils/utils.go:64
↓ 3 callersFunctionErrCommissionNegative
(codespace sdk.CodespaceType)
x/stake/types/errors.go:60
↓ 3 callersFunctionErrInvalidGenesis
(codespace sdk.CodespaceType, msg string)
x/gov/errors.go:65
↓ 3 callersFunctionErrNilDelegatorAddr
(codespace sdk.CodespaceType)
x/distribution/types/errors.go:16
↓ 3 callersMethodGasConsumed
()
types/gas.go:30
↓ 3 callersFunctionGenTx
GenTx generates a signed mock transaction.
x/mock/app.go:145
↓ 3 callersFunctionGetDelegationKey
______________________________________________________________________________ gets the key for delegator bond with validator VALUE: stake/types.Deleg
x/stake/keeper/key.go:113
↓ 3 callersFunctionGetDelegatorWithdrawAddrKey
gets the prefix for a delegator's withdraw info
x/distribution/keeper/key.go:44
↓ 3 callersMethodGetDeposit
===================================================== Deposits Gets the deposit of a specific depositer on a specific proposal
x/gov/keeper.go:344
↓ 3 callersMethodGetJailed
()
types/stake.go:39
↓ 3 callersMethodGetKVStore
(StoreKey)
types/store.go:68
↓ 3 callersFunctionGetKeyBase
TODO make keybase take a database not load from the directory GetKeyBase initializes a read-only KeyBase based on the configuration.
client/keys/utils.go:81
↓ 3 callersMethodGetLastTotalPower
(ctx sdk.Context)
x/distribution/types/keepers.go:13
↓ 3 callersMethodGetLastValidatorPower
(ctx sdk.Context, valAddr sdk.ValAddress)
x/distribution/types/keepers.go:14
↓ 3 callersFunctionGetLastValidatorPowerKey
get the bonded validator index key for an operator address
x/stake/keeper/key.go:70
↓ 3 callersMethodGetMsgs
Gets the Msg.
types/tx_msg.go:37
↓ 3 callersMethodGetParams
______________________________________________________________________ get inflation params from the global param store
x/mint/keeper.go:76
↓ 3 callersFunctionGetPassword
GetPassword will prompt for a password one-time (to sign a tx) It enforces the password length
client/input.go:25
↓ 3 callersMethodGetPower
validation consensus address
types/stake.go:45
↓ 3 callersFunctionGetREDsKey
______________ gets the prefix keyspace for redelegations from a delegator
x/stake/keeper/key.go:244
↓ 3 callersFunctionGetRedelegationTimeKey
gets the prefix for all unbonding delegations from a delegator
x/stake/keeper/key.go:236
↓ 3 callersFunctionGetString
GetString simply returns the trimmed string output of a given reader.
client/input.go:99
↓ 3 callersMethodGetSubmitTime
()
x/gov/proposals.go:34
↓ 3 callersMethodGetTallyResult
()
x/gov/proposals.go:31
↓ 3 callersMethodGetTotalValAccum
get the total validator accum for the fee pool without modifying the state
x/distribution/types/fee_pool.go:22
↓ 3 callersFunctionGetUBDsKey
______________ gets the prefix for all unbonding delegations from a delegator
x/stake/keeper/key.go:152
↓ 3 callersMethodGetUnbondingDelegation
return a unbonding delegation
x/stake/keeper/delegation.go:97
↓ 3 callersFunctionGetUnbondingDelegationTimeKey
gets the prefix for all unbonding delegations from a delegator
x/stake/keeper/key.go:162
↓ 3 callersMethodGetValidatorAddr
delegator AccAddress for the bond
types/stake.go:93
↓ 3 callersFunctionGetValidatorByConsAddrKey
gets the key for the validator with pubkey VALUE: validator operator address ([]byte)
x/stake/keeper/key.go:51
↓ 3 callersFunctionGetValidatorKey
~220,000,000 atoms created at launch gets the key for the validator with address VALUE: stake/types.Validator
x/stake/keeper/key.go:45
↓ 3 callersFunctionGetValidatorMissedBlockBitArrayKey
stored by *Tendermint* address (not operator address)
x/slashing/keys.go:38
↓ 3 callersMethodGetVotingStartTime
()
x/gov/proposals.go:43
↓ 3 callersMethodHasValidatorDistInfo
check whether a validator has distribution info
x/distribution/keeper/validator.go:9
↓ 3 callersMethodIsAllGTE
IsAllGTE returns True iff for every denom in coins, the denom is present at an equal or greater amount in coinsB.
types/coin.go:199
↓ 3 callersMethodIsInt64
IsInt64 returns true if Int64() not panics
types/int.go:146
↓ 3 callersMethodIterateDelegations
(ctx sdk.Context, delegator sdk.AccAddress, fn func(index int64, delegation sdk.Delegation) (stop bool))
x/distribution/types/keepers.go:7
↓ 3 callersMethodKey
Implements Iterator
store/prefixstore.go:165
↓ 3 callersFunctionKeyProposal
Key for getting a specific proposal from the store
x/gov/keeper_keys.go:23
↓ 3 callersMethodKeyValuePairs
()
x/params/subspace/pair.go:14
↓ 3 callersFunctionKeyVote
Key for getting a specific vote from the store
x/gov/keeper_keys.go:33
↓ 3 callersMethodLTE
less than
types/decimal.go:183
↓ 3 callersMethodLastCommitID
()
types/store.go:37
↓ 3 callersMethodMinSignedPerWindow
Downtime slashing thershold - default 50% of the SignedBlocksWindow
x/slashing/params.go:93
↓ 3 callersMethodMod
Mod returns remainder after dividing with Int
types/int.go:239
↓ 3 callersMethodNeg
Neg negates Int
types/int.go:252
↓ 3 callersMethodNeg
less than or equal
types/decimal.go:184
↓ 3 callersFunctionNewIntFromBigInt
NewIntFromBigInt constructs Int from big.Int
types/int.go:92
↓ 3 callersMethodNext
Next implements Iterator
store/cachemergeiterator.go:55
↓ 3 callersMethodOnValidatorCreated
(ctx Context, valAddr ValAddress)
types/stake.go:118
↓ 3 callersMethodPlus
Plus combines two sets of coins CONTRACT: Plus will never return Coins where one Coin has a 0 amount.
types/coin.go:129
↓ 3 callersMethodProofOp
ProofOp return a merkle proof operation from a given multi-store proof operation.
store/multistoreproof.go:86
↓ 3 callersMethodRoute
(path string)
baseapp/router.go:12
↓ 3 callersMethodSendCoins
(ctx sdk.Context, fromAddr sdk.AccAddress, toAddr sdk.AccAddress, amt sdk.Coins)
x/bank/keeper.go:90
↓ 3 callersMethodSetCoins
(ctx sdk.Context, addr sdk.AccAddress, amt sdk.Coins)
x/bank/keeper.go:22
↓ 3 callersMethodSetDelegation
set the delegation
x/stake/keeper/delegation.go:61
↓ 3 callersMethodSetInitChainer
(initChainer sdk.InitChainer)
baseapp/options.go:63
↓ 3 callersMethodSetIntraTxCounter
set the current in-block validator operation counter
x/stake/keeper/keeper.go:136
↓ 3 callersMethodSetRedelegation
set a redelegation and associated index
x/stake/keeper/delegation.go:277
↓ 3 callersMethodSetStatus
(ProposalStatus)
x/gov/proposals.go:29
↓ 3 callersMethodSetUnbondingDelegation
set the unbonding delegation and associated index
x/stake/keeper/delegation.go:142
↓ 3 callersMethodSetValidatorQueueTimeSlice
Sets a specific validator queue timeslice.
x/stake/keeper/validator.go:323
↓ 3 callersMethodSignStdTx
SignStdTx appends a signature to a StdTx and returns a copy of a it. If append is false, it replaces the signatures already attached with the new sign
x/auth/client/txbuilder/txbuilder.go:166
↓ 3 callersMethodTracingEnabled
TracingEnabled returns if tracing is enabled for the MultiStore.
types/store.go:71
← previousnext →201–300 of 2,183, ranked by callers