MCPcopy Create free account

hub / github.com/Agzs/BlockMaze / functions

Functions20,037 in github.com/Agzs/BlockMaze

↓ 51 callersMethodBack
Back returns the n'th item in stack
go-ethereum/core/vm/stack.go:73
↓ 51 callersMethodRate
()
go-ethereum/metrics/ewma.go:12
↓ 51 callersFunctionRespond
Respond is used to show an HTML page to a client. If there is an `Accept` header of `application/json`, JSON will be returned instead The function jus
go-ethereum/swarm/api/http/error.go:145
↓ 51 callersMethodRun
RequiredPrice calculates the contract gas use
go-ethereum/core/vm/contracts.go:37
↓ 51 callersMethodget
libsnark-vnt/depends/libsnark/depends/gtest/googletest/include/gtest/internal/gtest-port.h:1174
↓ 50 callersMethodAddTx
AddTx adds a transaction to the generated block. If no coinbase has been set, the block's coinbase is set to the zero address. AddTx panics if the tr
go-ethereum/core/chain_makers.go:78
↓ 50 callersFunctionAllOf
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/test/gmock-generated-matchers_test.cc:1265
↓ 49 callersFunctionDescribeNegation
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/test/gmock-matchers_test.cc:210
↓ 49 callersFunctiongfpMul
go:noescape
go-ethereum/crypto/bn256/cloudflare/gfp_decl.go:18
↓ 49 callersMethodreserve
Reserve is blocking until it returns an available tree it reuses free trees or creates a new one if size is not reached TODO: should use a context her
go-ethereum/swarm/bmt/bmt.go:148
↓ 49 callersFunctionsecp256k1_fe_add
go-ethereum/crypto/secp256k1/libsecp256k1/src/field_5x52_impl.h:357
↓ 48 callersMethodBool
Bool reads an RLP string of up to 1 byte and returns its contents as a boolean. If the input does not contain an RLP string, the returned error will b
go-ethereum/rlp/decode.go:739
↓ 48 callersFunctionPair
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/include/gmock/gmock-matchers.h:4348
↓ 48 callersFunctionsigma0
libsnark-vnt/src/redeem/deps/sha256.h:46
↓ 48 callersFunctionsigma0
libsnark-vnt/src/mint/deps/sha256.h:46
↓ 48 callersFunctionsigma0
libsnark-vnt/src/deposit/deps/sha256.h:46
↓ 48 callersFunctionsigma0
libsnark-vnt/src/send/deps/sha256.h:46
↓ 48 callersFunctionsigma1
libsnark-vnt/src/redeem/deps/sha256.h:47
↓ 48 callersFunctionsigma1
libsnark-vnt/src/mint/deps/sha256.h:47
↓ 48 callersFunctionsigma1
libsnark-vnt/src/deposit/deps/sha256.h:47
↓ 48 callersFunctionsigma1
libsnark-vnt/src/send/deps/sha256.h:47
↓ 48 callersFunctiontransaction
(nonce uint64, gaslimit uint64, key *ecdsa.PrivateKey)
go-ethereum/core/tx_pool_test.go:71
↓ 47 callersMethodStop
()
go-ethereum/swarm/services/swap/swap/swap.go:81
↓ 47 callersFunctionconstGasFunc
(gas uint64)
go-ethereum/core/vm/gas_table.go:60
↓ 46 callersFunctionGreaterThan
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/test/gmock-matchers_test.cc:188
↓ 46 callersMethodSize
(context.Context, chan bool)
go-ethereum/swarm/storage/types.go:254
↓ 46 callersFunctionStreamableToString
libsnark-vnt/depends/libsnark/depends/gtest/googletest/include/gtest/gtest-message.h:242
↓ 46 callersMethodget
get retrieves a big int from the pool, allocating one if the pool is empty. Note, the returned int's value is arbitrary and will not be zeroed!
go-ethereum/core/vm/intpool.go:40
↓ 46 callersFunctioninc
libsnark-vnt/depends/libsnark/depends/xbyak/xbyak/xbyak_mnemonic.h:306
↓ 46 callersMethodsize
libsnark-vnt/src/deposit/uint256.h:75
↓ 46 callersMethodsize
libsnark-vnt/src/send/uint256.h:75
↓ 45 callersMethodAdd
Add (n) n > 0 called when promised/provided n units of service n < 0 called when used/requested n units of service
go-ethereum/swarm/services/swap/swap/swap.go:163
↓ 45 callersMethodCurrentBlock
()
go-ethereum/core/tx_pool.go:120
↓ 45 callersMethodHash
Hash returns the hash of the current node.
go-ethereum/trie/iterator.go:75
↓ 45 callersMethodInsertChain
InsertChain attempts to insert the given batch of blocks in to the canonical chain or, otherwise, create a fork. If an error is returned it will retur
go-ethereum/core/blockchain.go:999
↓ 45 callersFunctionNewError
(code int, s string)
go-ethereum/swarm/storage/mru/resource.go:91
↓ 45 callersMethodRetrieve
(ctx context.Context, req OdrRequest)
go-ethereum/light/odr.go:42
↓ 45 callersFunctionelapseMinute
(a EWMA)
go-ethereum/metrics/ewma_test.go:221
↓ 45 callersMethodresize
libsnark-vnt/depends/libsnark/libsnark/gadgetlib2/variable.cpp:345
↓ 45 callersFunctionset
libsnark-vnt/depends/libsnark/depends/gtest/googletest/include/gtest/internal/gtest-port.h:2146
↓ 45 callersMethodsize
libsnark-vnt/src/redeem/uint256.h:75
↓ 44 callersFunctionAnyOf
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/test/gmock-generated-matchers_test.cc:1272
↓ 44 callersMethodLock
Lock removes the private key with the given address from memory.
go-ethereum/accounts/keystore/keystore.go:330
↓ 44 callersMethodWrap
Wrap bundles the message into an Envelope to transmit over the network.
go-ethereum/whisper/whisperv6/message.go:237
↓ 44 callersMethodassertEquals
( int val, int val2, String message )
go-ethereum/crypto/secp256k1/libsecp256k1/src/java/org/bitcoin/NativeSecp256k1Util.java:21
↓ 44 callersMethodbegin
libsnark-vnt/depends/libsnark/depends/gtest/googletest/test/gtest-printers_test.cc:207
↓ 44 callersFunctionsecp256k1_scalar_set_b32
go-ethereum/crypto/secp256k1/libsecp256k1/src/scalar_low_impl.h:47
↓ 43 callersMethodAddress
()
go-ethereum/core/vm/contract.go:27
↓ 43 callersFunctionContains
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/include/gmock/gmock-matchers.h:4298
↓ 43 callersMethodStart
()
go-ethereum/miner/worker.go:59
↓ 42 callersFunctionAssertionSuccess
Makes a successful assertion result.
libsnark-vnt/depends/libsnark/depends/gtest/googletest/src/gtest.cc:1007
↓ 42 callersFunctionbigFromBase10
(s string)
go-ethereum/crypto/bn256/cloudflare/constants.go:11
↓ 42 callersMethodsub
libsnark-vnt/depends/libsnark/depends/ate-pairing/include/zm.h:1243
↓ 42 callersFunctionxor_
libsnark-vnt/depends/libsnark/depends/xbyak/xbyak/xbyak_mnemonic.h:1278
↓ 41 callersMethodExpectExit
ExpectExit expects the child process to exit within 5s without printing any additional text on stdout.
go-ethereum/internal/cmdtest/test_cmd.go:170
↓ 41 callersMethodOver
()
go-ethereum/swarm/network/protocol.go:68
↓ 41 callersMethodSetString
SetString sets the big int to x. The string prefix determines the actual conversion base. A prefix of "0x" or "0X" selects base 16; the "0" prefix se
go-ethereum/mobile/big.go:80
↓ 41 callersMethodSub
(a, b *gfP2)
go-ethereum/crypto/bn256/cloudflare/gfp2.go:70
↓ 41 callersFunctionf2
libsnark-vnt/src/crypto/sha1.cpp:25
↓ 40 callersMethodAddress
()
go-ethereum/swarm/pss/pss.go:74
↓ 40 callersMethodCurrentBlock
CurrentBlock retrieves the current head block of the canonical chain. The block is retrieved from the blockchain's internal cache.
go-ethereum/core/blockchain.go:341
↓ 40 callersMethodDo
(*Server)
go-ethereum/p2p/dial.go:105
↓ 40 callersMethodSet
Set sets the big int at the given index in the slice.
go-ethereum/mobile/big.go:101
↓ 40 callersMethodSetInt64
SetInt64 sets the big int to x.
go-ethereum/mobile/big.go:61
↓ 40 callersMethodasString
libsnark-vnt/depends/libsnark/libsnark/gadgetlib2/variable.cpp:432
↓ 40 callersMethodreplace
replace removes n from the replacement list and replaces 'last' with it if it is the last entry in the bucket. If 'last' isn't the last entry, it has
go-ethereum/p2p/discover/table.go:648
↓ 39 callersMethodNext
Next moves the iterator to the next node. If the parameter is false, any child nodes will be skipped.
go-ethereum/trie/iterator.go:69
↓ 39 callersMethodSize
()
go-ethereum/metrics/sample.go:23
↓ 39 callersFunctionStrEq
Matches a string equal to str.
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/include/gmock/gmock-matchers.h:3971
↓ 39 callersMethodTrieDB
TrieDB retrieves the low level trie database used for data storage.
go-ethereum/core/state/database.go:59
↓ 39 callersMethod_GetNextToken
(self)
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/scripts/generator/cpp/ast.py:905
↓ 38 callersMethodAddRemote
AddRemote enqueues a single transaction into the pool if it is valid. If the sender is not among the locally tracked ones, full pricing constraints wi
go-ethereum/core/tx_pool.go:839
↓ 38 callersFunctionAssertionFailure
Makes a failed assertion result.
libsnark-vnt/depends/libsnark/depends/gtest/googletest/src/gtest.cc:1012
↓ 38 callersFunctionCaptureStdout
Starts capturing stdout.
libsnark-vnt/depends/libsnark/depends/gtest/googletest/src/gtest-port.cc:1031
↓ 38 callersFunctionCharPtr
A helper that turns the type of a C-string literal from const char[N] to const char*.
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/test/gmock-generated-actions_test.cc:165
↓ 38 callersFunctionGetCapturedStdout
Stops capturing stdout and returns the captured string.
libsnark-vnt/depends/libsnark/depends/gtest/googletest/src/gtest-port.cc:1041
↓ 38 callersMethodInSequence
Creates the implicit sequence if there isn't one.
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/src/gmock-spec-builders.cc:812
↓ 38 callersMethodIsSatisfiedByCallCount
Returns true iff call_count calls will satisfy this cardinality.
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/test/gmock-cardinalities_test.cc:400
↓ 38 callersMethodPut
(key []byte, value []byte)
go-ethereum/ethdb/interface.go:25
↓ 38 callersMethodScalarBaseMult
ScalarBaseMult sets e to g*k where g is the generator of the group and then returns e.
go-ethereum/crypto/bn256/google/bn256.go:64
↓ 38 callersMethodSetBytes
SetBytes sets the content of b to the given bytes. It panics if d is not of suitable size.
go-ethereum/core/types/bloom9.go:52
↓ 38 callersMethodcreate
libsnark-vnt/depends/libsnark/libsnark/gadgetlib2/gadget.cpp:155
↓ 38 callersMethodisBit
libsnark-vnt/depends/libsnark/depends/xbyak/xbyak/xbyak.h:452
↓ 38 callersMethodis_satisfied
libsnark-vnt/depends/libsnark/libsnark/relations/circuit_satisfaction_problems/tbcs/tbcs.cpp:257
↓ 38 callersFunctionstart_profiling
libsnark-vnt/depends/libsnark/depends/libff/libff/common/profiling.cpp:56
↓ 37 callersFunctionHasSubstr
Creates a matcher that matches any string, std::string, or C string that contains the given substring.
libsnark-vnt/depends/libsnark/depends/gtest/googlemock/include/gmock/gmock-matchers.h:4000
↓ 37 callersFunctionNewGauge
NewGauge constructs a new StandardGauge.
go-ethereum/metrics/gauge.go:22
↓ 37 callersFunctionPrintPointer
Since ::std::stringstream::operator<<(const void *) formats the pointer output differently with different compilers, we have to create the expected ou
libsnark-vnt/depends/libsnark/depends/gtest/googletest/test/gtest-printers_test.cc:437
↓ 37 callersMethodSet
(i int, v bool)
go-ethereum/swarm/network/bitvector/bitvector.go:52
↓ 37 callersMethodSnapshot
()
go-ethereum/metrics/ewma.go:13
↓ 37 callersFunctionsecp256k1_rand_int
go-ethereum/crypto/secp256k1/libsecp256k1/src/testrand_impl.h:47
↓ 37 callersFunctionsecp256k1_scalar_add
go-ethereum/crypto/secp256k1/libsecp256k1/src/scalar_low_impl.h:34
↓ 37 callersFunctionsecp256k1_scalar_is_zero
go-ethereum/crypto/secp256k1/libsecp256k1/src/scalar_low_impl.h:63
↓ 37 callersFunctiontype
Gets the outcome of the test part.
libsnark-vnt/depends/libsnark/depends/gtest/googletest/include/gtest/gtest-test-part.h:72
↓ 37 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/deposit/uint256.h:165
↓ 36 callersMethodBlockChain
()
go-ethereum/miner/miner.go:40
↓ 36 callersMethodCurrentBlock
CurrentBlock retrieves the head block from the local chain.
go-ethereum/eth/downloader/downloader.go:185
↓ 36 callersFunctionGenerateChain
GenerateChain creates a chain of n blocks. The first block's parent will be the provided parent. db is used to store intermediate states and should co
go-ethereum/core/chain_makers.go:167
↓ 36 callersMethodIsPrime
libsnark-vnt/depends/libsnark/depends/gtest/googletest/samples/prime_tables.h:58
↓ 36 callersMethodLoad
Load retrieves the value of a key/value pair. The given Entry must be a pointer and will be set to the value of the entry in the record. Errors retur
go-ethereum/p2p/enr/enr.go:91
← previousnext →201–300 of 20,037, ranked by callers