Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/archway-network/archway
/ functions
Functions
3,728 in github.com/archway-network/archway
⨍
Functions
3,728
◇
Types & classes
450
↓ 5 callers
Method
UnregisterAsGranter
UnregisterAsGranter allows a cosmwasm contract to unregister itself as a fee granter.
x/cwfees/types/cwfees.pb.go:393
↓ 5 callers
Method
UploadContract
UploadContract uploads a contract and returns the codeID.
e2e/testing/chain_ops_contract.go:15
↓ 5 callers
Method
Validate
Validate perform object fields validation.
x/callback/types/params.go:46
↓ 5 callers
Method
ValidateBasic
----------------------------------------------------------------
x/cwica/types/tx.go:47
↓ 5 callers
Method
Vote
(env wasmVmTypes.Env, voterAddr string, votingID uint64, opt, vote string)
contracts/go/voter/integration/common_test.go:134
↓ 5 callers
Function
encodeVarintCwerrors
(dAtA []byte, offset int, v uint64)
x/cwerrors/types/cwerrors.pb.go:228
↓ 5 callers
Function
encodeVarintQuery
(dAtA []byte, offset int, v uint64)
x/cwerrors/types/query.pb.go:706
↓ 5 callers
Function
handle_callback
(deps: DepsMut, job_id: u64)
contracts/callback-test/src/contract.rs:102
↓ 5 callers
Function
newProtoWrongWireTypeErr
(wireType int, fieldName string)
contracts/go/voter/src/pkg/archway/proto/query.go:697
↓ 5 callers
Method
query
(&self, request: &WasmQuery)
contracts/packages/mocks/src/querier.rs:152
↓ 5 callers
Function
skipEvents
(dAtA []byte)
x/rewards/types/events.pb.go:1339
↓ 5 callers
Function
sovParams
(x uint64)
x/cwerrors/types/params.pb.go:191
↓ 4 callers
Method
ComputationalPriceOfGas
(ctx sdk.Context)
x/callback/types/expected_keepers.go:22
↓ 4 callers
Function
DefaultParams
DefaultParams returns a default set of parameters
x/cwica/types/params.go:19
↓ 4 callers
Function
DefaultParams
DefaultParams returns a default set of parameters.
x/callback/types/params.go:35
↓ 4 callers
Method
FinalizeBlock
(skipTime time.Duration)
e2e/testing/chain.go:380
↓ 4 callers
Method
GetAllBalances
(ctx context.Context, addr sdk.AccAddress)
x/rewards/keeper/keeper.go:45
↓ 4 callers
Method
GetAllCallbacks
GetAllCallbacks lists all the pending callbacks
x/callback/keeper/callback.go:13
↓ 4 callers
Method
GetChainID
GetChainID returns the chain ID.
e2e/testing/chain.go:330
↓ 4 callers
Method
GetCurrentTxID
(ctx sdk.Context)
x/rewards/keeper/keeper.go:32
↓ 4 callers
Method
GetCurrentValSet
GetCurrentValSet returns a validator set for the current block height. Used to create an IBC TM client header.
e2e/testing/chain_ops_ibc.go:42
↓ 4 callers
Method
GetFeeSplit
()
x/callback/types/callback.pb.go:100
↓ 4 callers
Method
GetMsgSendTxMaxMessages
()
x/cwica/types/params.pb.go:66
↓ 4 callers
Method
GetMsgs
GetMsgs implemets the sdk.Tx interface.
pkg/testutils/tx.go:61
↓ 4 callers
Method
GetSubscription
GetSubscription returns the subscription end height for a contract
x/cwerrors/keeper/subscriptions.go:58
↓ 4 callers
Method
HandleChanOpenAck
HandleChanOpenAck passes the data about a successfully created channel to the appropriate contract via sudo call
x/cwica/keeper/ibc_handlers.go:18
↓ 4 callers
Method
HandleTimeout
HandleTimeout creates a new error which can be accessed using the x/cwerrors module. Since all ICA channels are ORDERED, a single timeout shuts down a
x/cwica/keeper/ibc_handlers.go:105
↓ 4 callers
Method
HasContractInfo
HasContractInfo returns true if admin is set.
pkg/testutils/wasmd.go:47
↓ 4 callers
Method
IsClosed
IsClosed checks if the voting is over.
contracts/go/voter/src/state/voting.go:66
↓ 4 callers
Method
IsSubscribed
IsSubscribed implements types.QueryServer.
x/cwerrors/keeper/grpc_query.go:49
↓ 4 callers
Function
MakeEncodingConfig
MakeEncodingConfig creates a new EncodingConfig with all modules registered
app/encoding.go:10
↓ 4 callers
Method
Marshal
()
x/cwerrors/types/tx.pb.go:411
↓ 4 callers
Method
Marshal
()
x/cwerrors/types/events.pb.go:408
↓ 4 callers
Method
Marshal
()
x/tracking/types/tracking.pb.go:385
↓ 4 callers
Method
Marshal
()
x/cwica/types/sudo.pb.go:305
↓ 4 callers
Method
Marshal
()
x/callback/types/events.pb.go:452
↓ 4 callers
Method
MarshalJSON
()
x/callback/abci_test.go:179
↓ 4 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
x/cwerrors/types/tx.pb.go:426
↓ 4 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
x/tracking/types/query.pb.go:242
↓ 4 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
x/cwica/types/tx.pb.go:606
↓ 4 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
x/cwica/types/query.pb.go:244
↓ 4 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
x/callback/types/events.pb.go:467
↓ 4 callers
Function
NewMockChannelKeeper
NewMockChannelKeeper creates a new mock instance.
pkg/testutils/channelkeeper.go:15
↓ 4 callers
Method
ParamsNewVotingCoin
()
contracts/go/voter/integration/common_test.go:85
↓ 4 callers
Function
ParseInt64Arg
ParseInt64Arg is a helper function to parse int64 CLI argument.
pkg/cli_args.go:31
↓ 4 callers
Method
RegisterGRPCGatewayRoutes
(_ client.Context, _ *runtime.ServeMux)
x/genmsg/module.go:71
↓ 4 callers
Method
RegisterInterfaces
(_ codectypes.InterfaceRegistry)
x/genmsg/module.go:85
↓ 4 callers
Method
RegisterLegacyAminoCodec
(_ *codec.LegacyAmino)
x/genmsg/module.go:83
↓ 4 callers
Method
SetChannelKeeper
SetChannelKeeper sets the given channel keeper. NOTE: Only for testing purposes
x/cwica/keeper/keeper.go:96
↓ 4 callers
Method
SetTotalEscrowForDenom
(ctx sdk.Context, coin sdk.Coin)
e2e/ibchooks/ibchooks_test.go:431
↓ 4 callers
Method
SetupEnv
()
e2e/ibchooks/ibchooks_test.go:47
↓ 4 callers
Function
SortedKeys
(in map[K]V)
dmap/dmap.go:11
↓ 4 callers
Method
Unmarshal
(dAtA []byte)
x/rewards/types/tx.pb.go:2024
↓ 4 callers
Method
Unmarshal
(dAtA []byte)
x/cwerrors/types/events.pb.go:850
↓ 4 callers
Method
Unmarshal
(dAtA []byte)
x/tracking/types/tracking.pb.go:657
↓ 4 callers
Method
UnmarshalJSON
UnmarshalJSON supports json.Unmarshaler interface
contracts/go/voter/src/state/voting_tinyjson.go:285
↓ 4 callers
Function
ValidateCoin
ValidateCoin performs a stricter validation of sdk.Coin comparing to the SDK version.
pkg/coin.go:37
↓ 4 callers
Function
encodeVarintCwfees
(dAtA []byte, offset int, v uint64)
x/cwfees/types/cwfees.pb.go:773
↓ 4 callers
Function
encodeVarintGenesis
(dAtA []byte, offset int, v uint64)
x/tracking/types/genesis.pb.go:191
↓ 4 callers
Function
execute
( deps: DepsMut, _env: Env, info: MessageInfo, msg: ExecuteMsg, )
contracts/execute-chain/src/contract.rs:40
↓ 4 callers
Function
initGenesis
(context sdk.Context, cdc codec.JSONCodec, router MessageRouter, genesis *types.GenesisState)
x/genmsg/genesis.go:36
↓ 4 callers
Function
instantiate
( deps: DepsMut, _env: Env, info: MessageInfo, msg: InstantiateMsg, )
contracts/execute-chain/src/contract.rs:18
↓ 4 callers
Function
mock_dependencies_with_wasm_query
A drop-in replacement for cosmwasm_std::testing::mock_dependencies this uses our CustomQuerier.
contracts/packages/mocks/src/querier.rs:21
↓ 4 callers
Function
newGenesisFromMsgs
(t *testing.T, cdc codec.JSONCodec, msgs ...proto.Message)
x/genmsg/genesis_test.go:30
↓ 4 callers
Function
skipEvents
(dAtA []byte)
x/cwerrors/types/events.pb.go:1067
↓ 4 callers
Function
skipEvents
(dAtA []byte)
x/callback/types/events.pb.go:1438
↓ 4 callers
Function
skipSudo
(dAtA []byte)
x/cwica/types/sudo.pb.go:911
↓ 4 callers
Function
skipTracking
(dAtA []byte)
x/tracking/types/tracking.pb.go:1142
↓ 4 callers
Function
skipTx
(dAtA []byte)
x/cwerrors/types/tx.pb.go:1002
↓ 4 callers
Function
sovGenesis
(x uint64)
x/cwerrors/types/genesis.pb.go:181
↓ 4 callers
Function
sovGenesis
(x uint64)
x/callback/types/genesis.pb.go:183
↓ 4 callers
Function
sovRewards
(x uint64)
contracts/go/voter/src/pkg/archway/proto/query.go:500
↓ 4 callers
Function
tinyjson8354aa0cDecode
(in *jlexer.Lexer, out *struct{})
contracts/go/voter/src/types/msg_query_tinyjson.go:2112
↓ 4 callers
Function
tinyjson8354aa0cEncode
(out *jwriter.Writer, in struct{})
contracts/go/voter/src/types/msg_query_tinyjson.go:2141
↓ 3 callers
Method
CreateRewardsRecord
CreateRewardsRecord creates a new rewards record.
x/rewards/keeper/keeper.go:238
↓ 3 callers
Function
DefaultGenesis
DefaultGenesis returns the default Capability genesis state
x/cwica/types/genesis.go:4
↓ 3 callers
Function
DefaultParams
DefaultParams returns a default set of parameters.
x/rewards/types/params.go:53
↓ 3 callers
Method
DeleteBlockRewardsCascade
DeleteBlockRewardsCascade deletes all block rewards for a given height. Function removes BlockRewards and TxRewards objects cleaning up their indexes.
x/rewards/keeper/distribution.go:262
↓ 3 callers
Method
DeleteTxInfosCascade
DeleteTxInfosCascade deletes all block tracking for a given height. Function removes TxInfo and ContractOpInfo objects cleaning up their indexes.
x/tracking/keeper/state.go:28
↓ 3 callers
Function
EndBlocker
EndBlocker is called every block, and prunes errors that are older than the current block height.
x/cwerrors/abci.go:15
↓ 3 callers
Function
ExecuteWithGasLimit
ExecuteWithGasLimit executes a function with a gas limit. Taken from: https://github.com/cosmos/cosmos-sdk/pull/18475
pkg/utils.go:13
↓ 3 callers
Function
ExportGenesis
ExportGenesis exports the module genesis for the current block.
x/cwerrors/genesis.go:19
↓ 3 callers
Method
GetAllSudoErrorCallbacks
GetAllSudoErrorCallbacks returns all sudo error callbacks from the transient store
x/cwerrors/keeper/sudo_errors.go:151
↓ 3 callers
Method
GetAppCodec
GetAppCodec returns the application codec.
e2e/testing/chain.go:325
↓ 3 callers
Function
GetArchwaySpec
(dockerImageVersion string, numOfVals int)
interchaintest/setup.go:28
↓ 3 callers
Method
GetBlockHeight
()
x/callback/types/query.pb.go:256
↓ 3 callers
Method
GetClientState
GetClientState returns an IBC client state for the provided clientID. Used to update an IBC TM client.
e2e/testing/chain_ops_ibc.go:31
↓ 3 callers
Method
GetContractOpInfo
GetContractOpInfo returns a types.ContractOperationInfo object by ID.
x/tracking/keeper/state_contract_op.go:40
↓ 3 callers
Method
GetContractOpInfoByTxID
GetContractOpInfoByTxID returns a list of types.ContractOperationInfo objects by tx ID.
x/tracking/keeper/state_contract_op.go:50
↓ 3 callers
Method
GetRewardsRecords
(ctx sdk.Context, rewardsAddr sdk.AccAddress, pageReq *query.PageRequest)
wasmbinding/rewards/query_handler.go:17
↓ 3 callers
Function
GetUserVote
(chain *cosmos.CosmosChain, ctx context.Context, proposalId string, address string)
interchaintest/utils.go:85
↓ 3 callers
Method
Has
Has checks if a key exists. Errors on nil key.
internal/collcompat/collcompat.go:45
↓ 3 callers
Method
HasContractInfo
(ctx context.Context, contractAddress sdk.AccAddress)
x/cwfees/keeper.go:20
↓ 3 callers
Function
ICAOwnerFromPort
ICAOwnerFromPort returns the owner address from the port
x/cwica/types/types.go:10
↓ 3 callers
Function
InitGenesis
InitGenesis initializes the module genesis state.
x/cwerrors/genesis.go:11
↓ 3 callers
Method
IterateCallbacksByHeight
IterateCallbacksByHeight iterates over callbacks for registered for the given height and executes them
x/callback/keeper/callback.go:32
↓ 3 callers
Method
Marshal
()
x/cwerrors/types/params.pb.go:120
↓ 3 callers
Method
MarshalJSON
()
wasmbinding/gov/types/query.go:68
↓ 3 callers
Method
MarshalJSON
MarshalJSON supports json.Marshaler interface
contracts/go/voter/src/pkg/archway/custom/query_tinyjson.go:684
↓ 3 callers
Method
MarshalTinyJSON
MarshalTinyJSON supports tinyjson.Marshaler interface
contracts/go/voter/src/types/msg_sudo_tinyjson.go:98
← previous
next →
201–300 of 3,728, ranked by callers