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
↓ 22 callers
Function
testFork
Test fork of length N starting from block i
go-ethereum-master_read/light/lightchain_test.go:86
↓ 22 callers
Method
update
update updates the queued/sent flags and timed out peers counter according to the event
go-ethereum-master_read/les/retrieve.go:260
↓ 21 callers
Method
Add
Add adds d to the filter. Future calls of Test(d) will return true.
go-ethereum-master_read/core/types/bloom9.go:60
↓ 21 callers
Method
Address
()
go-ethereum-master_read/swarm/network/kademlia.go:112
↓ 21 callers
Method
Data
()
go-ethereum-master_read/core/state_transition.go:75
↓ 21 callers
Method
MatchEnvelope
(envelope *Envelope)
go-ethereum-master_read/whisper/whisperv5/filter.go:191
↓ 21 callers
Function
NewRange
(from, to uint64)
go-ethereum-master_read/swarm/network/stream/stream.go:701
↓ 21 callers
Method
On
register and deregister peer connections
go-ethereum-master_read/swarm/network/hive.go:44
↓ 21 callers
Method
Stop
Stop terminates all goroutines belonging to the service, blocking until they are all terminated.
go-ethereum-master_read/node/service.go:97
↓ 21 callers
Function
secp256k1_fe_normalize_var
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/field_5x52_impl.h:121
↓ 21 callers
Function
secp256k1_fe_normalize_weak
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/field_5x52_impl.h:97
↓ 21 callers
Function
secp256k1_gej_is_infinity
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/group_impl.h:263
↓ 21 callers
Method
uploadAndMount
upload data and mount directory
go-ethereum-master_read/swarm/fuse/swarmfs_test.go:276
↓ 20 callers
Method
Accounts
Accounts retrieves the list of signing accounts the wallet is currently aware of. For hierarchical deterministic wallets, the list will not be exhaust
go-ethereum-master_read/accounts/accounts.go:68
↓ 20 callers
Method
Error
()
go-ethereum-master_read/metrics/healthcheck.go:6
↓ 20 callers
Method
Expect
Expect runs its argument as a template, then expects the child process to output the result of the template within 5s. If the template starts with a
go-ethereum-master_read/internal/cmdtest/test_cmd.go:98
↓ 20 callers
Method
Progress
Progress retrieves the synchronisation boundaries, specifically the origin block where synchronisation started at (may have failed/suspended); the blo
go-ethereum-master_read/eth/downloader/downloader.go:243
↓ 20 callers
Method
Tick
()
go-ethereum-master_read/metrics/ewma.go:14
↓ 20 callers
Function
newGFp
(x int64)
go-ethereum-master_read/crypto/bn256/cloudflare/gfp.go:10
↓ 20 callers
Function
runSwarm
(t *testing.T, args ...string)
go-ethereum-master_read/cmd/swarm/run_test.go:58
↓ 20 callers
Function
secp256k1_context_create
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/secp256k1.c:58
↓ 20 callers
Function
secp256k1_ecdsa_recover
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/modules/recovery/main_impl.h:170
↓ 20 callers
Function
secp256k1_fe_mul_int
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/field_5x52_impl.h:344
↓ 20 callers
Function
secp256k1_fe_verify
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/field_5x52_impl.h:33
↓ 20 callers
Function
secp256k1_fe_verify
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/field_10x26_impl.h:15
↓ 19 callers
Method
AccountManager
()
go-ethereum-master_read/miner/miner.go:39
↓ 19 callers
Method
ChainDb
()
go-ethereum-master_read/miner/miner.go:42
↓ 19 callers
Method
Delete
(key string)
go-ethereum-master_read/swarm/state/store.go:24
↓ 19 callers
Method
Difficulty
()
go-ethereum-master_read/core/types/block.go:330
↓ 19 callers
Method
Error
(msg string, ctx ...interface{})
go-ethereum-master_read/log/logger.go:122
↓ 19 callers
Method
GetBlockByHash
GetBlockByHash retrieves a block from the local chain.
go-ethereum-master_read/eth/downloader/downloader.go:182
↓ 19 callers
Method
GetErrored
()
go-ethereum-master_read/swarm/storage/types.go:194
↓ 19 callers
Method
MatchMessage
MatchMessage checks if the filter matches an already decrypted message (i.e. a Message that has already been handled by MatchEnvelope when checked by
go-ethereum-master_read/whisper/whisperv6/filter.go:232
↓ 19 callers
Method
MatchMessage
(msg *ReceivedMessage)
go-ethereum-master_read/whisper/whisperv5/filter.go:178
↓ 19 callers
Function
NewDatabase
NewDatabase creates a new trie database to store ephemeral trie content before its written out to disk or garbage collected.
go-ethereum-master_read/trie/database.go:266
↓ 19 callers
Method
Node
Node retrieves an encoded cached trie node from memory. If it cannot be found cached, the method queries the persistent database for the content.
go-ethereum-master_read/trie/database.go:357
↓ 19 callers
Method
Put
(key string, i interface{})
go-ethereum-master_read/swarm/state/store.go:23
↓ 19 callers
Method
Set
(a *gfP2)
go-ethereum-master_read/crypto/bn256/google/gfp2.go:36
↓ 19 callers
Method
SetCoinbase
SetCoinbase sets the coinbase of the generated block. It can be called at most once.
go-ethereum-master_read/core/chain_makers.go:54
↓ 19 callers
Method
URL
URL retrieves the canonical path under which this wallet is reachable. It is user by upper layers to define a sorting order over all wallets from mult
go-ethereum-master_read/accounts/accounts.go:42
↓ 19 callers
Method
encode
(val interface{})
go-ethereum-master_read/rlp/encode.go:181
↓ 19 callers
Function
gfpSub
go:noescape
go-ethereum-master_read/crypto/bn256/cloudflare/gfp_decl.go:15
↓ 19 callers
Function
montEncode
(c, a *gfP)
go-ethereum-master_read/crypto/bn256/cloudflare/gfp.go:80
↓ 19 callers
Function
secp256k1_ecdsa_recoverable_signature_parse_compact
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/modules/recovery/main_impl.h:38
↓ 19 callers
Function
secp256k1_fe_set_b32
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/field_5x52_impl.h:286
↓ 19 callers
Function
secp256k1_gej_set_ge
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/group_impl.h:239
↓ 19 callers
Function
testGetEntry
(t *testing.T, path, match string, multiple bool, paths ...string)
go-ethereum-master_read/swarm/api/manifest_test.go:43
↓ 19 callers
Method
write
(msg string, lvl Lvl, ctx []interface{}, skip int)
go-ethereum-master_read/log/logger.go:131
↓ 18 callers
Function
BytesToTopic
BytesToTopic converts from the byte array representation of a topic into the TopicType type.
go-ethereum-master_read/whisper/whisperv6/topic.go:33
↓ 18 callers
Method
Client
Client returns the RPC client which is created once the node is up and running
go-ethereum-master_read/p2p/simulations/adapters/types.go:49
↓ 18 callers
Method
Close
()
go-ethereum-master_read/swarm/network/stream/stream.go:512
↓ 18 callers
Function
Decode
Decode parses RLP-encoded data from r and stores the result in the value pointed to by val. Val must be a non-nil pointer. If r does not implement Byt
go-ethereum-master_read/rlp/decode.go:128
↓ 18 callers
Method
Decrypt
(data []byte, key Key)
go-ethereum-master_read/swarm/storage/encryption/encryption.go:32
↓ 18 callers
Method
Has
(key []byte)
go-ethereum-master_read/ethdb/interface.go:38
↓ 18 callers
Method
InsertChain
InsertChain inserts a batch of blocks into the local chain.
go-ethereum-master_read/eth/downloader/downloader.go:194
↓ 18 callers
Method
Mul
(a *twistPoint, scalar *big.Int, pool *bnPool)
go-ethereum-master_read/crypto/bn256/google/twist.go:208
↓ 18 callers
Method
Mul
(a *twistPoint, scalar *big.Int)
go-ethereum-master_read/crypto/bn256/cloudflare/twist.go:164
↓ 18 callers
Function
Pair
Pair calculates an Optimal Ate pairing.
go-ethereum-master_read/crypto/bn256/google/bn256.go:391
↓ 18 callers
Method
Shutdown
()
go-ethereum-master_read/cmd/swarm/run_test.go:340
↓ 18 callers
Method
addr
()
go-ethereum-master_read/p2p/discv5/node.go:65
↓ 18 callers
Function
benchmarkDiscovery
(b *testing.B, nodes, conns int)
go-ethereum-master_read/swarm/network/simulations/discovery/discovery_test.go:221
↓ 18 callers
Function
calcMemSize
calculates the memory size required for a step
go-ethereum-master_read/core/vm/common.go:27
↓ 18 callers
Function
f
(e,n)
go-ethereum-master_read/internal/jsre/deps/bignumber.js:3
↓ 18 callers
Function
ge_equals_gej
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/tests.c:1851
↓ 18 callers
Method
len
()
go-ethereum-master_read/core/vm/stack.go:56
↓ 18 callers
Function
memoryGasCost
memoryGasCosts calculates the quadratic gas for memory expansion. It does so only for the memory region that is expanded, not the total memory.
go-ethereum-master_read/core/vm/gas_table.go:27
↓ 18 callers
Method
peek
()
go-ethereum-master_read/core/vm/stack.go:68
↓ 18 callers
Method
readDefaultInt
readDefaultInt reads a single line from stdin, trimming if from spaces, enforcing it to parse into an integer. If an empty line is entered, the defaul
go-ethereum-master_read/cmd/puppeth/wizard.go:145
↓ 18 callers
Function
secp256k1_context_set_illegal_callback
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/secp256k1.c:101
↓ 18 callers
Function
secp256k1_ecdsa_sign_recoverable
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/modules/recovery/main_impl.h:123
↓ 18 callers
Function
secp256k1_scalar_clear
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/scalar_low_impl.h:18
↓ 18 callers
Function
setupTxPool
()
go-ethereum-master_read/core/tx_pool_test.go:80
↓ 18 callers
Method
skipLoad
skipLoad skips JSON loading of tests matching the pattern.
go-ethereum-master_read/tests/init_test.go:112
↓ 17 callers
Method
Add
(a, b *gfP6)
go-ethereum-master_read/crypto/bn256/google/gfp6.go:97
↓ 17 callers
Method
Add
(a, b *gfP6)
go-ethereum-master_read/crypto/bn256/cloudflare/gfp6.go:80
↓ 17 callers
Function
BigPow
BigPow returns a ** b as a big integer.
go-ethereum-master_read/common/math/big.go:92
↓ 17 callers
Method
ChainConfig
()
go-ethereum-master_read/internal/ethapi/backend.go:70
↓ 17 callers
Method
Compare
(Filter)
go-ethereum-master_read/event/filter/filter.go:23
↓ 17 callers
Method
CurrentHeader
CurrentHeader retrieves the head header from the local chain.
go-ethereum-master_read/eth/downloader/downloader.go:162
↓ 17 callers
Method
GetBlock
GetBlock retrieves a block from the database by hash and number, caching it if found.
go-ethereum-master_read/core/blockchain.go:565
↓ 17 callers
Function
Label
Label displays the node's key in binary format
go-ethereum-master_read/swarm/pot/address.go:241
↓ 17 callers
Method
MatchEnvelope
MatchEnvelope checks if it's worth decrypting the message. If it returns `true`, client code is expected to attempt decrypting the message and subsequ
go-ethereum-master_read/whisper/whisperv6/filter.go:249
↓ 17 callers
Function
MultiResolverOptionWithResolver
MultiResolverOptionWithResolver adds a Resolver to a list of resolvers for a specific TLD. If TLD is an empty string, the resolver will be added to th
go-ethereum-master_read/swarm/api/api.go:109
↓ 17 callers
Function
NewTxPool
NewTxPool creates a new transaction pool to gather, sort and filter inbound transactions from the network.
go-ethereum-master_read/core/tx_pool.go:228
↓ 17 callers
Function
Pair
Pair calculates an Optimal Ate pairing.
go-ethereum-master_read/crypto/bn256/cloudflare/bn256.go:308
↓ 17 callers
Method
PoW
PoW computes (if necessary) and returns the proof of work target of the envelope.
go-ethereum-master_read/whisper/whisperv6/envelope.go:124
↓ 17 callers
Method
SetTemplateFunc
(name string, fn interface{})
go-ethereum-master_read/internal/cmdtest/test_cmd.go:86
↓ 17 callers
Method
Start
Start is called after all services have been constructed and the networking layer was also initialized to spawn any goroutines required by the service
go-ethereum-master_read/node/service.go:93
↓ 17 callers
Method
Upload
(UploadFn)
go-ethereum-master_read/swarm/api/client/client.go:379
↓ 17 callers
Method
WriteHeader
WriteHeader writes a header into the local chain, given that its parent is already known. If the total difficulty of the newly inserted header becomes
go-ethereum-master_read/core/headerchain.go:134
↓ 17 callers
Method
initSubtest
create the root dir of a test
go-ethereum-master_read/swarm/fuse/swarmfs_test.go:265
↓ 17 callers
Method
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/downloader/downloader_test.go:108
↓ 17 callers
Function
newEmpty
Used for testing
go-ethereum-master_read/trie/trie_test.go:45
↓ 17 callers
Function
updateString
(trie *Trie, k, v string)
go-ethereum-master_read/trie/trie_test.go:612
↓ 16 callers
Method
Closed
Closed when underlying connection is closed
go-ethereum-master_read/rpc/types.go:116
↓ 16 callers
Method
CurrentHeader
CurrentHeader retrieves the latest locally known header.
go-ethereum-master_read/core/chain_indexer.go:53
↓ 16 callers
Method
Empty
Empty returns whether the given account is empty. Empty is defined according to EIP161 (balance = nonce = code = 0).
go-ethereum-master_read/core/vm/interface.go:56
↓ 16 callers
Function
FF
(a, b, c, d, x, s, t)
go-ethereum-master_read/internal/jsre/deps/web3.js:9563
↓ 16 callers
Function
GG
(a, b, c, d, x, s, t)
go-ethereum-master_read/internal/jsre/deps/web3.js:9568
↓ 16 callers
Method
GenerateShared
ECDH key agreement method used to establish secret keys for encryption.
go-ethereum-master_read/crypto/ecies/ecies.go:121
← previous
next →
301–400 of 11,898, ranked by callers