MCPcopy Create free account

hub / github.com/Agzs/BlockMaze / functions

Functions20,037 in github.com/Agzs/BlockMaze

↓ 28 callersFunctionNewRegistry
Create a new registry.
go-ethereum/metrics/registry.go:61
↓ 28 callersMethodPercentiles
([]float64)
go-ethereum/metrics/timer.go:15
↓ 28 callersFunctionPop
(token_type=None)
libsnark-vnt/depends/libsnark/depends/gtest/googletest/scripts/pump.py:476
↓ 28 callersMethodReadMsg
()
go-ethereum/p2p/message.go:70
↓ 28 callersMethodRunAndVerify
Checks that the binary runs correct set of tests for a given filter.
libsnark-vnt/depends/libsnark/depends/gtest/googletest/test/gtest_filter_unittest.py:261
↓ 28 callersFunctiongenerateMessageParams
()
go-ethereum/whisper/whisperv6/message_test.go:31
↓ 28 callersFunctiongenerateMessageParams
()
go-ethereum/whisper/whisperv5/message_test.go:28
↓ 28 callersMethodgetCode
libsnark-vnt/depends/libsnark/depends/xbyak/xbyak/xbyak.h:905
↓ 28 callersMethodgetFloat
(name string)
go-ethereum/metrics/exp/exp.go:67
↓ 28 callersMethodgetStateObject
Retrieve a state object given by the address. Returns nil if not found.
go-ethereum/core/state/statedb.go:378
↓ 28 callersFunctionsecp256k1_ecdsa_sign
go-ethereum/crypto/secp256k1/libsecp256k1/src/secp256k1.c:345
↓ 28 callersFunctionsecp256k1_scalar_get_num
go-ethereum/crypto/secp256k1/libsecp256k1/src/scalar_impl.h:28
↓ 28 callersMethodstream
Returns the underlying ostream.
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/include/gmock/gmock-matchers.h:97
↓ 27 callersMethodContext
()
go-ethereum/swarm/storage/types.go:253
↓ 27 callersMethodCurrentHeader
()
go-ethereum/les/handler.go:80
↓ 27 callersMethodGetRequestCost
(msgcode uint64, amount int)
go-ethereum/les/peer.go:166
↓ 27 callersMethodIssue
Issue creates a cheque signed by the chequebook owner's private key. The signer commits to a contract (one that they own), a beneficiary and amount.
go-ethereum/contracts/chequebook/cheque.go:248
↓ 27 callersFunctionIter
Given a positive integer n, a format string that contains 0 or more '%s' format specs, and optionally a separator string, returns the join of n st
libsnark-vnt/depends/libsnark/depends/gtest/googletest/scripts/gen_gtest_pred_impl.py:189
↓ 27 callersFunctionNormalizeJac
libsnark-vnt/depends/libsnark/depends/ate-pairing/include/bn.h:2451
↓ 27 callersMethodStop
Stop stops the blockchain service. If any imports are currently in progress it will abort them using the procInterrupt.
go-ethereum/core/blockchain.go:645
↓ 27 callersMethodStop
Stop stops the node
go-ethereum/p2p/simulations/adapters/types.go:58
↓ 27 callersMethodUnpack
Unpack output in v according to the abi specification
go-ethereum/accounts/abi/abi.go:77
↓ 27 callersMethodadd
(key string, val interface{})
go-ethereum/les/peer.go:334
↓ 27 callersMethodassertEqualIgnoreLeadingWhitespace
Specialized assert that ignores the indent level.
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/scripts/generator/cpp/gmock_class_test.py:41
↓ 27 callersMethodclear
libsnark-vnt/depends/libsnark/depends/ate-pairing/include/zm.h:1287
↓ 27 callersFunctioncmp
-V524
libsnark-vnt/depends/libsnark/depends/xbyak/xbyak/xbyak_mnemonic.h:93
↓ 27 callersMethodcount
Returns the number of live test objects that uses this fixture.
libsnark-vnt/depends/libsnark/depends/gtest/googletest/test/gtest_unittest.cc:5044
↓ 27 callersFunctionsecp256k1_scalar_negate
go-ethereum/crypto/secp256k1/libsecp256k1/src/scalar_low_impl.h:67
↓ 26 callersMethodAssertHeld
Does nothing if the current thread holds the mutex. Otherwise, crashes with high probability.
libsnark-vnt/depends/libsnark/depends/gtest/googletest/src/gtest-port.cc:268
↓ 26 callersMethodEach
Call the given function for each registered metric.
go-ethereum/metrics/registry.go:27
↓ 26 callersFunctionExplain
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/test/gmock-generated-matchers_test.cc:101
↓ 26 callersMethodFailed
Returns true iff the test failed.
libsnark-vnt/depends/libsnark/depends/gtest/googletest/src/gtest.cc:2169
↓ 26 callersMethodJSON
JSON sends "data" as a JSON HTTP response
go-ethereum/p2p/simulations/http.go:696
↓ 26 callersFunctionNewNode
NewNode creates a new node. It is mostly meant to be used for testing purposes.
go-ethereum/p2p/discv5/node.go:52
↓ 26 callersMethodPost
Post sends an event to all receivers registered for the given type. It returns ErrMuxClosed if the mux has been stopped.
go-ethereum/event/event.go:83
↓ 26 callersMethodScalarBaseMult
ScalarBaseMult sets e to g*k where g is the generator of the group and then returns e.
go-ethereum/crypto/bn256/cloudflare/bn256.go:54
↓ 26 callersFunctionScalarMult
libsnark-vnt/depends/libsnark/depends/ate-pairing/include/bn.h:2590
↓ 26 callersMethodbegin
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/include/gmock/gmock-spec-builders.h:607
↓ 26 callersMethodend
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/include/gmock/gmock-spec-builders.h:608
↓ 26 callersFunctionf
libsnark-vnt/depends/libsnark/depends/xbyak/test/lib_min.cpp:42
↓ 26 callersMethodget
libsnark-vnt/depends/libsnark/depends/ate-pairing/include/zm2.h:158
↓ 26 callersFunctionrandom_scalar_order_test
go-ethereum/crypto/secp256k1/libsecp256k1/src/tests.c:110
↓ 26 callersFunctionsecp256k1_ec_pubkey_create
go-ethereum/crypto/secp256k1/libsecp256k1/src/secp256k1.c:404
↓ 26 callersFunctionthrowJSException
throwJSException panics on an otto.Value. The Otto VM will recover from the Go panic and throw msg as a JavaScript error.
go-ethereum/console/bridge.go:352
↓ 26 callersFunctiontoHex
(val)
go-ethereum/internal/jsre/deps/web3.js:2098
↓ 26 callersFunctiontype2String
libsnark-vnt/depends/libsnark/depends/xbyak/gen/avx_type.hpp:44
↓ 26 callersFunctionuint256S
uint256 from const char *. * This is a separate function because the constructor uint256(const char*) can result * in dangerously catching uint256(0
libsnark-vnt/src/send/uint256.h:165
↓ 26 callersFunctionvalidateTxPoolInternals
validateTxPoolInternals checks various consistency invariants within the pool.
go-ethereum/core/tx_pool_test.go:91
↓ 25 callersMethodAccountManager
()
go-ethereum/miner/miner.go:39
↓ 25 callersMethodBalance
Balance returns the current balance of the chequebook.
go-ethereum/contracts/chequebook/cheque.go:312
↓ 25 callersMethodClose
Close is to indicate that no more chunk data will be Put on this Putter
go-ethereum/swarm/storage/types.go:310
↓ 25 callersMethodClose
()
go-ethereum/ethdb/interface.go:39
↓ 25 callersMethodExecute
Execute runs the JavaScript file specified as the argument.
go-ethereum/console/console.go:428
↓ 25 callersMethodExist
Exist reports whether the given account exists in state. Notably this should also return true for suicided accounts.
go-ethereum/core/vm/interface.go:54
↓ 25 callersFunctionGADGETLIB2_FMT
libsnark-vnt/depends/libsnark/libsnark/gadgetlib2/infrastructure.cpp:31
↓ 25 callersMethodGas
()
go-ethereum/core/state_transition.go:71
↓ 25 callersFunctionMatchRegexAtHead
Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.
libsnark-vnt/depends/libsnark/depends/gtest/googletest/src/gtest-port.cc:763
↓ 25 callersMethodMissing
Missing retrieves the known missing nodes from the trie for retrieval.
go-ethereum/trie/sync.go:159
↓ 25 callersMethodRate1
()
go-ethereum/metrics/meter.go:13
↓ 25 callersMethodStdDev
()
go-ethereum/metrics/timer.go:21
↓ 25 callersMethodTestExchanges
TestExchanges tests a series of exchanges against the session
go-ethereum/p2p/testing/protocolsession.go:207
↓ 25 callersFunctionValidateRegex
Generates non-fatal failures and returns false if regex is invalid; otherwise returns true.
libsnark-vnt/depends/libsnark/depends/gtest/googletest/src/gtest-port.cc:673
↓ 25 callersMethodbegin
libsnark-vnt/src/mint/uint256.h:55
↓ 25 callersMethodbegin
libsnark-vnt/src/send/uint256.h:55
↓ 25 callersFunctionerrResp
(code errCode, format string, v ...interface{})
go-ethereum/eth/handler.go:64
↓ 25 callersMethodisZero
libsnark-vnt/depends/libsnark/depends/ate-pairing/include/bn.h:2911
↓ 25 callersFunctionsecp256k1_ecdsa_sig_verify
go-ethereum/crypto/secp256k1/libsecp256k1/src/ecdsa_impl.h:203
↓ 25 callersFunctionsecp256k1_ecdsa_signature_parse_der
go-ethereum/crypto/secp256k1/libsecp256k1/src/secp256k1.c:212
↓ 25 callersFunctionsecp256k1_fe_equal_var
go-ethereum/crypto/secp256k1/libsecp256k1/src/field_impl.h:31
↓ 24 callersMethodDecode
Decode decodes a value and stores the result in the value pointed to by val. Please see the documentation for the Decode function to learn about the d
go-ethereum/rlp/decode.go:793
↓ 24 callersMethodDial
(*discover.Node)
go-ethereum/p2p/dial.go:53
↓ 24 callersFunctionField
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/include/gmock/gmock-matchers.h:3895
↓ 24 callersMethodGetPrivateKey
GetPrivateKey retrieves the private key of the specified identity.
go-ethereum/whisper/whisperv6/whisper.go:435
↓ 24 callersMethodGetSymKey
GetSymKey returns the symmetric key associated with the given id.
go-ethereum/whisper/whisperv6/whisper.go:539
↓ 24 callersFunctionIsXDigit
libsnark-vnt/depends/libsnark/depends/gtest/googletest/include/gtest/internal/gtest-port.h:2372
↓ 24 callersFunctionJSON
JSON returns a parsed ABI interface and error if it failed.
go-ethereum/accounts/abi/abi.go:36
↓ 24 callersFunctionLe
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/include/gmock/gmock-matchers.h:3778
↓ 24 callersFunctionNewNode
NewNode creates a new node. It is mostly meant to be used for testing purposes.
go-ethereum/p2p/discover/node.go:61
↓ 24 callersMethodNotify
Notify announces the fetcher of the potential availability of a new block in the network.
go-ethereum/eth/fetcher/fetcher.go:189
↓ 24 callersMethodRate15
()
go-ethereum/metrics/meter.go:15
↓ 24 callersMethodRate5
()
go-ethereum/metrics/meter.go:14
↓ 24 callersMethodRateMean
()
go-ethereum/metrics/meter.go:16
↓ 24 callersMethodSort
(blocks Blocks)
go-ethereum/core/types/block.go:400
↓ 24 callersMethodTo
FromFrontier() (common.Address, error)
go-ethereum/core/state_transition.go:68
↓ 24 callersMethodZKSN
()
go-ethereum/core/types/transaction.go:267
↓ 24 callersMethodgenerateWitness
libsnark-vnt/depends/libsnark/libsnark/gadgetlib2/examples/tutorial.cpp:176
↓ 24 callersMethodget
(key string, val interface{})
go-ethereum/les/peer.go:355
↓ 24 callersFunctionisOnTwistECJac3
libsnark-vnt/depends/libsnark/depends/ate-pairing/include/bn.h:2409
↓ 24 callersMethodreset
libsnark-vnt/depends/libsnark/depends/gtest/googletest/include/gtest/internal/gtest-port.h:1182
↓ 24 callersFunctionsecp256k1_fe_normalize
go-ethereum/crypto/secp256k1/libsecp256k1/src/field_5x52_impl.h:54
↓ 24 callersMethodsize
libsnark-vnt/depends/libsnark/depends/xbyak/xbyak/xbyak_util.h:478
↓ 23 callersFunctionColoredPrintf
libsnark-vnt/depends/libsnark/depends/gtest/googletest/src/gtest.cc:2979
↓ 23 callersFunctionContainerEq
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/include/gmock/gmock-matchers.h:4164
↓ 23 callersFunctionEach
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/include/gmock/gmock-matchers.h:4330
↓ 23 callersFunctionFatalf
Fatalf formats a message to standard error and exits the program. The message is also printed to standard output if standard error is redirected to a
go-ethereum/cmd/utils/cmd.go:49
↓ 23 callersMethodGetHeaderByNumber
(number uint64)
go-ethereum/les/handler.go:85
↓ 23 callersMethodGetOrNewStateObject
Retrieve a state object or create a new state object if nil.
go-ethereum/core/state/statedb.go:409
↓ 23 callersFunctionIsPrime
Returns true iff n is a prime number.
libsnark-vnt/depends/libsnark/depends/gtest/googletest/samples/sample1.cc:47
↓ 23 callersFunctionIsValidEscape
Returns true iff "\\c" is a supported escape sequence.
libsnark-vnt/depends/libsnark/depends/gtest/googletest/src/gtest-port.cc:638
↓ 23 callersFunctionParseNaturalNumber
libsnark-vnt/depends/libsnark/depends/gtest/googletest/src/gtest-internal-inl.h:959
← previousnext →401–500 of 20,037, ranked by callers