MCPcopy Create free account

hub / github.com/archway-network/archway / types & classes

Types & classes450 in github.com/archway-network/archway

↓ 1 callersTypeAliasContractOperation
please upgrade the proto package ContractOperation denotes which operation consumed gas.
x/tracking/types/tracking.pb.go:28
↓ 1 callersTypeAliasIBCSendStatus
contracts/go/voter/src/state/ibc_stats.go:23
↓ 1 callersTypeAliasReplyMsgType
ReplyMsgType defines the enum of supported reply types.
contracts/go/voter/src/state/reply_cache.go:19
StructAccount
Account keeps a genesis account data.
e2e/testing/types.go:9
InterfaceAccountKeeper
AccountKeeper defines the expected account keeper
x/cwica/types/expected_keepers.go:18
StructAccountRegistered
AccountRegistered is contains the address of the registered account on the counterparty chain
x/cwica/types/sudo.pb.go:133
StructAppModule
AppModule implements an application module for this module.
x/rewards/module.go:93
StructAppModule
AppModule implements an application module for this module.
x/cwerrors/module.go:82
StructAppModule
x/genmsg/module.go:38
StructAppModule
x/cwfees/module.go:29
StructAppModule
AppModule implements an application module for this module.
x/tracking/module.go:87
StructAppModule
AppModule implements the AppModule interface for the capability module.
x/cwica/module.go:105
StructAppModule
AppModule implements an application module for this module.
x/callback/module.go:82
StructAppModuleBasic
AppModuleBasic defines the basic application module for this module.
x/rewards/module.go:39
StructAppModuleBasic
AppModuleBasic defines the basic application module for this module.
x/cwerrors/module.go:30
StructAppModuleBasic
AppModuleBasic defines the basic application module for this module.
x/tracking/module.go:35
StructAppModuleBasic
---------------------------------------------------------------------------- AppModuleBasic ----------------------------------------------------------
x/cwica/module.go:37
StructAppModuleBasic
AppModuleBasic defines the basic application module for this module.
x/callback/module.go:30
StructArchwayApp
ArchwayApp extended ABCI application
app/app.go:265
StructArchwayKeepers
app/keepers/keepers.go:39
InterfaceAuthKeeperExpected
AuthKeeperExpected defines the interface for the x/auth module dependency.
x/rewards/keeper/keeper.go:38
InterfaceBankKeeper
x/rewards/ante/fee_deduction.go:22
InterfaceBankKeeperExpected
BankKeeperExpected defines the interface for the x/bank module dependency.
x/rewards/keeper/keeper.go:44
InterfaceBankKeeperExpected
BankKeeperExpected is a subset of the expected bank keeper
x/cwerrors/types/expected_keepers.go:23
InterfaceBankKeeperExpected
x/callback/types/expected_keepers.go:25
StructBlockRewards
BlockRewards defines block related rewards distribution data.
x/rewards/types/rewards.pb.go:182
StructBlockTracking
BlockTracking is the tracking information for a block.
x/rewards/types/query.pb.go:497
StructBlockTracking
BlockTracking is the tracking information for a block.
x/tracking/types/tracking.pb.go:233
StructCWError
interchaintest/types.go:42
StructCWErrorResponse
interchaintest/types.go:38
InterfaceCWFeesKeeper
x/rewards/ante/fee_deduction.go:27
StructCWGrant
CWGrant defines the CWGrant variant of the SudoMsg.
x/cwfees/types/cw.go:20
StructCWGrantMessage
CWGrantMessage defines the TX message requesting for a grant.
x/cwfees/types/cw.go:28
StructCallback
please upgrade the proto package Callback defines the callback structure.
x/callback/types/callback.pb.go:31
StructCallbackCancelledEvent
CallbackCancelledEvent is emitted when a callback is cancelled.
x/callback/types/events.pb.go:111
StructCallbackContractInstantiateMsg
x/callback/abci_test.go:175
StructCallbackContractQueryMsg
x/callback/abci_test.go:187
StructCallbackExecutedFailedEvent
CallbackExecutedFailedEvent is emitted when a callback execution fails.
x/callback/types/events.pb.go:266
StructCallbackExecutedSuccessEvent
CallbackExecutedSuccessEvent is emitted when a callback is executed successfully.
x/callback/types/events.pb.go:193
StructCallbackFeesFeeSplit
CallbackFeesFeeSplit is the breakdown of all the fees that need to be paid by the contract to reserve a callback
x/callback/types/callback.pb.go:122
StructCallbackMsg
CallbackMsg is the callback message sent to a contract.
x/callback/types/sudo_msg.go:13
StructCallbackRegisteredEvent
please upgrade the proto package CallbackRegisteredEvent is emitted when a callback is registered.
x/callback/types/events.pb.go:29
StructChangeCostRequest
ChangeCostRequest defines MsgSudo.ChangeNewVotingCost and MsgSudo.ChangeVoteCost request.
contracts/go/voter/src/types/msg_sudo.go:18
InterfaceChannelKeeper
ChannelKeeper defines the expected IBC channel keeper
x/cwica/types/expected_keepers.go:38
InterfaceConnectionKeeper
ConnectionKeeper defines the expected IBC connection keeper
x/cwica/types/expected_keepers.go:45
EnumContractError
contracts/query-state/src/error.rs:5
EnumContractError
contracts/execute-chain/src/error.rs:5
EnumContractError
contracts/noop-counter/src/error.rs:5
EnumContractError
contracts/callback-test/src/error.rs:5
EnumContractError
contracts/cwfees/src/errors.rs:5
StructContractFlatFeeRequest
ContracFlatFeeRequest is the Query.FlatFee request.
wasmbinding/rewards/types/query_flatfee.go:13
StructContractFlatFeeResponse
ContractFlatFeeResponse is the Query.Metadata response.
wasmbinding/rewards/types/query_flatfee.go:19
StructContractFlatFeeSetEvent
ContractFlatFeeSetEvent is emitted when the contract flat fee is updated
x/rewards/types/events.pb.go:272
InterfaceContractInfoReaderExpected
ContractInfoReaderExpected defines the interface for the x/wasmd module dependency.
x/rewards/keeper/keeper.go:26
StructContractMetadata
ContractMetadata defines the contract rewards distribution options for a particular contract.
x/rewards/types/rewards.pb.go:103
StructContractMetadata
ContractMetadata defines the contract rewards distribution options for a particular contract.
contracts/go/voter/src/pkg/archway/proto/query.go:283
StructContractMetadataRequest
ContractMetadataRequest is the Query.Metadata request.
wasmbinding/rewards/types/query_metadata.go:12
StructContractMetadataRequest
contracts/go/voter/src/pkg/archway/custom/query.go:23
StructContractMetadataResponse
ContractMetadataResponse is the Query.Metadata response.
wasmbinding/rewards/types/query_metadata.go:18
StructContractMetadataResponse
contracts/go/voter/src/pkg/archway/custom/query.go:28
StructContractMetadataSetEvent
please upgrade the proto package ContractMetadataSetEvent is emitted when the contract metadata is created or updated.
x/rewards/types/events.pb.go:30
StructContractOpInfoState
ContractOpInfoState provides access to the types.ContractOperationInfo objects storage operations.
x/tracking/keeper/state_contract_op.go:15
StructContractOperationInfo
ContractOperationInfo keeps a single contract operation gas consumption data. Object is being created by the IngestGasRecord call from the wasmd.
x/tracking/types/tracking.pb.go:139
StructContractRewardCalculationEvent
ContractRewardCalculationEvent is emitted when the contract reward is calculated.
x/rewards/types/events.pb.go:86
StructContractTestSuite
contracts/go/voter/integration/common_test.go:27
ClassCountResponse
contracts/query-state/src/msg.rs:28
ClassCountResponse
contracts/execute-chain/src/msg.rs:27
ClassCountResponse
contracts/noop-counter/src/msg.rs:24
StructCustomCustomResponse
CustomCustomResponse defines MsgQuery.CustomCustom response.
contracts/go/voter/src/types/msg_query.go:172
StructCustomGovVoteRequest
contracts/go/voter/src/types/msg_query.go:47
StructCustomMetadataRequest
CustomMetadataRequest defines MsgQuery.CustomMetadata request.
contracts/go/voter/src/types/msg_query.go:178
StructCustomMetadataResponse
CustomMetadataResponse defines MsgQuery.CustomMetadata response.
contracts/go/voter/src/types/msg_query.go:184
StructCustomMsg
CustomMsg defines the Archway custom plugin message.
contracts/go/voter/src/pkg/archway/custom/msg.go:10
StructCustomQuery
CustomQuery defines the Archway custom plugin query.
contracts/go/voter/src/pkg/archway/custom/query.go:10
StructCustomRewardsRecordsRequest
CustomRewardsRecordsRequest defines MsgQuery.CustomRewardsRecords request.
contracts/go/voter/src/types/msg_query.go:191
StructCustomRewardsRecordsResponse
CustomRewardsRecordsResponse defines MsgQuery.CustomRewardsRecords response.
contracts/go/voter/src/types/msg_query.go:196
StructCwErrorIsSubscribed
interchaintest/types.go:33
StructCwErrorParams
interchaintest/types.go:27
ClassCwGrant
contracts/cwfees/src/msgs.rs:14
ClassCwGrantMessage
contracts/cwfees/src/msgs.rs:19
StructDeductFeeDecorator
DeductFeeDecorator deducts fees from the first signer of the tx. If the first signer does not have the funds to pay for the fees, return with Insuffic
x/rewards/ante/fee_deduction.go:36
StructE2ETestSuite
e2e/common_test.go:16
StructEmptyBaseAppOptions
func setup(withGenesis bool, invCheckPeriod uint, opts ...wasmkeeper.Option) (*ArchwayApp, GenesisState) { db := dbm.NewMemDB() app := NewArchwayApp
app/test_helpers.go:460
StructEncodingConfig
EncodingConfig specifies the concrete encoding types to use for a given app. This is provided for compatibility between protobuf and amino implementat
app/params/encoding.go:11
StructErrInternal
ErrInternal indicates that something went wrong (should not happen). tinyjson:skip
contracts/go/voter/src/types/errors.go:21
StructErrInvalidRequest
ErrInvalidRequest indicates that user input is incorrect. tinyjson:skip
contracts/go/voter/src/types/errors.go:37
StructErrUnimplemented
ErrUnimplemented indicates that function call is not implemented yet. tinyjson:skip
contracts/go/voter/src/types/errors.go:53
InterfaceErrorsKeeper
ErrorsKeeper defines the expected interface needed to interact with the cwerrors module.
x/cwica/types/expected_keepers.go:50
InterfaceErrorsKeeperExpected
x/callback/types/expected_keepers.go:32
EnumExecuteMsg
contracts/query-state/src/msg.rs:13
EnumExecuteMsg
contracts/execute-chain/src/msg.rs:12
EnumExecuteMsg
contracts/noop-counter/src/msg.rs:11
EnumExecuteMsg
contracts/callback-test/src/msg.rs:9
StructFlatFee
FlatFee defines the flat fee for a particular contract.
x/rewards/types/rewards.pb.go:399
StructGenesisState
please upgrade the proto package GenesisState defines the initial state of the tracking module.
x/rewards/types/genesis.pb.go:29
StructGenesisState
please upgrade the proto package GenesisState defines the cwerrors module's genesis state.
x/cwerrors/types/genesis.pb.go:27
StructGenesisState
please upgrade the proto package GenesisState represents the messages to be processed during genesis by the genmsg module.
x/genmsg/types/genmsg.pb.go:27
StructGenesisState
GenesisState represents the genesis state of the cwfeesant module.
x/cwfees/types/cwfees.pb.go:290
StructGenesisState
please upgrade the proto package GenesisState defines the initial state of the tracking module.
x/tracking/types/genesis.pb.go:28
StructGenesisState
please upgrade the proto package GenesisState defines the cwica module's genesis state.
x/cwica/types/genesis.pb.go:27
next →1–100 of 450, ranked by callers