MCPcopy Create free account

hub / github.com/MiloOweno/kernel-lab / functions

Functions18,272 in github.com/MiloOweno/kernel-lab

↓ 41 callersMethodLen
()
data/basics/sort.go:30
↓ 41 callersFunctionMakeResourcesData
MakeResourcesData returns a new empty instance of resourcesData. Using this constructor method is necessary because of the ResourceFlags field. An opt
ledger/store/trackerdb/data.go:525
↓ 41 callersMethodMarshalMsg
MarshalMsg implements msgp.Marshaler
ledger/store/trackerdb/msgp_gen.go:2519
↓ 41 callersMethodRun
Run executes the tests after the fixture initializes and returns the exit code from testing
test/framework/fixtures/fixture.go:51
↓ 41 callersMethodgetNextPeer
()
catchup/peerSelector.go:120
↓ 41 callersFunctionnewAcctUpdates
(tb testing.TB, l *mockLedgerForTracker, conf config.Local)
ledger/acctupdates_test.go:329
↓ 41 callersMethodupdateDNSKeyRecord
(zone string, key *dns.DNSKEY, sk crypto.PrivateKey, expTime time.Time)
tools/network/dnssec/testHarness.go:331
↓ 41 callersFunctionverifyStateProofVerificationTracking
(t *testing.T, spt *spVerificationTracker, startRound basics.Round, contextAmount uint64, stateProofInterval
ledger/spverificationtracker_test.go:150
↓ 40 callersFunctionAssembleStringWithVersion
AssembleStringWithVersion takes an entire program in a string and assembles it to bytecode using the assembler version specified. If version is assem
data/transactions/logic/assembler.go:2758
↓ 40 callersFunctionByteCountBinary
(b int)
agreement/fuzzer/trafficStatisticsFilter_test.go:163
↓ 40 callersMethodConstructPayment
ConstructPayment builds a payment transaction to be signed If the fee is 0, the function will use the suggested one form the network Although firstVal
libgoal/libgoal.go:571
↓ 40 callersMethodUnmarshalMsgWithState
UnmarshalMsg implements msgp.Unmarshaler
data/basics/msgp_gen.go:4954
↓ 40 callersFunctionexport_type
(name, src, dst)
scripts/export_sdk_types.py:131
↓ 40 callersFunctionnetStop
(t testing.TB, wn *WebsocketNetwork, name string)
network/wsNetwork_test.go:298
↓ 40 callersFunctionrewardsPool
()
ledger/eval/prefetcher/prefetcher_alignment_test.go:59
↓ 39 callersMethodBlock
(basics.Round)
catchup/service.go:67
↓ 39 callersFunctionLoadConfigFromDisk
LoadConfigFromDisk returns a Local config structure based on merging the defaults with settings loaded from the config file from the custom dir. If t
config/config.go:109
↓ 39 callersFunctionMakeTrie
MakeTrie creates a merkle trie
crypto/merkletrie/trie.go:79
↓ 39 callersMethodMarshalMsg
MarshalMsg implements msgp.Marshaler
data/basics/msgp_gen.go:4939
↓ 39 callersMethodMsgsize
Msgsize returns an upper bound estimate of the number of bytes occupied by the serialized message
data/basics/msgp_gen.go:4982
↓ 39 callersMethodWaitForConfirmedTxn
WaitForConfirmedTxn waits until either the passed txid is confirmed or until the passed roundTimeout passes or until waiting for a round to pass times
test/framework/fixtures/restClientFixture.go:193
↓ 39 callersFunctioncrypto_hash_sha512_update
crypto/libsodium-fork/src/libsodium/crypto_hash/sha512/cp/hash_sha512_cp.c:209
↓ 39 callersFunctiononly
(m RunMode)
data/transactions/logic/opcodes.go:244
↓ 38 callersFunctionAddSaturate
AddSaturate adds 2 values with saturation on overflow
data/basics/overflow.go:85
↓ 38 callersMethodCommit
()
ledger/store/trackerdb/store.go:126
↓ 38 callersMethodCurrentRound
CurrentRound returns the current known round
libgoal/libgoal.go:888
↓ 38 callersMethodIs
Is checks if this set of roles is exactly the same as the other roles
network/phonebook/phonebook.go:76
↓ 38 callersMethodMsgsize
Msgsize returns an upper bound estimate of the number of bytes occupied by the serialized message
ledger/store/trackerdb/msgp_gen.go:2808
↓ 38 callersMethodRegisterHandlers
RegisterHandlers adds to the set of given message handlers.
network/gossipNode.go:105
↓ 37 callersFunctionDigestMaxSize
MaxSize returns a maximum valid message size for this message type
crypto/msgp_gen.go:423
↓ 37 callersMethodField
()
data/transactions/logic/fields.go:30
↓ 37 callersMethodFlush
Flush ensures that all changes have been written to the underlying data store.
data/account/participationRegistry.go:269
↓ 37 callersMethodMakeAccountsWriter
trackerdb
ledger/store/trackerdb/store.go:78
↓ 37 callersMethodMsgIsZero
MsgIsZero returns whether this is a zero value
data/basics/msgp_gen.go:4988
↓ 37 callersMethodSetConsensus
SetConsensus applies a new consensus settings which would get deployed before any of the nodes starts
test/framework/fixtures/libgoalFixture.go:65
↓ 37 callersMethodWaitForCommit
WaitForCommit waits until block r (and block before r) are durably written to disk.
ledger/ledger.go:839
↓ 37 callersFunctionmicros
micros gets the current microAlgo balance for an address
ledger/simple_test.go:237
↓ 37 callersFunctionreportErrorf
(format string, args ...interface{})
cmd/pingpong/runCmd.go:488
↓ 37 callersFunctionsecp256k1_rand_int
crypto/secp256k1/libsecp256k1/src/testrand_impl.h:47
↓ 37 callersFunctionsecp256k1_scalar_add
crypto/secp256k1/libsecp256k1/src/scalar_low_impl.h:34
↓ 37 callersFunctionsecp256k1_scalar_is_zero
crypto/secp256k1/libsecp256k1/src/scalar_low_impl.h:63
↓ 36 callersMethodConsensusParams
Balances correspond to a Round, which mean that they also correspond to a ConsensusParams. This returns those parameters.
ledger/apply/apply.go:108
↓ 36 callersMethodGET
(path string, h echo.HandlerFunc, m ...echo.MiddlewareFunc)
daemon/algod/api/server/v2/generated/experimental/routes.go:103
↓ 36 callersMethodGetLibGoalClientForNamedNode
GetLibGoalClientForNamedNode returns the LibGoal Client for a given named node
test/framework/fixtures/libgoalFixture.go:273
↓ 36 callersMethodGetSigner
GetSigner returns the secret keys required for the specified round as well as the rest of the required state proof immutable data
crypto/merklesignature/merkleSignatureScheme.go:235
↓ 36 callersMethodInsert
Insert adds a record to storage and computes the ParticipationID
data/account/participationRegistry.go:231
↓ 36 callersMethodUpsertAppResource
UpsertAppResource adds AppParams and AppLocalState delta
ledger/ledgercore/statedelta.go:491
↓ 36 callersFunctionfe25519_add
crypto/libsodium-fork/src/libsodium/include/sodium/private/ed25519_ref10_fe_51.h:32
↓ 36 callersFunctionge25519_add
crypto/libsodium-fork/src/libsodium/crypto_core/ed25519/ref10/ed25519_ref10.c:184
↓ 36 callersFunctionsecp256k1_ge_set_gej
crypto/secp256k1/libsecp256k1/src/group_impl.h:100
↓ 35 callersMethodGetAlgodClientForController
GetAlgodClientForController returns a RestClient for the specified NodeController
test/framework/fixtures/restClientFixture.go:71
↓ 35 callersMethodGetWalletsSortedByBalance
GetWalletsSortedByBalance returns the Primary node's accounts sorted DESC by balance the richest account will be at accounts[0]
test/framework/fixtures/restClientFixture.go:156
↓ 35 callersMethodInfof
(format string, args ...interface{})
config/localTemplate.go:870
↓ 35 callersMethodLatest
()
stateproof/abstractions.go:40
↓ 35 callersMethodLookupOnline
(addr basics.Address, rnd basics.Round)
ledger/store/trackerdb/interface.go:161
↓ 35 callersFunctionMap
* Functions inspired by functional languages. */ Map applies a function to each element of the input slice and returns a new slice with the transforme
util/fn.go:23
↓ 35 callersMethodNewLocals
NewLocals essentially "opts in" an address to an app id.
data/transactions/logic/ledger_test.go:183
↓ 35 callersFunctionNewP2PNetwork
NewP2PNetwork returns an instance of GossipNode that uses the p2p.Service
network/p2pNetwork.go:218
↓ 35 callersMethodNoted
Noted returns a new Txn with the given note field.
data/txntest/txn.go:137
↓ 35 callersMethodProve
Prove constructs a proof for some set of positions in the array that was used to construct the tree. this function defines the following behavior: Tr
crypto/merklearray/merkle.go:200
↓ 35 callersMethodPut
(basics.Address, ledgercore.AccountData)
ledger/apply/apply.go:51
↓ 35 callersMethodSetAssetHolding
SetAssetHolding setter for asset holding.
ledger/store/trackerdb/data.go:670
↓ 35 callersMethodWriteByte
(c byte)
data/transactions/logic/assembler.go:47
↓ 35 callersMethodadvanceRoundsWithoutStateProof
(t *testing.T, delta uint64)
stateproof/worker_test.go:390
↓ 35 callersFunctionsecp256k1_fe_negate
crypto/secp256k1/libsecp256k1/src/field_5x52_impl.h:327
↓ 34 callersFunctionMakeStateDelta
MakeStateDelta creates a new instance of StateDelta hint is amount of transactions for evaluation, 2 * hint is for sender and receiver balance records
ledger/ledgercore/statedelta.go:203
↓ 34 callersFunctionbenchmarkOperation
Rather than run b.N times, build a program that runs the operation 2000 times, and does so for b.N / 2000 runs. This lets us amortize away the creati
data/transactions/logic/eval_test.go:3898
↓ 34 callersFunctionfe25519_sub
crypto/libsodium-fork/src/libsodium/include/sodium/private/ed25519_ref10_fe_51.h:52
↓ 34 callersMethodhandleCdtRequest
(req *cdt.ChromeRequest, state *cdtState)
cmd/tealdbg/cdtSession.go:279
↓ 34 callersFunctionindexTranslate
(t *testing.T, from, to uint64, pathLen uint8)
crypto/merklearray/vectorCommitmentArray_test.go:29
↓ 34 callersMethodpay
(self, sender, receiver, amt: int, send=None, **kwargs)
test/scripts/e2e_subs/goal/goal.py:251
↓ 34 callersFunctionsecp256k1_rand_bits
crypto/secp256k1/libsecp256k1/src/testrand_impl.h:34
↓ 34 callersFunctionsecp256k1_scalar_get_b32
crypto/secp256k1/libsecp256k1/src/scalar_low_impl.h:58
↓ 34 callersFunctionsodium_base642bin
crypto/libsodium-fork/src/libsodium/sodium/codecs.c:265
↓ 34 callersMethodwith
(e logspec.AgreementEvent)
agreement/trace.go:509
↓ 33 callersFunctionApplicationCall
ApplicationCall evaluates ApplicationCall transaction
ledger/apply/application.go:329
↓ 33 callersFunctionBuildVectorCommitmentTree
BuildVectorCommitmentTree constructs a Merkle tree given an array. the tree returned from this function can function as a vector commitment which has
crypto/merklearray/merkle.go:117
↓ 33 callersFunctionFillDBWithParticipationKeys
FillDBWithParticipationKeys initializes the passed database with participation keys
data/account/participation.go:225
↓ 33 callersMethodLatestTotals
()
ledger/eval/eval.go:699
↓ 33 callersFunctionMakeNodeController
MakeNodeController creates a NodeController representing a specific data directory (and an associated binary directory)
nodecontrol/NodeController.go:41
↓ 33 callersMethodRequest
(ctx context.Context, tag Tag, topics Topics)
network/wsPeer.go:301
↓ 33 callersMethodSize
()
network/p2p/capabilities.go:180
↓ 33 callersFunctioncheckListPointers
(t *testing.T, l *List[T], es []*ListNode[T])
util/list_test.go:50
↓ 33 callersFunctionrun_benchmark
crypto/secp256k1/libsecp256k1/src/bench.h:33
↓ 33 callersFunctionsecp256k1_ecdsa_verify
crypto/secp256k1/libsecp256k1/src/secp256k1.c:291
↓ 33 callersMethodupdate
(state player, r round, gc bool)
agreement/router.go:144
↓ 33 callersMethodverify
(t *testing.T, expectedVotes, expectedProposals, expectedBundles uint32)
agreement/gossip/network_test.go:262
↓ 32 callersFunctionDecodeReflect
DecodeReflect attempts to decode a msgpack-encoded byte buffer into an object instance pointed to by objptr, using reflection.
protocol/codec.go:166
↓ 32 callersMethodFullStop
FullStop stops the clients including graceful shutdown to algod and kmd
libgoal/libgoal.go:282
↓ 32 callersMethodlen
()
ledger/acctdeltas.go:504
↓ 32 callersFunctionmakeVote
makeVote creates a new unauthenticated vote from its constituent components. makeVote returns an error if it fails.
agreement/vote.go:158
↓ 32 callersFunctionuint64ToBytes
(num uint64)
ledger/simulation/simulation_eval_test.go:46
↓ 32 callersMethodwaitForQuiet
()
agreement/service_test.go:568
↓ 31 callersMethodAddValue
AddValue adds a map, array, or slice value segment to a TypePath. The modification is done using append, so this action may mutate the input TypePath.
test/reflectionhelpers/helpers.go:82
↓ 31 callersMethodLedgerForAPI
()
daemon/algod/api/server/v2/handlers.go:129
↓ 31 callersMethodProposer
Proposer returns the Block's proposer.
data/bookkeeping/block.go:371
↓ 31 callersMethodSaveToDisk
SaveToDisk writes the non-default Local settings into a root/ConfigFilename file
config/localTemplate.go:686
↓ 31 callersMethodSnapshot
snapshot support
ledger/store/trackerdb/store.go:40
↓ 31 callersMethodWellFormed
WellFormed checks that the transaction looks reasonable on its own (but not necessarily valid against the actual ledger). It does not check signatures
data/transactions/transaction.go:326
↓ 31 callersMethodappendUnvalidated
(blk bookkeeping.Block)
ledger/ledger_test.go:72
← previousnext →301–400 of 18,272, ranked by callers