MCPcopy Create free account

hub / github.com/archway-network/archway / functions

Functions3,728 in github.com/archway-network/archway

↓ 8 callersMethodParamsVoteCoin
()
contracts/go/voter/integration/common_test.go:92
↓ 8 callersMethodRegisterInterchainAccount
RegisterInterchainAccount registers an account on the counterparty chain.
x/cwica/types/tx.pb.go:386
↓ 8 callersMethodSendCoinsFromModuleToModule
(ctx context.Context, senderModule, recipientModule string, amt sdk.Coins)
x/callback/types/expected_keepers.go:28
↓ 8 callersMethodSetWasmKeeper
SetWasmKeeper sets the given wasm keeper. Only for testing purposes
x/callback/keeper/keeper.go:86
↓ 8 callersMethodUpdateParams
UpdateParams defines a governance operation for updating the x/callback module parameters. The authority is defined in the keeper.
x/callback/types/tx.pb.go:429
↓ 8 callersFunctionencodeVarintGenesis
(dAtA []byte, offset int, v uint64)
x/rewards/types/genesis.pb.go:295
↓ 8 callersFunctionsovQuery
(x uint64)
x/callback/types/query.pb.go:799
↓ 8 callersFunctionsovSudo
(x uint64)
x/cwica/types/sudo.pb.go:495
↓ 8 callersFunctionsovTx
(x uint64)
x/cwerrors/types/tx.pb.go:615
↓ 7 callersMethodBytes
Bytes returns the callback message as JSON bytes
x/callback/types/sudo_msg.go:28
↓ 7 callersMethodGetTxInfo
GetTxInfo returns a types.TxInfo object by ID.
x/tracking/keeper/state_tx_info.go:54
↓ 7 callersMethodGetTxInfosByBlock
GetTxInfosByBlock returns a list of types.TxInfo objects by block height.
x/tracking/keeper/state_tx_info.go:64
↓ 7 callersMethodGetTxRewardsByBlock
(ctx context.Context, height uint64)
x/rewards/keeper/keeper.go:229
↓ 7 callersMethodMarshal
()
x/rewards/types/rewards.pb.go:513
↓ 7 callersMethodMarshalTinyJSON
MarshalTinyJSON supports tinyjson.Marshaler interface
contracts/go/voter/src/pkg/archway/custom/query_tinyjson.go:497
↓ 7 callersMethodMarshalToSizedBuffer
(dAtA []byte)
x/rewards/types/rewards.pb.go:528
↓ 7 callersMethodMarshalToSizedBuffer
(dAtA []byte)
x/callback/types/query.pb.go:531
↓ 7 callersMethodSetContractInfoViewer
SetContractInfoViewer sets the contract info view dependency. Only for testing purposes.
x/rewards/keeper/keeper.go:193
↓ 7 callersMethodSetFlatFee
SetFlatFee sets or updates or removes the flat fee to interact with the contract Method is authorized to the contract owner.
x/rewards/types/tx.pb.go:653
↓ 7 callersMethodUnmarshal
(dAtA []byte)
x/rewards/types/events.pb.go:1025
↓ 7 callersMethodUnmarshal
(dAtA []byte)
x/callback/types/callback.pb.go:1003
↓ 7 callersMethodUnmarshalTinyJSON
UnmarshalTinyJSON supports tinyjson.Unmarshaler interface
contracts/go/voter/src/pkg/archway/custom/query_tinyjson.go:509
↓ 7 callersMethodValidate
Validate perform object fields validation.
x/cwerrors/types/params.go:38
↓ 7 callersFunctionmock_dependencies
( contract_balance: &[Coin], )
contracts/packages/mocks/src/querier.rs:9
↓ 7 callersFunctionskipCwfees
(dAtA []byte)
x/cwfees/types/cwfees.pb.go:1372
↓ 7 callersFunctionsovCwerrors
(x uint64)
x/cwerrors/types/cwerrors.pb.go:267
↓ 7 callersFunctionsovQuery
(x uint64)
x/cwerrors/types/query.pb.go:793
↓ 6 callersMethodDelete
Delete deletes the key. Errors on nil key.
internal/collcompat/collcompat.go:56
↓ 6 callersMethodGetContractMetadata
(ctx sdk.Context, contractAddr sdk.AccAddress)
x/callback/types/expected_keepers.go:21
↓ 6 callersMethodGetFee
()
x/rewards/types/events.pb.go:264
↓ 6 callersMethodGetModuleAccount
(ctx context.Context, name string)
x/rewards/keeper/keeper.go:39
↓ 6 callersMethodGetRewardsRecordsByWithdrawAddressPaginated
GetRewardsRecordsByWithdrawAddressPaginated returns all the rewards records for a given withdraw address paginated. TODO: on v050 replace this with co
x/rewards/keeper/keeper.go:270
↓ 6 callersMethodIBCVote
(env wasmVmTypes.Env, voterAddr string, votingID uint64, opt, vote, channelID string)
contracts/go/voter/integration/common_test.go:170
↓ 6 callersMethodMarshal
()
x/cwerrors/types/query.pb.go:515
↓ 6 callersMethodMarshal
()
x/callback/types/tx.pb.go:575
↓ 6 callersMethodMarshal
()
x/callback/types/query.pb.go:516
↓ 6 callersMethodMarshalTinyJSON
MarshalTinyJSON supports tinyjson.Marshaler interface
contracts/go/voter/src/types/msg_execute_tinyjson.go:677
↓ 6 callersMethodMarshalToSizedBuffer
(dAtA []byte)
x/cwerrors/types/events.pb.go:423
↓ 6 callersMethodMarshalToSizedBuffer
(dAtA []byte)
x/tracking/types/tracking.pb.go:400
↓ 6 callersFunctionNewArchwayApp
NewArchwayApp returns a reference to an initialized ArchwayApp.
app/app.go:300
↓ 6 callersFunctionNewParams
NewParams creates a new Params instance.
x/callback/types/params.go:18
↓ 6 callersMethodSendCoinsFromAccountToModule
(ctx context.Context, senderAddr sdk.AccAddress, recipientModule string, amt sdk.Coins)
x/callback/types/expected_keepers.go:26
↓ 6 callersMethodSetParams
SetParams sets all module parameters.
x/cwerrors/keeper/params.go:15
↓ 6 callersMethodSetWasmKeeper
SetWasmKeeper sets the given wasm keeper. NOTE: Only for testing purposes
x/cwica/keeper/keeper.go:84
↓ 6 callersMethodSudo
(ctx context.Context, contractAddress sdk.AccAddress, msg []byte)
x/cwfees/keeper.go:21
↓ 6 callersMethodUnmarshal
(dAtA []byte)
x/rewards/types/rewards.pb.go:956
↓ 6 callersMethodUnmarshalTinyJSON
UnmarshalTinyJSON supports tinyjson.Unmarshaler interface
contracts/go/voter/src/types/msg_execute_tinyjson.go:689
↓ 6 callersMethodWithdrawRewardsByRecordsLimit
(ctx sdk.Context, rewardsAddr sdk.AccAddress, recordsLimit uint64)
wasmbinding/rewards/msg_handler.go:16
↓ 6 callersFunctionencodeVarintQuery
(dAtA []byte, offset int, v uint64)
x/callback/types/query.pb.go:712
↓ 6 callersFunctionencodeVarintSudo
(dAtA []byte, offset int, v uint64)
x/cwica/types/sudo.pb.go:424
↓ 6 callersFunctionencodeVarintTx
(dAtA []byte, offset int, v uint64)
x/cwerrors/types/tx.pb.go:549
↓ 6 callersFunctionskipQuery
(dAtA []byte)
x/cwerrors/types/query.pb.go:1269
↓ 6 callersFunctionskipQuery
(dAtA []byte)
x/callback/types/query.pb.go:1282
↓ 6 callersFunctionskipRewards
(dAtA []byte)
x/rewards/types/rewards.pb.go:1837
↓ 6 callersFunctionskipTx
(dAtA []byte)
x/cwica/types/tx.pb.go:1494
↓ 6 callersFunctionskipTx
(dAtA []byte)
x/callback/types/tx.pb.go:1542
↓ 6 callersFunctionsovCwfees
(x uint64)
x/cwfees/types/cwfees.pb.go:868
↓ 6 callersFunctionsovGenesis
(x uint64)
x/tracking/types/genesis.pb.go:229
↓ 5 callersMethodBlockGasTracking
BlockGasTracking returns block gas tracking for the current block
x/tracking/types/query.pb.go:158
↓ 5 callersMethodBlockRewardsTracking
BlockRewardsTracking returns block rewards tracking for the current block.
x/rewards/types/query.pb.go:970
↓ 5 callersMethodBlockedAddr
(addr sdk.AccAddress)
x/callback/types/expected_keepers.go:29
↓ 5 callersMethodCallbacks
Callbacks returns all the callbacks registered at a given height
x/callback/types/query.pb.go:375
↓ 5 callersFunctionCheckWithdrawResults
CheckWithdrawResults is a helper function to check the results of a Withdraw operation.
x/rewards/keeper/common_test.go:81
↓ 5 callersMethodContractMetadata
ContractMetadata returns the contract rewards parameters (metadata).
x/rewards/types/query.pb.go:968
↓ 5 callersMethodErrors
Errors queries all the errors for a given contract.
x/cwerrors/types/query.pb.go:372
↓ 5 callersMethodErrors
Errors implements types.QueryServer.
x/cwerrors/keeper/grpc_query.go:28
↓ 5 callersMethodEstimateTxFees
EstimateTxFees returns the estimated transaction fees for the given transaction gas limit using the minimum consensus fee value for the current block.
x/rewards/types/query.pb.go:976
↓ 5 callersMethodExistsCallback
ExistsCallback returns true if the callback exists for height with same contract address and same job id
x/callback/keeper/callback.go:41
↓ 5 callersMethodFlatFee
FlatFee returns the flat fee set by the contract owner for the provided contract_address
x/rewards/types/query.pb.go:985
↓ 5 callersMethodGetBlockTime
GetBlockTime returns the current block time.
e2e/testing/chain.go:335
↓ 5 callersMethodGetCallbacksByHeight
GetCallbacksByHeight returns the callbacks registered for the given height
x/callback/keeper/callback.go:22
↓ 5 callersMethodGetFlatFee
(ctx sdk.Context, contractAddr sdk.AccAddress)
x/rewards/ante/ante_utils.go:17
↓ 5 callersMethodGetIBCStats
(env wasmVmTypes.Env, senderAddr string, votingID uint64)
contracts/go/voter/integration/common_test.go:214
↓ 5 callersMethodGetSequence
()
pkg/testutils/authkeeper.go:44
↓ 5 callersFunctionGetStringEventAttribute
GetStringEventAttribute returns TX response event attribute string value by type and attribute key.
e2e/testing/common.go:17
↓ 5 callersMethodHandleAcknowledgement
HandleAcknowledgement passes the acknowledgement data to the appropriate contract via a sudo call.
x/cwica/keeper/ibc_handlers.go:58
↓ 5 callersMethodInstantiateContract
InstantiateContract instantiates a contract and returns the contract address.
e2e/testing/chain_ops_contract.go:41
↓ 5 callersMethodIsGrantingContract
IsGrantingContract can be used to check if a contract is a granting contract.
x/cwfees/types/cwfees.pb.go:503
↓ 5 callersMethodIsSubscribed
IsSubscribed queries if a contract is subscribed to sudo error callbacks.
x/cwerrors/types/query.pb.go:374
↓ 5 callersMethodMarshal
()
x/rewards/types/events.pb.go:484
↓ 5 callersMethodMarshal
()
x/callback/types/callback.pb.go:450
↓ 5 callersMethodMarshalJSON
MarshalJSON supports json.Marshaler interface
contracts/go/voter/src/state/voting_tinyjson.go:273
↓ 5 callersMethodMarshalTo
([]byte)
x/rewards/types/tx.pb.go:174
↓ 5 callersMethodMarshalToSizedBuffer
(dAtA []byte)
x/cwerrors/types/query.pb.go:530
↓ 5 callersMethodMarshalToSizedBuffer
(dAtA []byte)
x/cwica/types/sudo.pb.go:320
↓ 5 callersMethodMarshalToSizedBuffer
(dAtA []byte)
x/callback/types/tx.pb.go:590
↓ 5 callersFunctionNewDecFromUint64
NewDecFromUint64 converts a uint64 value to the sdk.Dec.
pkg/dec.go:8
↓ 5 callersFunctionNewKVStoreService
(storeKey storetypes.StoreKey)
internal/collcompat/collcompat.go:15
↓ 5 callersFunctionNewMockICAControllerKeeper
NewMockICAControllerKeeper creates a new mock instance.
pkg/testutils/icacontroller.go:20
↓ 5 callersFunctionNewMsgServer
NewMsgServer creates a new gRPC messaging server.
x/rewards/keeper/msg_server.go:22
↓ 5 callersFunctionNewQueryClient
(cc grpc1.ClientConn)
x/cwerrors/types/query.pb.go:381
↓ 5 callersFunctionNewQueryClient
(cc grpc1.ClientConn)
x/callback/types/query.pb.go:382
↓ 5 callersMethodOutstandingRewards
OutstandingRewards returns total rewards credited from different contracts for the provided rewards_address.
x/rewards/types/query.pb.go:982
↓ 5 callersMethodPruneSubscriptionsEndBlock
PruneSubscriptionsEndBlock prunes subscriptions that have ended at the given block. This is executed at the module endblocker
x/cwerrors/keeper/subscriptions.go:67
↓ 5 callersMethodRegisterAsGranter
RegisterAsGranter allows a cosmwasm contract to register itself as a fee granter.
x/cwfees/types/cwfees.pb.go:391
↓ 5 callersMethodRewardsPool
RewardsPool returns the current undistributed rewards pool funds.
x/rewards/types/query.pb.go:972
↓ 5 callersMethodRewardsRecords
RewardsRecords returns the paginated list of RewardsRecord objects stored for the provided rewards_address.
x/rewards/types/query.pb.go:979
↓ 5 callersMethodSendCoinsFromModuleToAccount
(ctx context.Context, senderModule string, recipientAddr sdk.AccAddress, amt sdk.Coins)
x/callback/types/expected_keepers.go:27
↓ 5 callersMethodSetICAControllerKeeper
SetICAControllerKeeper sets the given ica controller keeper. NOTE: Only for testing purposes
x/cwica/keeper/keeper.go:90
↓ 5 callersMethodUnmarshal
(dAtA []byte)
x/callback/types/query.pb.go:805
← previousnext →101–200 of 3,728, ranked by callers