Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tendermint/tendermint
/ functions
Functions
9,600 in github.com/tendermint/tendermint
⨍
Functions
9,600
◇
Types & classes
1,209
Function
TestValSetUpdatesBasicTestsExecute
(t *testing.T)
types/validator_set_test.go:962
Function
TestValSetUpdatesDuplicateEntries
(t *testing.T)
types/validator_set_test.go:846
Function
TestValSetUpdatesOrderIndependenceTestsExecute
Test that different permutations of an update give the same result.
types/validator_set_test.go:1024
Function
TestValSetUpdatesOtherErrors
(t *testing.T)
types/validator_set_test.go:937
Function
TestValSetUpdatesOverflows
(t *testing.T)
types/validator_set_test.go:903
Function
TestValUpdates
add a validator, remove a validator, update a validator
abci/example/kvstore/kvstore_test.go:124
Function
TestValidTxProof
(t *testing.T)
types/tx_test.go:55
Function
TestValidateBlockCommit
(t *testing.T)
internal/state/validation_test.go:117
Function
TestValidateBlockEvidence
(t *testing.T)
internal/state/validation_test.go:238
Function
TestValidateBlockHeader
(t *testing.T)
internal/state/validation_test.go:30
Function
TestValidateMsg
(t *testing.T)
proto/tendermint/statesync/message_test.go:15
Function
TestValidateTrustLevel
(t *testing.T)
light/verifier_test.go:308
Function
TestValidateTrustOptions
(t *testing.T)
light/client_test.go:66
Function
TestValidateValidatorUpdates
(t *testing.T)
internal/state/execution_test.go:218
Function
TestValidatorProtoBuf
(t *testing.T)
types/validator_test.go:13
Function
TestValidatorSetBasic
(t *testing.T)
types/validator_set_test.go:25
Function
TestValidatorSetProtoBuf
(t *testing.T)
types/validator_set_test.go:1417
Function
TestValidatorSetTotalVotingPowerPanicsOnOverflow
-------------------------------------------------------------------
types/validator_set_test.go:441
Function
TestValidatorSetValidateBasic
(t *testing.T)
types/validator_set_test.go:83
Function
TestValidatorSet_VerifyCommitLightTrusting
(t *testing.T)
types/validation_test.go:208
Function
TestValidatorSet_VerifyCommitLightTrustingErrorsOnOverflow
(t *testing.T)
types/validation_test.go:249
Function
TestValidatorSet_VerifyCommitLightTrusting_ReturnsAsSoonAsTrustLevelOfVotingPowerSigned
(t *testing.T)
types/validation_test.go:184
Function
TestValidatorSet_VerifyCommitLight_ReturnsAsSoonAsMajorityOfVotingPowerSigned
(t *testing.T)
types/validation_test.go:160
Function
TestValidatorSet_VerifyCommit_All
Check VerifyCommit, VerifyCommitLight and VerifyCommitLightTrusting basic verification.
types/validation_test.go:17
Function
TestValidatorSet_VerifyCommit_CheckAllSignatures
(t *testing.T)
types/validation_test.go:134
Function
TestValidatorSimpleSaveLoad
TestValidatorSimpleSaveLoad tests saving and loading validators.
internal/state/state_test.go:220
Function
TestValidatorValidateBasic
(t *testing.T)
types/validator_test.go:44
Function
TestValidator_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
Function
TestValidator_Sets
Tests that validator sets are available and correct according to scheduled validator updates.
test/e2e/tests/validator_test.go:15
Function
TestValidator_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
Function
TestValidators
(t *testing.T)
internal/inspect/inspect_test.go:459
Function
TestValueToMetricsLabel
(t *testing.T)
internal/p2p/metrics_test.go:10
Function
TestVarintError
(t *testing.T)
internal/libs/protoio/io_test.go:146
Function
TestVarintMaxSize
issue 32
internal/libs/protoio/io_test.go:138
Function
TestVarintNoClose
(t *testing.T)
internal/libs/protoio/io_test.go:129
Function
TestVarintNormal
(t *testing.T)
internal/libs/protoio/io_test.go:120
Function
TestVarintTruncated
(t *testing.T)
internal/libs/protoio/io_test.go:156
Function
TestVectors
(t *testing.T)
crypto/xchacha20poly1305/vector_test.go:65
Function
TestVerify
(t *testing.T)
light/mbt/driver_test.go:18
Function
TestVerifyAdjacentHeaders
(t *testing.T)
light/verifier_test.go:19
Function
TestVerifyDuplicateVoteEvidence
(t *testing.T)
internal/evidence/verify_test.go:378
Function
TestVerifyDuplicatedEvidenceFails
(t *testing.T)
internal/evidence/pool_test.go:251
Function
TestVerifyLightClientAttack_Amnesia
(t *testing.T)
internal/evidence/verify_test.go:286
Function
TestVerifyLightClientAttack_Equivocation
(t *testing.T)
internal/evidence/verify_test.go:192
Function
TestVerifyLightClientAttack_Lunatic
(t *testing.T)
internal/evidence/verify_test.go:29
Function
TestVerifyNonAdjacentHeaders
(t *testing.T)
light/verifier_test.go:172
Function
TestVerifyPendingEvidencePasses
(t *testing.T)
internal/evidence/pool_test.go:236
Function
TestVerifyReturnsErrorIfTrustLevelIsInvalid
(t *testing.T)
light/verifier_test.go:288
Function
TestVerify_ForwardLunaticAttack
(t *testing.T)
internal/evidence/verify_test.go:134
Function
TestVerify_LunaticAttackAgainstState
(t *testing.T)
internal/evidence/verify_test.go:67
Function
TestVoteProposalNotEq
(t *testing.T)
types/vote_test.go:140
Function
TestVoteProtobuf
(t *testing.T)
types/vote_test.go:268
Function
TestVoteProtobuf
(t *testing.T)
crypto/merkle/proof_test.go:173
Function
TestVoteSetBitsMessageValidateBasic
(t *testing.T)
internal/consensus/msgs_test.go:472
Function
TestVoteSetMaj23MessageValidateBasic
(t *testing.T)
internal/consensus/msgs_test.go:427
Function
TestVoteSet_2_3Majority
(t *testing.T)
types/vote_set_test.go:125
Function
TestVoteSet_2_3MajorityRedux
(t *testing.T)
types/vote_set_test.go:175
Function
TestVoteSet_AddVote_Bad
(t *testing.T)
types/vote_set_test.go:50
Function
TestVoteSet_AddVote_Good
(t *testing.T)
types/vote_set_test.go:18
Function
TestVoteSet_Conflicts
(t *testing.T)
types/vote_set_test.go:274
Function
TestVoteSet_MakeCommit
(t *testing.T)
types/vote_set_test.go:403
Function
TestVoteSignBytesTestVectors
(t *testing.T)
types/vote_test.go:61
Function
TestVoteSignable
(t *testing.T)
types/vote_test.go:50
Function
TestVoteString
(t *testing.T)
types/vote_test.go:221
Function
TestVoteValidateBasic
(t *testing.T)
types/vote_test.go:235
Function
TestVoteVerify
(t *testing.T)
types/vote_test.go:202
Function
TestVoteVerifySignature
(t *testing.T)
types/vote_test.go:150
Function
TestWALCrash
TestWALCrash uses crashing WAL to test we can recover from any WAL failure.
internal/consensus/replay_test.go:115
Function
TestWALEncoderDecoder
(t *testing.T)
internal/consensus/wal_test.go:79
Function
TestWALMsgProto
(t *testing.T)
internal/consensus/msgs_test.go:211
Function
TestWALPeriodicSync
(t *testing.T)
internal/consensus/wal_test.go:172
Function
TestWALSearchForEndHeight
(t *testing.T)
internal/consensus/wal_test.go:146
Function
TestWALTruncate
(t *testing.T)
internal/consensus/wal_test.go:27
Function
TestWALWrite
(t *testing.T)
internal/consensus/wal_test.go:106
Function
TestWDRRQueue_DecreasingWeights
(t *testing.T)
internal/p2p/wdrr_queue_test.go:113
Function
TestWDRRQueue_EqualWeights
(t *testing.T)
internal/p2p/wdrr_queue_test.go:17
Function
TestWSClientPingPong
TestWSClientPingPong checks that a client & server exchange pings & pongs so connection stays alive.
rpc/jsonrpc/jsonrpc_test.go:372
Function
TestWSClientReconnectFailure
(t *testing.T)
rpc/jsonrpc/client/ws_client_test.go:129
Function
TestWSClientReconnectWithJitter
(t *testing.T)
rpc/jsonrpc/client/integration_test.go:22
Function
TestWSClientReconnectsAfterReadFailure
(t *testing.T)
rpc/jsonrpc/client/ws_client_test.go:66
Function
TestWSClientReconnectsAfterWriteFailure
(t *testing.T)
rpc/jsonrpc/client/ws_client_test.go:99
Function
TestWSHandlesArrayParams
(t *testing.T)
rpc/jsonrpc/jsonrpc_test.go:342
Function
TestWSNewWSRPCFunc
(t *testing.T)
rpc/jsonrpc/jsonrpc_test.go:312
Function
TestWaitChan
(t *testing.T)
internal/libs/clist/clist_test.go:264
Function
TestWaitForHeight
(t *testing.T)
rpc/client/helpers_test.go:16
Function
TestWaitTimeoutProposeOnNilPolkaForTheCurrentRound
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
Function
TestWaitingTimeoutOnNilPolka
4 vals, 3 Nil Precommits at P0 What we want: P0 waits for timeoutPrecommit before starting next round
internal/consensus/state_test.go:1368
Function
TestWaitingTimeoutProposeOnNewRound
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
Function
TestWaker
(t *testing.T)
internal/libs/sync/waker_test.go:11
Function
TestWebsocketManagerHandler
(t *testing.T)
rpc/jsonrpc/server/ws_handler_test.go:15
Function
TestWeightedMedian
(t *testing.T)
internal/state/time_test.go:11
Function
TestWrite
(t *testing.T)
internal/libs/autofile/group_test.go:176
Function
TestWriteFileAtomic
(t *testing.T)
internal/libs/tempfile/tempfile_test.go:18
Function
TestWriteFileAtomicDuplicateFile
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
Function
TestWriteFileAtomicManyDuplicates
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
Function
TestWriteRPCResponseHTTP
(t *testing.T)
rpc/jsonrpc/server/http_server_test.go:109
Function
TestWriteRPCResponseHTTPError
(t *testing.T)
rpc/jsonrpc/server/http_server_test.go:163
Function
TestWriteReadMessage
(t *testing.T)
abci/types/messages_test.go:62
Function
TestWriteReadMessage2
(t *testing.T)
abci/types/messages_test.go:84
Function
TestWriteReadMessageSimple
(t *testing.T)
abci/types/messages_test.go:42
← previous
next →
8,201–8,300 of 9,600, ranked by callers