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
↓ 16 callers
Method
GetNode
GetNode returns details of a node
go-ethereum-master_read/p2p/simulations/http.go:183
↓ 16 callers
Function
HH
(a, b, c, d, x, s, t)
go-ethereum-master_read/internal/jsre/deps/web3.js:9573
↓ 16 callers
Function
II
(a, b, c, d, x, s, t)
go-ethereum-master_read/internal/jsre/deps/web3.js:9578
↓ 16 callers
Method
IsEIP158
IsEIP158 returns whether num is either equal to the EIP158 fork block or greater.
go-ethereum-master_read/params/config.go:203
↓ 16 callers
Function
New
New creates a Whisper client ready to communicate through the Ethereum P2P network.
go-ethereum-master_read/whisper/whisperv6/whisper.go:94
↓ 16 callers
Function
New
New creates a new P2P node, ready for protocol registration.
go-ethereum-master_read/node/node.go:77
↓ 16 callers
Method
NewIterator
()
go-ethereum-master_read/ethdb/database.go:124
↓ 16 callers
Method
PrevBlock
PrevBlock returns a previously generated block by number. It panics if num is greater or equal to the number of the block being generated. For index -
go-ethereum-master_read/core/chain_makers.go:134
↓ 16 callers
Method
Push
(x interface{})
go-ethereum-master_read/p2p/dial.go:470
↓ 16 callers
Method
Stats
Stats retrieves the current pool stats, namely the number of pending and the number of queued (non-executable) transactions.
go-ethereum-master_read/core/tx_pool.go:497
↓ 16 callers
Method
Stop
Stop terminates the transaction pool.
go-ethereum-master_read/core/tx_pool.go:446
↓ 16 callers
Method
Track
Track starts tracking a subscription. If the scope is closed, Track returns nil. The returned subscription is a wrapper. Unsubscribing the wrapper rem
go-ethereum-master_read/event/subscription.go:229
↓ 16 callers
Method
Unmarshal
Unmarshal sets e to the result of converting the output of Marshal back into a group element and then returns e.
go-ethereum-master_read/crypto/bn256/cloudflare/bn256.go:120
↓ 16 callers
Method
Write
amount of data in the batch
go-ethereum-master_read/ethdb/interface.go:49
↓ 16 callers
Method
clone
()
go-ethereum-master_read/swarm/pot/pot.go:82
↓ 16 callers
Function
isZero
(n *big.Int)
go-ethereum-master_read/crypto/bn256/google/bn256_test.go:38
↓ 16 callers
Function
makeDup
make dup instruction function
go-ethereum-master_read/core/vm/instructions.go:854
↓ 16 callers
Function
makeDupStackFunc
(n int)
go-ethereum-master_read/core/vm/stack_table.go:38
↓ 16 callers
Function
makeSlice
makeSlice convert an unsafe memory pointer with the given type into a Go byte slice. Note, the returned slice uses the same memory area as the input
go-ethereum-master_read/eth/tracers/tracer.go:45
↓ 16 callers
Function
makeSwap
make swap instruction function
go-ethereum-master_read/core/vm/instructions.go:862
↓ 16 callers
Function
makeSwapStackFunc
(n int)
go-ethereum-master_read/core/vm/stack_table.go:42
↓ 16 callers
Function
newGFp6
(pool *bnPool)
go-ethereum-master_read/crypto/bn256/google/gfp6.go:21
↓ 16 callers
Function
secp256k1_hmac_sha256_write
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/hash_impl.h:192
↓ 16 callers
Function
secp256k1_pubkey_load
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/secp256k1.c:117
↓ 16 callers
Function
unhex
(str string)
go-ethereum-master_read/p2p/message_test.go:145
↓ 16 callers
Function
validateEvents
validateEvents checks that the correct number of transaction addition events were fired on the pool's event feed.
go-ethereum-master_read/core/tx_pool_test.go:121
↓ 15 callers
Method
AddUncle
AddUncle adds an uncle header to the generated block.
go-ethereum-master_read/core/chain_makers.go:127
↓ 15 callers
Function
BytesToTopic
(b []byte)
go-ethereum-master_read/whisper/whisperv5/topic.go:31
↓ 15 callers
Method
Check
()
go-ethereum-master_read/metrics/healthcheck.go:5
↓ 15 callers
Method
Close
()
go-ethereum-master_read/swarm/testutil/http.go:106
↓ 15 callers
Method
Create
Create a new contract
go-ethereum-master_read/core/vm/interface.go:77
↓ 15 callers
Method
Get
(key []byte)
go-ethereum-master_read/ethdb/interface.go:37
↓ 15 callers
Method
GetCode
(common.Address)
go-ethereum-master_read/core/vm/interface.go:38
↓ 15 callers
Method
Hash
Hash returns the hash to be signed.
go-ethereum-master_read/core/types/transaction_signing.go:103
↓ 15 callers
Method
ID
ID returns the node's public key.
go-ethereum-master_read/p2p/peer.go:138
↓ 15 callers
Method
Logs
Logs searches the blockchain for matching log entries, returning all from the first block that contains matches, updating the start of the filter acco
go-ethereum-master_read/eth/filters/filter.go:97
↓ 15 callers
Method
Mul
(a, b *gfP6)
go-ethereum-master_read/crypto/bn256/cloudflare/gfp6.go:94
↓ 15 callers
Method
Notify
Notify sends a notification to the client with the given data as payload. If an error occurs the RPC connection is closed and the error is returned.
go-ethereum-master_read/rpc/subscription.go:90
↓ 15 callers
Method
Resolve
(string)
go-ethereum-master_read/swarm/api/api.go:64
↓ 15 callers
Method
ScalarMult
ScalarMult sets e to a*k and then returns e.
go-ethereum-master_read/crypto/bn256/google/bn256.go:73
↓ 15 callers
Method
SetBalance
(addr common.Address, amount *big.Int)
go-ethereum-master_read/core/state/statedb.go:291
↓ 15 callers
Method
Sub
(a, b *gfP6)
go-ethereum-master_read/crypto/bn256/google/gfp6.go:104
↓ 15 callers
Method
Sub
(a, b *gfP6)
go-ethereum-master_read/crypto/bn256/cloudflare/gfp6.go:87
↓ 15 callers
Method
Values
Values returns a copy of the values in the sample.
go-ethereum-master_read/metrics/sample.go:146
↓ 15 callers
Function
benchmarkEachNeighbourAsync
(t *testing.B, max, count int, d time.Duration)
go-ethereum-master_read/swarm/pot/pot_test.go:566
↓ 15 callers
Function
benchmarkEachNeighbourSync
(t *testing.B, max, count int, d time.Duration)
go-ethereum-master_read/swarm/pot/pot_test.go:537
↓ 15 callers
Method
config
config defines chain config for tests matching the pattern.
go-ethereum-master_read/tests/init_test.go:125
↓ 15 callers
Function
deriveSender
(tx *types.Transaction)
go-ethereum-master_read/core/tx_pool_test.go:147
↓ 15 callers
Function
getData
getData returns a slice from the data based on the start and size and pads up to size with zero's. This function is overflow safe.
go-ethereum-master_read/core/vm/common.go:37
↓ 15 callers
Function
makeChain
makeChain creates a chain of n blocks starting at and including parent. the returned hash chain is ordered head->parent. In addition, every 3rd block
go-ethereum-master_read/eth/fetcher/fetcher_test.go:48
↓ 15 callers
Function
makeKey
makeKey generates the leveldb key-blob from a node id and its particular field of interest.
go-ethereum-master_read/p2p/discv5/database.go:137
↓ 15 callers
Function
secp256k1_num_eq
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/num_gmp_impl.h:191
↓ 14 callers
Method
Add
Add adds a transaction to the pool if valid and passes it to the tx relay backend
go-ethereum-master_read/light/txpool.go:427
↓ 14 callers
Method
AddGas
AddGas makes gas available for execution.
go-ethereum-master_read/core/gaspool.go:29
↓ 14 callers
Method
BlockByNumber
(ctx context.Context, blockNr rpc.BlockNumber)
go-ethereum-master_read/internal/ethapi/backend.go:51
↓ 14 callers
Method
Discard
(hashes []common.Hash)
go-ethereum-master_read/light/txpool.go:85
↓ 14 callers
Method
Find
Find attempts to locate the wallet corresponding to a specific account. Since accounts can be dynamically added to and removed from wallets, this meth
go-ethereum-master_read/accounts/manager.go:153
↓ 14 callers
Function
GenerateKey
Generate an elliptic curve public / private keypair. If params is nil, the recommended default parameters for the key will be chosen.
go-ethereum-master_read/crypto/ecies/ecies.go:97
↓ 14 callers
Method
GetHeaderByHash
(hash common.Hash)
go-ethereum-master_read/les/handler.go:79
↓ 14 callers
Method
GetOrRegister
Gets an existing metric or registers the given one. The interface can be the metric to register if not found in registry, or a function returning the
go-ethereum-master_read/metrics/registry.go:38
↓ 14 callers
Method
HasSymKey
HasSymKey returns true if there is a key associated with the given id. Otherwise returns false.
go-ethereum-master_read/whisper/whisperv6/whisper.go:521
↓ 14 callers
Method
HasSymKey
HasSymKey returns true if there is a key associated with the given id. Otherwise returns false.
go-ethereum-master_read/whisper/whisperv5/whisper.go:388
↓ 14 callers
Method
Hash
Hash returns the block hash of the header, which is simply the keccak256 hash of its RLP encoding.
go-ethereum-master_read/core/types/block.go:116
↓ 14 callers
Method
InsertHeaderChain
(chain []*types.Header, checkFreq int)
go-ethereum-master_read/les/handler.go:83
↓ 14 callers
Method
Mul
(a, b *gfP6, pool *bnPool)
go-ethereum-master_read/crypto/bn256/google/gfp6.go:118
↓ 14 callers
Function
New
Create a new state from a given trie.
go-ethereum-master_read/core/state/statedb.go:87
↓ 14 callers
Function
New
New creates a Whisper client ready to communicate through the Ethereum P2P network.
go-ethereum-master_read/whisper/whisperv5/whisper.go:84
↓ 14 callers
Function
NewUniformSample
NewUniformSample constructs a new uniform sample with the given reservoir size.
go-ethereum-master_read/metrics/sample.go:409
↓ 14 callers
Method
NodeInfo
NodeInfo returns information about the node
go-ethereum-master_read/p2p/simulations/adapters/types.go:61
↓ 14 callers
Method
Percentile
(float64)
go-ethereum-master_read/metrics/timer.go:14
↓ 14 callers
Method
PoW
()
go-ethereum-master_read/whisper/whisperv5/envelope.go:138
↓ 14 callers
Method
Put
(addr common.Address, key []byte, data []byte)
go-ethereum-master_read/swarm/storage/mock/mock.go:79
↓ 14 callers
Method
RemoteAddr
RemoteAddr returns the remote address of the network connection.
go-ethereum-master_read/p2p/peer.go:154
↓ 14 callers
Method
Remove
Remove removes a transaction from the lookup.
go-ethereum-master_read/core/tx_pool.go:1285
↓ 14 callers
Method
RevertToSnapshot
(int)
go-ethereum-master_read/core/vm/interface.go:58
↓ 14 callers
Method
Server
Server retrieves the currently running P2P network layer. This method is meant only to inspect fields of the currently running server, life cycle mana
go-ethereum-master_read/node/node.go:504
↓ 14 callers
Method
SetCode
(common.Address, []byte)
go-ethereum-master_read/core/vm/interface.go:39
↓ 14 callers
Method
SetOne
()
go-ethereum-master_read/crypto/bn256/cloudflare/gfp2.go:36
↓ 14 callers
Method
SetState
(common.Address, common.Hash, common.Hash)
go-ethereum-master_read/core/vm/interface.go:46
↓ 14 callers
Method
State
()
go-ethereum-master_read/les/handler.go:82
↓ 14 callers
Method
Stream
Stream executes a command on the remote server and streams all outputs into the local stdout and stderr streams.
go-ethereum-master_read/cmd/puppeth/ssh.go:203
↓ 14 callers
Method
WriteHeader
(code int)
go-ethereum-master_read/swarm/api/http/server.go:1139
↓ 14 callers
Method
lock
lock returns the lock of the given address.
go-ethereum-master_read/internal/ethapi/addrlock.go:31
↓ 14 callers
Method
makeBodyFetcher
makeBodyFetcher retrieves a block body fetcher associated with a simulated peer.
go-ethereum-master_read/eth/fetcher/fetcher_test.go:177
↓ 14 callers
Method
makeHeaderFetcher
makeHeaderFetcher retrieves a block header fetcher associated with a simulated peer.
go-ethereum-master_read/eth/fetcher/fetcher_test.go:157
↓ 14 callers
Function
newTwistPoint
(pool *bnPool)
go-ethereum-master_read/crypto/bn256/google/twist.go:43
↓ 14 callers
Method
readString
readString reads a single line from stdin, trimming if from spaces, enforcing non-emptyness.
go-ethereum-master_read/cmd/puppeth/wizard.go:94
↓ 14 callers
Function
secp256k1_ecmult_gen
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/ecmult_gen_impl.h:124
↓ 14 callers
Function
secp256k1_fe_cmov
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/field_5x52_impl.h:402
↓ 14 callers
Function
secp256k1_fe_set_int
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/field_5x52_impl.h:229
↓ 14 callers
Function
secp256k1_gej_add_ge
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/group_impl.h:520
↓ 14 callers
Function
secp256k1_gej_double_var
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/group_impl.h:301
↓ 14 callers
Function
secp256k1_sha256_write
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/hash_impl.h:131
↓ 13 callers
Method
AddLocal
AddLocal enqueues a single transaction into the pool if it is valid, marking the sender as a local one in the mean time, ensuring it goes around the l
go-ethereum-master_read/core/tx_pool.go:787
↓ 13 callers
Function
BloomFilterMatch
(filter, sample []byte)
go-ethereum-master_read/whisper/whisperv6/whisper.go:1028
↓ 13 callers
Method
ChainId
ChainId returns which chain id this transaction was signed for (if at all)
go-ethereum-master_read/core/types/transaction.go:122
↓ 13 callers
Method
Connect
Connect connects two nodes together by calling the "admin_addPeer" RPC method on the "one" node so that it connects to the "other" node
go-ethereum-master_read/p2p/simulations/network.go:273
↓ 13 callers
Method
CreateSubscription
CreateSubscription returns a new subscription that is coupled to the RPC connection. By default subscriptions are inactive and notifications are dropp
go-ethereum-master_read/rpc/subscription.go:80
↓ 13 callers
Method
Encrypt
(data []byte, key Key)
go-ethereum-master_read/swarm/storage/encryption/encryption.go:31
↓ 13 callers
Method
FilterLogs
FilterLogs executes a log filter operation, blocking during execution and returning all the results in one batch. TODO(karalabe): Deprecate when the
go-ethereum-master_read/accounts/abi/bind/backend.go:94
← previous
next →
401–500 of 11,898, ranked by callers