Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chaors/Ethereum_read
/ functions
Functions
11,898 in github.com/chaors/Ethereum_read
⨍
Functions
11,898
◇
Types & classes
1,911
↓ 31 callers
Method
Size
()
go-ethereum-master_read/metrics/sample.go:23
↓ 31 callers
Method
TerminalString
()
go-ethereum-master_read/log/format.go:73
↓ 31 callers
Method
Uncles
TODO: copies
go-ethereum-master_read/core/types/block.go:315
↓ 31 callers
Method
Unmount
(mountpoint string)
go-ethereum-master_read/swarm/fuse/swarmfs_unix.go:226
↓ 31 callers
Function
gfpAdd
go:noescape
go-ethereum-master_read/crypto/bn256/cloudflare/gfp_decl.go:12
↓ 31 callers
Function
opBenchmark
(bench *testing.B, op func(pc *uint64, evm *EVM, contract *Contract, memory *Memory, stack *Stack) ([]byte, er
go-ethereum-master_read/core/vm/instructions_test.go:203
↓ 30 callers
Method
Copy
Copy duplicates the current storage.
go-ethereum-master_read/core/vm/logger.go:36
↓ 30 callers
Method
Mul
(a *curvePoint, scalar *big.Int, pool *bnPool)
go-ethereum-master_read/crypto/bn256/google/curve.go:228
↓ 30 callers
Method
Next
Next moves the iterator forward one key-value entry.
go-ethereum-master_read/trie/iterator.go:45
↓ 30 callers
Method
Root
Root returns the root hash of the trie. Deprecated: use Hash instead.
go-ethereum-master_read/trie/trie.go:490
↓ 30 callers
Method
SetHandler
SetHandler updates the logger to write records to the specified handler.
go-ethereum-master_read/log/logger.go:115
↓ 30 callers
Function
newGFp12
(pool *bnPool)
go-ethereum-master_read/crypto/bn256/google/gfp12.go:21
↓ 30 callers
Method
peek
peek returns the nth-from-the-top element of the stack.
go-ethereum-master_read/eth/tracers/tracer.go:149
↓ 30 callers
Function
testSuggestPeer
(t *testing.T, k *testKademlia, expAddr string, expPo int, expWant bool)
go-ethereum-master_read/swarm/network/kademlia_test.go:105
↓ 29 callers
Function
InitSingleTest
InitSingleTest should be called in the beginning of every test, which uses RNG, in order to make the tests reproduciblity independent of their sequenc
go-ethereum-master_read/whisper/whisperv6/filter_test.go:34
↓ 29 callers
Function
New
New creates a trie with an existing root node from db. If root is the zero hash or the sha3 hash of an empty string, the trie is initially empty and
go-ethereum-master_read/trie/trie.go:104
↓ 29 callers
Method
NodeIterator
(startKey []byte)
go-ethereum-master_read/core/state/database.go:69
↓ 29 callers
Method
SetNonce
(common.Address, uint64)
go-ethereum-master_read/core/vm/interface.go:35
↓ 29 callers
Method
readDefaultString
readDefaultString reads a single line from stdin, trimming if from spaces. If an empty line is entered, the default value is returned.
go-ethereum-master_read/cmd/puppeth/wizard.go:109
↓ 29 callers
Method
replace
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-master_read/p2p/discover/table.go:706
↓ 29 callers
Function
secp256k1_scalar_eq
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/scalar_low_impl.h:110
↓ 29 callers
Function
wrapTypeError
(err error, typ reflect.Type)
go-ethereum-master_read/common/hexutil/json.go:312
↓ 28 callers
Method
Database
()
go-ethereum-master_read/light/odr.go:38
↓ 28 callers
Method
Exp
(a *gfP2, power *big.Int, pool *bnPool)
go-ethereum-master_read/crypto/bn256/google/gfp2.go:105
↓ 28 callers
Function
InitSingleTest
InitSingleTest should be called in the beginning of every test, which uses RNG, in order to make the tests reproduciblity independent of their sequenc
go-ethereum-master_read/whisper/whisperv5/filter_test.go:34
↓ 28 callers
Function
NewRegistry
Create a new registry.
go-ethereum-master_read/metrics/registry.go:61
↓ 28 callers
Method
Percentiles
([]float64)
go-ethereum-master_read/metrics/timer.go:15
↓ 28 callers
Method
ReadMsg
()
go-ethereum-master_read/p2p/message.go:70
↓ 28 callers
Function
generateMessageParams
()
go-ethereum-master_read/whisper/whisperv6/message_test.go:31
↓ 28 callers
Function
generateMessageParams
()
go-ethereum-master_read/whisper/whisperv5/message_test.go:28
↓ 28 callers
Method
getFloat
(name string)
go-ethereum-master_read/metrics/exp/exp.go:67
↓ 28 callers
Function
secp256k1_ecdsa_sign
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/secp256k1.c:345
↓ 28 callers
Function
secp256k1_scalar_get_num
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/scalar_impl.h:28
↓ 27 callers
Method
BaseAddr
base Overlay address of the node itself
go-ethereum-master_read/swarm/network/hive.go:55
↓ 27 callers
Method
CurrentHeader
()
go-ethereum-master_read/les/handler.go:80
↓ 27 callers
Method
GetRequestCost
(msgcode uint64, amount int)
go-ethereum-master_read/les/peer.go:166
↓ 27 callers
Method
Issue
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-master_read/contracts/chequebook/cheque.go:248
↓ 27 callers
Method
Rate1
()
go-ethereum-master_read/metrics/meter.go:13
↓ 27 callers
Method
Stop
Stop stops the blockchain service. If any imports are currently in progress it will abort them using the procInterrupt.
go-ethereum-master_read/core/blockchain.go:645
↓ 27 callers
Method
Stop
Stop stops the node
go-ethereum-master_read/p2p/simulations/adapters/types.go:58
↓ 27 callers
Method
Unpack
Unpack output in v according to the abi specification
go-ethereum-master_read/accounts/abi/abi.go:77
↓ 27 callers
Method
add
(key string, val interface{})
go-ethereum-master_read/les/peer.go:334
↓ 27 callers
Method
assertEquals
( int val, int val2, String message )
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/java/org/bitcoin/NativeSecp256k1Util.java:21
↓ 27 callers
Method
getStateObject
Retrieve a state object given by the address. Returns nil if not found.
go-ethereum-master_read/core/state/statedb.go:362
↓ 27 callers
Function
secp256k1_scalar_negate
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/scalar_low_impl.h:67
↓ 26 callers
Method
Each
Call the given function for each registered metric.
go-ethereum-master_read/metrics/registry.go:27
↓ 26 callers
Method
GetBalance
(common.Address)
go-ethereum-master_read/core/vm/interface.go:32
↓ 26 callers
Method
JSON
JSON sends "data" as a JSON HTTP response
go-ethereum-master_read/p2p/simulations/http.go:696
↓ 26 callers
Function
NewNode
NewNode creates a new node. It is mostly meant to be used for testing purposes.
go-ethereum-master_read/p2p/discv5/node.go:52
↓ 26 callers
Method
Post
Post sends an event to all receivers registered for the given type. It returns ErrMuxClosed if the mux has been stopped.
go-ethereum-master_read/event/event.go:83
↓ 26 callers
Method
ScalarBaseMult
ScalarBaseMult sets e to g*k where g is the generator of the group and then returns e.
go-ethereum-master_read/crypto/bn256/cloudflare/bn256.go:54
↓ 26 callers
Function
random_scalar_order_test
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/tests.c:110
↓ 26 callers
Function
secp256k1_ec_pubkey_create
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/secp256k1.c:404
↓ 26 callers
Function
throwJSException
throwJSException panics on an otto.Value. The Otto VM will recover from the Go panic and throw msg as a JavaScript error.
go-ethereum-master_read/console/bridge.go:352
↓ 26 callers
Function
toHex
(val)
go-ethereum-master_read/internal/jsre/deps/web3.js:2098
↓ 26 callers
Function
validateTxPoolInternals
validateTxPoolInternals checks various consistency invariants within the pool.
go-ethereum-master_read/core/tx_pool_test.go:91
↓ 25 callers
Method
Balance
Balance returns the current balance of the chequebook.
go-ethereum-master_read/contracts/chequebook/cheque.go:312
↓ 25 callers
Method
Close
Close is to indicate that no more chunk data will be Put on this Putter
go-ethereum-master_read/swarm/storage/types.go:304
↓ 25 callers
Method
Execute
Execute runs the JavaScript file specified as the argument.
go-ethereum-master_read/console/console.go:428
↓ 25 callers
Method
Gas
()
go-ethereum-master_read/core/state_transition.go:70
↓ 25 callers
Method
Missing
Missing retrieves the known missing nodes from the trie for retrieval.
go-ethereum-master_read/trie/sync.go:159
↓ 25 callers
Method
StdDev
()
go-ethereum-master_read/metrics/timer.go:21
↓ 25 callers
Method
TestExchanges
TestExchanges tests a series of exchanges against the session
go-ethereum-master_read/p2p/testing/protocolsession.go:207
↓ 25 callers
Function
errResp
(code errCode, format string, v ...interface{})
go-ethereum-master_read/eth/handler.go:62
↓ 25 callers
Function
secp256k1_ecdsa_sig_verify
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/ecdsa_impl.h:203
↓ 25 callers
Function
secp256k1_ecdsa_signature_parse_der
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/secp256k1.c:212
↓ 25 callers
Function
secp256k1_fe_equal_var
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/field_impl.h:31
↓ 24 callers
Method
Close
()
go-ethereum-master_read/ethdb/interface.go:39
↓ 24 callers
Method
GetSymKey
GetSymKey returns the symmetric key associated with the given id.
go-ethereum-master_read/whisper/whisperv6/whisper.go:539
↓ 24 callers
Function
JSON
JSON returns a parsed ABI interface and error if it failed.
go-ethereum-master_read/accounts/abi/abi.go:36
↓ 24 callers
Method
List
List available accounts
go-ethereum-master_read/signer/core/api.go:42
↓ 24 callers
Function
NewNode
NewNode creates a new node. It is mostly meant to be used for testing purposes.
go-ethereum-master_read/p2p/discover/node.go:62
↓ 24 callers
Method
Notify
Notify announces the fetcher of the potential availability of a new block in the network.
go-ethereum-master_read/eth/fetcher/fetcher.go:189
↓ 24 callers
Method
Rate15
()
go-ethereum-master_read/metrics/meter.go:15
↓ 24 callers
Method
Rate5
()
go-ethereum-master_read/metrics/meter.go:14
↓ 24 callers
Method
RateMean
()
go-ethereum-master_read/metrics/meter.go:16
↓ 24 callers
Method
Sort
(blocks Blocks)
go-ethereum-master_read/core/types/block.go:418
↓ 24 callers
Method
To
FromFrontier() (common.Address, error)
go-ethereum-master_read/core/state_transition.go:67
↓ 24 callers
Function
secp256k1_fe_normalize
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/field_5x52_impl.h:54
↓ 23 callers
Method
Decode
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-master_read/rlp/decode.go:793
↓ 23 callers
Method
Dial
(*discover.Node)
go-ethereum-master_read/p2p/dial.go:54
↓ 23 callers
Function
Fatalf
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-master_read/cmd/utils/cmd.go:49
↓ 23 callers
Method
GetHeaderByNumber
(number uint64)
go-ethereum-master_read/les/handler.go:85
↓ 23 callers
Method
GetPrivateKey
GetPrivateKey retrieves the private key of the specified identity.
go-ethereum-master_read/whisper/whisperv6/whisper.go:435
↓ 23 callers
Method
Stop
()
go-ethereum-master_read/metrics/timer.go:22
↓ 23 callers
Method
get
(key string, val interface{})
go-ethereum-master_read/les/peer.go:355
↓ 23 callers
Function
newTester
newTester creates a new downloader test mocker.
go-ethereum-master_read/eth/downloader/downloader_test.go:77
↓ 23 callers
Function
runGeth
spawns geth with the given command line args. If the args don't set --datadir, the child g gets a temporary data directory.
go-ethereum-master_read/cmd/geth/run_test.go:66
↓ 23 callers
Function
secp256k1_context_destroy
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/secp256k1.c:92
↓ 23 callers
Function
secp256k1_ec_pubkey_parse
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/secp256k1.c:150
↓ 23 callers
Function
secp256k1_ec_pubkey_serialize
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/secp256k1.c:165
↓ 23 callers
Method
terminate
terminate aborts any operations on the embedded downloader and releases all held resources.
go-ethereum-master_read/eth/downloader/downloader_test.go:190
↓ 22 callers
Method
Add
Add adds a new range to intervals. Range start and end are values are both inclusive.
go-ethereum-master_read/swarm/network/stream/intervals/intervals.go:52
↓ 22 callers
Method
Addr
Addr returns the node's address (e.g. an Enode URL)
go-ethereum-master_read/p2p/simulations/adapters/types.go:45
↓ 22 callers
Method
GetOrNewStateObject
Retrieve a state object or create a new state object if nil.
go-ethereum-master_read/core/state/statedb.go:393
↓ 22 callers
Method
Init
some config params need to be initialized after the complete config building phase is completed (e.g. due to overriding flags)
go-ethereum-master_read/swarm/api/config.go:103
↓ 22 callers
Method
Remove
Remove deletes a transaction from the maintained list, returning whether the transaction was found, and also returning any transaction invalidated due
go-ethereum-master_read/core/tx_list.go:331
↓ 22 callers
Function
montDecode
(c, a *gfP)
go-ethereum-master_read/crypto/bn256/cloudflare/gfp.go:81
↓ 22 callers
Function
sendRequest
(w p2p.MsgWriter, msgcode, reqID, cost uint64, data interface{})
go-ethereum-master_read/les/peer.go:150
↓ 22 callers
Function
testFork
Test fork of length N starting from block i
go-ethereum-master_read/core/blockchain_test.go:73
← previous
next →
201–300 of 11,898, ranked by callers