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
TestEmitNewValidBlockEventOnCommitWithoutBlock
What we want: P0 emit NewValidBlock event upon receiving 2/3+ Precommit for B but hasn't received block B yet
internal/consensus/state_test.go:1498
Function
TestEmptyFull
(t *testing.T)
libs/bits/bit_array_test.go:177
Function
TestEmptyPeerListReturnsWhenContextCanceled
(t *testing.T)
internal/statesync/dispatcher_test.go:174
Function
TestEmptySet
-------------------------------------------------------------------
types/validator_set_test.go:688
Function
TestEndBlockValidatorUpdates
TestEndBlockValidatorUpdates ensures we update validator set and send an event.
internal/state/execution_test.go:349
Function
TestEndBlockValidatorUpdatesResultingInEmptySet
TestEndBlockValidatorUpdatesResultingInEmptySet checks that processing validator updates that would result in empty set causes no panic, an error is r
internal/state/execution_test.go:422
Function
TestEndpoint_NodeAddress
(t *testing.T)
internal/p2p/transport_test.go:446
Function
TestEndpoint_String
(t *testing.T)
internal/p2p/transport_test.go:501
Function
TestEndpoint_Validate
(t *testing.T)
internal/p2p/transport_test.go:547
Function
TestEnsureDir
(t *testing.T)
libs/os/os_test.go:72
Function
TestEnsureRoot
(t *testing.T)
config/toml_test.go:22
Function
TestEnsureTestRoot
(t *testing.T)
config/toml_test.go:44
Function
TestEqualPeerBehaviors
TestEqualPeerBehaviors tests that equalBehaviors can tell that two slices of peer behaviors can be compared for the behaviors they contain and the fre
internal/blocksync/v2/internal/behavior/reporter_test.go:77
Function
TestEventBusPublish
(t *testing.T)
types/event_bus_test.go:318
Function
TestEventBusPublishEventNewBlock
(t *testing.T)
types/event_bus_test.go:67
Function
TestEventBusPublishEventNewBlockHeader
(t *testing.T)
types/event_bus_test.go:229
Function
TestEventBusPublishEventNewEvidence
(t *testing.T)
types/event_bus_test.go:280
Function
TestEventBusPublishEventTx
(t *testing.T)
types/event_bus_test.go:18
Function
TestEventBusPublishEventTxDuplicateKeys
(t *testing.T)
types/event_bus_test.go:121
Function
TestEventCache_Flush
(t *testing.T)
libs/events/event_cache_test.go:10
Function
TestEvidenceDataProtoBuf
TestEvidenceDataProtoBuf ensures parity in converting to and from proto.
types/block_test.go:717
Function
TestEvidenceList
(t *testing.T)
types/evidence_test.go:24
Function
TestEvidenceListSerialization
(t *testing.T)
internal/evidence/reactor_test.go:496
Function
TestEvidencePoolBasic
(t *testing.T)
internal/evidence/pool_test.go:33
Function
TestEvidencePoolUpdate
(t *testing.T)
internal/evidence/pool_test.go:175
Function
TestEvidenceProto
(t *testing.T)
types/evidence_test.go:278
Function
TestEvidenceVectors
(t *testing.T)
types/evidence_test.go:319
Function
TestEvidence_Misbehavior
assert that all nodes that have blocks at the height of a misbehavior has evidence for that misbehavior
test/e2e/tests/evidence_test.go:11
Function
TestExample
(t *testing.T)
libs/pubsub/example_test.go:15
Function
TestGCFifo
(t *testing.T)
internal/libs/clist/clist_test.go:68
Function
TestGCRandom
(t *testing.T)
internal/libs/clist/clist_test.go:128
Function
TestGRPC
(t *testing.T)
abci/example/example_test.go:42
Function
TestGenLoadValidator
(t *testing.T)
privval/file_test.go:24
Function
TestGenPrivKeySecp256k1
(t *testing.T)
crypto/secp256k1/secp256k1_test.go:86
Function
TestGenerator
(t *testing.T)
test/e2e/generator/generate_test.go:13
Function
TestGenesisAndValidators
(t *testing.T)
rpc/client/rpc_test.go:206
Function
TestGenesisBad
(t *testing.T)
types/genesis_test.go:16
Function
TestGenesisChunked
(t *testing.T)
rpc/client/rpc_test.go:235
Function
TestGenesisGood
(t *testing.T)
types/genesis_test.go:60
Function
TestGenesisSaveAs
(t *testing.T)
types/genesis_test.go:124
Function
TestGenesisValidatorHash
(t *testing.T)
types/genesis_test.go:150
Function
TestGetPubKey
(t *testing.T)
privval/grpc/server_test.go:23
Function
TestGlobalDataStructuresForRefactor
(t *testing.T)
scripts/keymigrate/migrate_test.go:131
Function
TestGroupReaderRead
test that Read reads the required amount of bytes from all the files in the group and returns no error if n == size of the given slice.
internal/libs/autofile/group_test.go:199
Function
TestGroupReaderRead2
test that Read returns an error if number of bytes read < size of the given slice. Subsequent call should return 0, io.EOF.
internal/libs/autofile/group_test.go:232
Function
TestGuessConfigVersion
(t *testing.T)
internal/libs/confix/confix_test.go:23
Function
TestHChaCha20
(t *testing.T)
crypto/xchacha20poly1305/vector_test.go:21
Function
TestHTTPClientMakeHTTPDialer
(t *testing.T)
rpc/jsonrpc/client/http_json_client_test.go:13
Function
TestHTTPReturnsErrorIfClientIsNotRunning
(t *testing.T)
rpc/client/event_test.go:168
Function
TestHandshakePanicsIfAppReturnsWrongAppHash
(t *testing.T)
internal/consensus/replay_test.go:939
Function
TestHandshakeReplayAll
Sync from scratch
internal/consensus/replay_test.go:565
Function
TestHandshakeReplayNone
Sync from caught up
internal/consensus/replay_test.go:601
Function
TestHandshakeReplayOne
Sync from lagging by one
internal/consensus/replay_test.go:589
Function
TestHandshakeReplaySome
Sync many, not from scratch
internal/consensus/replay_test.go:577
Function
TestHandshakeUpdatesValidators
--------------------------------------- Test handshake/init chain
internal/consensus/replay_test.go:1230
Function
TestHangingSyncCalls
(t *testing.T)
abci/client/socket_client_test.go:59
Function
TestHasVoteMessageValidateBasic
(t *testing.T)
internal/consensus/msgs_test.go:697
Function
TestHasVoteVector
(t *testing.T)
proto/tendermint/consensus/message_test.go:15
Function
TestHash
(t *testing.T)
crypto/tmhash/hash_test.go:13
Function
TestHashAlternatives
(t *testing.T)
crypto/merkle/tree_test.go:103
Function
TestHashFromByteSlices
(t *testing.T)
crypto/merkle/tree_test.go:21
Function
TestHashTruncated
(t *testing.T)
crypto/tmhash/hash_test.go:31
Function
TestHeaderEvents
(t *testing.T)
rpc/client/event_test.go:29
Function
TestHeaderHash
(t *testing.T)
types/block_test.go:318
Function
TestHeaderHashVector
(t *testing.T)
types/block_test.go:1317
Function
TestHeaderProto
(t *testing.T)
types/block_test.go:781
Function
TestHeader_ValidateBasic
(t *testing.T)
types/block_test.go:957
Function
TestHealth
(t *testing.T)
rpc/client/rpc_test.go:192
Function
TestHexBytes_String
(t *testing.T)
libs/bytes/bytes_test.go:69
Function
TestHexStringArg
(t *testing.T)
rpc/jsonrpc/jsonrpc_test.go:292
Function
TestIncrementProposerPriorityPositiveTimes
Test that IncrementProposerPriority requires positive times.
types/validator_set_test.go:157
Function
TestIndexerServiceIndexesBlocks
(t *testing.T)
internal/state/indexer/indexer_service_test.go:41
Function
TestIndexing
(t *testing.T)
internal/state/indexer/sink/psql/psql_test.go:148
Function
TestInfo
(t *testing.T)
internal/proxy/app_conn_test.go:150
Function
TestInfo
Make sure info is correct (we connect properly)
rpc/client/rpc_test.go:129
Function
TestInspectConstructor
(t *testing.T)
internal/inspect/inspect_test.go:29
Function
TestInspectRun
(t *testing.T)
internal/inspect/inspect_test.go:44
Function
TestInstrumentationConfigValidateBasic
(t *testing.T)
config/config_test.go:181
Function
TestIntInSlice
(t *testing.T)
internal/state/indexer/tx/kv/utils_test.go:9
Function
TestIsASCIIText
(t *testing.T)
libs/strings/string_test.go:35
Function
TestIsConnTimeoutForFundamentalTimeouts
(t *testing.T)
privval/socket_dialers_test.go:32
Function
TestIsConnTimeoutForNonTimeoutErrors
(t *testing.T)
privval/utils_test.go:11
Function
TestIsConnTimeoutForWrappedConnTimeouts
(t *testing.T)
privval/socket_dialers_test.go:41
Function
TestIsVoteTypeValid
(t *testing.T)
types/vote_test.go:181
Function
TestIterateKeysWithValues
(t *testing.T)
libs/cmap/cmap_test.go:12
Function
TestJSON
(t *testing.T)
crypto/sr25519/sr25519_test.go:78
Function
TestJSONMarshal
Test that the hex encoding works.
libs/bytes/bytes_test.go:27
Function
TestJSONMarshalUnmarshal
(t *testing.T)
libs/bits/bit_array_test.go:222
Function
TestJSONRPCID
(t *testing.T)
rpc/jsonrpc/server/http_json_handler_test.go:88
Function
TestKVStore
(t *testing.T)
abci/example/example_test.go:32
Function
TestKVStoreKV
(t *testing.T)
abci/example/kvstore/kvstore_test.go:64
Function
TestKeyPath
(t *testing.T)
crypto/merkle/proof_key_path_test.go:12
Function
TestLargeGenesisValidator
(t *testing.T)
internal/state/state_test.go:724
Function
TestLastDialed
(t *testing.T)
internal/p2p/peermanager_scoring_test.go:166
Function
TestLast_FirstLightBlockHeight
(t *testing.T)
light/store/db/db_test.go:20
Function
TestLightBlockProtobuf
(t *testing.T)
types/light_test.go:59
Function
TestLightBlockValidateBasic
(t *testing.T)
types/light_test.go:14
Function
TestLightClientAttackEvidenceBasic
(t *testing.T)
types/evidence_test.go:96
Function
TestLightClientAttackEvidenceLifecycle
check that valid light client evidence is correctly validated and stored in evidence pool
internal/evidence/pool_test.go:269
Function
TestLightClientAttackEvidenceValidation
(t *testing.T)
types/evidence_test.go:155
← previous
next →
7,501–7,600 of 9,600, ranked by callers