MCPcopy Create free account

hub / github.com/tendermint/tendermint / functions

Functions9,600 in github.com/tendermint/tendermint

FunctionTestValSetUpdatesBasicTestsExecute
(t *testing.T)
types/validator_set_test.go:962
FunctionTestValSetUpdatesDuplicateEntries
(t *testing.T)
types/validator_set_test.go:846
FunctionTestValSetUpdatesOrderIndependenceTestsExecute
Test that different permutations of an update give the same result.
types/validator_set_test.go:1024
FunctionTestValSetUpdatesOtherErrors
(t *testing.T)
types/validator_set_test.go:937
FunctionTestValSetUpdatesOverflows
(t *testing.T)
types/validator_set_test.go:903
FunctionTestValUpdates
add a validator, remove a validator, update a validator
abci/example/kvstore/kvstore_test.go:124
FunctionTestValidTxProof
(t *testing.T)
types/tx_test.go:55
FunctionTestValidateBlockCommit
(t *testing.T)
internal/state/validation_test.go:117
FunctionTestValidateBlockEvidence
(t *testing.T)
internal/state/validation_test.go:238
FunctionTestValidateBlockHeader
(t *testing.T)
internal/state/validation_test.go:30
FunctionTestValidateMsg
(t *testing.T)
proto/tendermint/statesync/message_test.go:15
FunctionTestValidateTrustLevel
(t *testing.T)
light/verifier_test.go:308
FunctionTestValidateTrustOptions
(t *testing.T)
light/client_test.go:66
FunctionTestValidateValidatorUpdates
(t *testing.T)
internal/state/execution_test.go:218
FunctionTestValidatorProtoBuf
(t *testing.T)
types/validator_test.go:13
FunctionTestValidatorSetBasic
(t *testing.T)
types/validator_set_test.go:25
FunctionTestValidatorSetProtoBuf
(t *testing.T)
types/validator_set_test.go:1417
FunctionTestValidatorSetTotalVotingPowerPanicsOnOverflow
-------------------------------------------------------------------
types/validator_set_test.go:441
FunctionTestValidatorSetValidateBasic
(t *testing.T)
types/validator_set_test.go:83
FunctionTestValidatorSet_VerifyCommitLightTrusting
(t *testing.T)
types/validation_test.go:208
FunctionTestValidatorSet_VerifyCommitLightTrustingErrorsOnOverflow
(t *testing.T)
types/validation_test.go:249
FunctionTestValidatorSet_VerifyCommitLightTrusting_ReturnsAsSoonAsTrustLevelOfVotingPowerSigned
(t *testing.T)
types/validation_test.go:184
FunctionTestValidatorSet_VerifyCommitLight_ReturnsAsSoonAsMajorityOfVotingPowerSigned
(t *testing.T)
types/validation_test.go:160
FunctionTestValidatorSet_VerifyCommit_All
Check VerifyCommit, VerifyCommitLight and VerifyCommitLightTrusting basic verification.
types/validation_test.go:17
FunctionTestValidatorSet_VerifyCommit_CheckAllSignatures
(t *testing.T)
types/validation_test.go:134
FunctionTestValidatorSimpleSaveLoad
TestValidatorSimpleSaveLoad tests saving and loading validators.
internal/state/state_test.go:220
FunctionTestValidatorValidateBasic
(t *testing.T)
types/validator_test.go:44
FunctionTestValidator_Propose
Tests that a validator proposes blocks when it's supposed to. It tolerates some missed blocks, e.g. due to testnet perturbations.
test/e2e/tests/validator_test.go:61
FunctionTestValidator_Sets
Tests that validator sets are available and correct according to scheduled validator updates.
test/e2e/tests/validator_test.go:15
FunctionTestValidator_Sign
Tests that a validator signs blocks when it's supposed to. It tolerates some missed blocks, e.g. due to testnet perturbations.
test/e2e/tests/validator_test.go:92
FunctionTestValidators
(t *testing.T)
internal/inspect/inspect_test.go:459
FunctionTestValueToMetricsLabel
(t *testing.T)
internal/p2p/metrics_test.go:10
FunctionTestVarintError
(t *testing.T)
internal/libs/protoio/io_test.go:146
FunctionTestVarintMaxSize
issue 32
internal/libs/protoio/io_test.go:138
FunctionTestVarintNoClose
(t *testing.T)
internal/libs/protoio/io_test.go:129
FunctionTestVarintNormal
(t *testing.T)
internal/libs/protoio/io_test.go:120
FunctionTestVarintTruncated
(t *testing.T)
internal/libs/protoio/io_test.go:156
FunctionTestVectors
(t *testing.T)
crypto/xchacha20poly1305/vector_test.go:65
FunctionTestVerify
(t *testing.T)
light/mbt/driver_test.go:18
FunctionTestVerifyAdjacentHeaders
(t *testing.T)
light/verifier_test.go:19
FunctionTestVerifyDuplicateVoteEvidence
(t *testing.T)
internal/evidence/verify_test.go:378
FunctionTestVerifyDuplicatedEvidenceFails
(t *testing.T)
internal/evidence/pool_test.go:251
FunctionTestVerifyLightClientAttack_Amnesia
(t *testing.T)
internal/evidence/verify_test.go:286
FunctionTestVerifyLightClientAttack_Equivocation
(t *testing.T)
internal/evidence/verify_test.go:192
FunctionTestVerifyLightClientAttack_Lunatic
(t *testing.T)
internal/evidence/verify_test.go:29
FunctionTestVerifyNonAdjacentHeaders
(t *testing.T)
light/verifier_test.go:172
FunctionTestVerifyPendingEvidencePasses
(t *testing.T)
internal/evidence/pool_test.go:236
FunctionTestVerifyReturnsErrorIfTrustLevelIsInvalid
(t *testing.T)
light/verifier_test.go:288
FunctionTestVerify_ForwardLunaticAttack
(t *testing.T)
internal/evidence/verify_test.go:134
FunctionTestVerify_LunaticAttackAgainstState
(t *testing.T)
internal/evidence/verify_test.go:67
FunctionTestVoteProposalNotEq
(t *testing.T)
types/vote_test.go:140
FunctionTestVoteProtobuf
(t *testing.T)
types/vote_test.go:268
FunctionTestVoteProtobuf
(t *testing.T)
crypto/merkle/proof_test.go:173
FunctionTestVoteSetBitsMessageValidateBasic
(t *testing.T)
internal/consensus/msgs_test.go:472
FunctionTestVoteSetMaj23MessageValidateBasic
(t *testing.T)
internal/consensus/msgs_test.go:427
FunctionTestVoteSet_2_3Majority
(t *testing.T)
types/vote_set_test.go:125
FunctionTestVoteSet_2_3MajorityRedux
(t *testing.T)
types/vote_set_test.go:175
FunctionTestVoteSet_AddVote_Bad
(t *testing.T)
types/vote_set_test.go:50
FunctionTestVoteSet_AddVote_Good
(t *testing.T)
types/vote_set_test.go:18
FunctionTestVoteSet_Conflicts
(t *testing.T)
types/vote_set_test.go:274
FunctionTestVoteSet_MakeCommit
(t *testing.T)
types/vote_set_test.go:403
FunctionTestVoteSignBytesTestVectors
(t *testing.T)
types/vote_test.go:61
FunctionTestVoteSignable
(t *testing.T)
types/vote_test.go:50
FunctionTestVoteString
(t *testing.T)
types/vote_test.go:221
FunctionTestVoteValidateBasic
(t *testing.T)
types/vote_test.go:235
FunctionTestVoteVerify
(t *testing.T)
types/vote_test.go:202
FunctionTestVoteVerifySignature
(t *testing.T)
types/vote_test.go:150
FunctionTestWALCrash
TestWALCrash uses crashing WAL to test we can recover from any WAL failure.
internal/consensus/replay_test.go:115
FunctionTestWALEncoderDecoder
(t *testing.T)
internal/consensus/wal_test.go:79
FunctionTestWALMsgProto
(t *testing.T)
internal/consensus/msgs_test.go:211
FunctionTestWALPeriodicSync
(t *testing.T)
internal/consensus/wal_test.go:172
FunctionTestWALSearchForEndHeight
(t *testing.T)
internal/consensus/wal_test.go:146
FunctionTestWALTruncate
(t *testing.T)
internal/consensus/wal_test.go:27
FunctionTestWALWrite
(t *testing.T)
internal/consensus/wal_test.go:106
FunctionTestWDRRQueue_DecreasingWeights
(t *testing.T)
internal/p2p/wdrr_queue_test.go:113
FunctionTestWDRRQueue_EqualWeights
(t *testing.T)
internal/p2p/wdrr_queue_test.go:17
FunctionTestWSClientPingPong
TestWSClientPingPong checks that a client & server exchange pings & pongs so connection stays alive.
rpc/jsonrpc/jsonrpc_test.go:372
FunctionTestWSClientReconnectFailure
(t *testing.T)
rpc/jsonrpc/client/ws_client_test.go:129
FunctionTestWSClientReconnectWithJitter
(t *testing.T)
rpc/jsonrpc/client/integration_test.go:22
FunctionTestWSClientReconnectsAfterReadFailure
(t *testing.T)
rpc/jsonrpc/client/ws_client_test.go:66
FunctionTestWSClientReconnectsAfterWriteFailure
(t *testing.T)
rpc/jsonrpc/client/ws_client_test.go:99
FunctionTestWSHandlesArrayParams
(t *testing.T)
rpc/jsonrpc/jsonrpc_test.go:342
FunctionTestWSNewWSRPCFunc
(t *testing.T)
rpc/jsonrpc/jsonrpc_test.go:312
FunctionTestWaitChan
(t *testing.T)
internal/libs/clist/clist_test.go:264
FunctionTestWaitForHeight
(t *testing.T)
rpc/client/helpers_test.go:16
FunctionTestWaitTimeoutProposeOnNilPolkaForTheCurrentRound
4 vals, 3 Prevotes for nil in the current round. What we want: P0 wait for timeoutPropose to expire before sending prevote.
internal/consensus/state_test.go:1469
FunctionTestWaitingTimeoutOnNilPolka
4 vals, 3 Nil Precommits at P0 What we want: P0 waits for timeoutPrecommit before starting next round
internal/consensus/state_test.go:1368
FunctionTestWaitingTimeoutProposeOnNewRound
4 vals, 3 Prevotes for nil from the higher round. What we want: P0 waits for timeoutPropose in the next round before entering prevote
internal/consensus/state_test.go:1392
FunctionTestWaker
(t *testing.T)
internal/libs/sync/waker_test.go:11
FunctionTestWebsocketManagerHandler
(t *testing.T)
rpc/jsonrpc/server/ws_handler_test.go:15
FunctionTestWeightedMedian
(t *testing.T)
internal/state/time_test.go:11
FunctionTestWrite
(t *testing.T)
internal/libs/autofile/group_test.go:176
FunctionTestWriteFileAtomic
(t *testing.T)
internal/libs/tempfile/tempfile_test.go:18
FunctionTestWriteFileAtomicDuplicateFile
This tests atomic write file when there is a single duplicate file. Expected behavior is for a new file to be created, and the original write file to
internal/libs/tempfile/tempfile_test.go:60
FunctionTestWriteFileAtomicManyDuplicates
This tests atomic write file when there are many duplicate files. Expected behavior is for a new file to be created under a completely new seed, and t
internal/libs/tempfile/tempfile_test.go:104
FunctionTestWriteRPCResponseHTTP
(t *testing.T)
rpc/jsonrpc/server/http_server_test.go:109
FunctionTestWriteRPCResponseHTTPError
(t *testing.T)
rpc/jsonrpc/server/http_server_test.go:163
FunctionTestWriteReadMessage
(t *testing.T)
abci/types/messages_test.go:62
FunctionTestWriteReadMessage2
(t *testing.T)
abci/types/messages_test.go:84
FunctionTestWriteReadMessageSimple
(t *testing.T)
abci/types/messages_test.go:42
← previousnext →8,201–8,300 of 9,600, ranked by callers