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
↓ 13 callers
Method
Format
(r *Record)
go-ethereum-master_read/log/format.go:54
↓ 13 callers
Method
Get
Get retrieves the value associated with key form the database.
go-ethereum-master_read/trie/database.go:55
↓ 13 callers
Method
GetSymKey
GetSymKey returns the symmetric key associated with the given id.
go-ethereum-master_read/whisper/whisperv5/whisper.go:406
↓ 13 callers
Function
L
(e,n,t)
go-ethereum-master_read/signer/rules/deps/bignumber.js:3
↓ 13 callers
Function
L
(e,n,t)
go-ethereum-master_read/internal/jsre/deps/bignumber.js:3
↓ 13 callers
Method
NewBatch
()
go-ethereum-master_read/ethdb/interface.go:40
↓ 13 callers
Function
NewExpDecaySample
NewExpDecaySample constructs a new exponentially-decaying sample with the given reservoir size and alpha.
go-ethereum-master_read/metrics/sample.go:48
↓ 13 callers
Method
NewKeyPair
NewKeyPair generates a new public and private key pair for message decryption and encryption. It returns an identifier that can be used to refer to th
go-ethereum-master_read/whisper/shhclient/client.go:88
↓ 13 callers
Method
NewNodeWithConfig
NewNodeWithConfig adds a new node to the network with the given config, returning an error if a node with the same ID or name already exists
go-ethereum-master_read/p2p/simulations/network.go:83
↓ 13 callers
Method
Pop
()
go-ethereum-master_read/p2p/dial.go:473
↓ 13 callers
Method
Process
(block *types.Block, statedb *state.StateDB, cfg vm.Config)
go-ethereum-master_read/core/types.go:45
↓ 13 callers
Method
PromptPassword
PromptPassword displays the given prompt to the user and requests some textual data to be entered, but one which must not be echoed out into the termi
go-ethereum-master_read/console/prompter.go:40
↓ 13 callers
Method
Prove
TODO(fjl): remove this when SecureTrie is removed
go-ethereum-master_read/core/state/database.go:71
↓ 13 callers
Method
Receive
Receive is called to deposit the latest cheque to the incoming Inbox. The given promise must be a *Cheque.
go-ethereum-master_read/contracts/chequebook/cheque.go:548
↓ 13 callers
Method
Register
register peer addresses
go-ethereum-master_read/swarm/network/hive.go:47
↓ 13 callers
Method
Root
()
go-ethereum-master_read/swarm/fuse/fuse_root.go:33
↓ 13 callers
Method
Self
()
go-ethereum-master_read/p2p/dial.go:101
↓ 13 callers
Method
SetOne
()
go-ethereum-master_read/crypto/bn256/google/gfp2.go:48
↓ 13 callers
Method
Sign
Sign - request to sign the given data (plus prefix)
go-ethereum-master_read/signer/core/api.go:48
↓ 13 callers
Function
U
(e,n,t,r)
go-ethereum-master_read/signer/rules/deps/bignumber.js:3
↓ 13 callers
Function
U
(e,n,t,r)
go-ethereum-master_read/internal/jsre/deps/bignumber.js:3
↓ 13 callers
Method
Unregister
Unregister the metric with the given name.
go-ethereum-master_read/metrics/registry.go:47
↓ 13 callers
Function
addDir
add a directory to the test directory tree
go-ethereum-master_read/swarm/fuse/swarmfs_test.go:297
↓ 13 callers
Function
checked_malloc
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/util.h:71
↓ 13 callers
Method
enqueueTx
enqueueTx inserts a new transaction into the non-executable transaction queue. Note, this method assumes the pool lock is held!
go-ethereum-master_read/core/tx_pool.go:708
↓ 13 callers
Function
errNonString
(typ reflect.Type)
go-ethereum-master_read/common/hexutil/json.go:319
↓ 13 callers
Function
errorf
(code int, format string, params ...interface{})
go-ethereum-master_read/p2p/protocols/protocol.go:104
↓ 13 callers
Function
generateFilter
(t *testing.T, symmetric bool)
go-ethereum-master_read/whisper/whisperv6/filter_test.go:51
↓ 13 callers
Method
lockedReset
lockedReset is a wrapper around reset to allow calling it in a thread safe manner. This method is only ever used in the tester!
go-ethereum-master_read/core/tx_pool.go:354
↓ 13 callers
Function
mountDir
mount a swarm hash as a directory on files system via FUSE
go-ethereum-master_read/swarm/fuse/swarmfs_test.go:122
↓ 13 callers
Function
newStreamerTester
(t *testing.T)
go-ethereum-master_read/swarm/network/stream/common_test.go:152
↓ 13 callers
Function
newTester
newTester creates a new fetcher test mocker.
go-ethereum-master_read/eth/fetcher/fetcher_test.go:89
↓ 13 callers
Method
reset
()
go-ethereum-master_read/rlp/encode.go:165
↓ 13 callers
Function
secp256k1_ec_seckey_verify
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/secp256k1.c:391
↓ 13 callers
Function
secp256k1_fe_get_b32
Convert a field element to a 32-byte big endian value. Requires the input to be normalized */
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/field_5x52_impl.h:309
↓ 13 callers
Function
wrapStreamError
(err error, typ reflect.Type)
go-ethereum-master_read/rlp/decode.go:165
↓ 12 callers
Function
Add
Add inserts a new value into the Pot and returns the proximity order of v and a boolean indicating if the item was found Add called on (t, v) returns
go-ethereum-master_read/swarm/pot/pot.go:78
↓ 12 callers
Method
Balance
()
go-ethereum-master_read/core/state/state_object.go:346
↓ 12 callers
Method
CreateErrorResponse
Assemble error response, expects response id and error
go-ethereum-master_read/rpc/types.go:106
↓ 12 callers
Method
CurrentHeader
CurrentHeader retrieves the current head header of the canonical chain. The header is retrieved from the HeaderChain's internal cache.
go-ethereum-master_read/core/blockchain.go:1490
↓ 12 callers
Method
Enqueue
Enqueue tries to fill gaps the the fetcher's future import queue.
go-ethereum-master_read/eth/fetcher/fetcher.go:208
↓ 12 callers
Function
FuncHandler
FuncHandler returns a Handler that logs records with the given function.
go-ethereum-master_read/log/handler.go:24
↓ 12 callers
Method
GetBlock
(hash common.Hash, number uint64)
go-ethereum-master_read/core/tx_pool.go:118
↓ 12 callers
Method
GetState
(common.Address, common.Hash)
go-ethereum-master_read/core/vm/interface.go:45
↓ 12 callers
Method
GetTd
GetTd returns the total difficulty of a local block.
go-ethereum-master_read/eth/downloader/downloader.go:165
↓ 12 callers
Method
GetTdByHash
GetTdByHash retrieves a block's total difficulty in the canonical chain from the database by hash, caching it if found.
go-ethereum-master_read/core/blockchain.go:1502
↓ 12 callers
Method
Id
Id returns the canonical representation of the event's signature used by the abi definition to identify event names and types.
go-ethereum-master_read/accounts/abi/event.go:49
↓ 12 callers
Method
IsInfinity
()
go-ethereum-master_read/crypto/bn256/google/curve.go:73
↓ 12 callers
Function
MetadataFromContext
MetadataFromContext extracts Metadata from a given context.Context
go-ethereum-master_read/signer/core/api.go:100
↓ 12 callers
Function
New
New creates a new filter which uses a bloom filter on blocks to figure out whether a particular block is interesting or not.
go-ethereum-master_read/eth/filters/filter.go:62
↓ 12 callers
Function
NewDatabase
NewDatabase creates a backing store for state. The returned database is safe for concurrent use and retains cached trie nodes in memory. The pool is a
go-ethereum-master_read/core/state/database.go:78
↓ 12 callers
Function
NewPot
NewPot constructor. Requires a value of type Val to pin and po to point to a span in the Val key The pinned item counts towards the size
go-ethereum-master_read/swarm/pot/pot.go:46
↓ 12 callers
Method
PeerId
()
go-ethereum-master_read/eth/downloader/types.go:30
↓ 12 callers
Method
Read
([]byte)
go-ethereum-master_read/consensus/ethash/algorithm.go:116
↓ 12 callers
Method
RegisterName
RegisterName will create a service for the given rcvr type under the given name. When no methods on the given rcvr match the criteria to be either a R
go-ethereum-master_read/rpc/server.go:79
↓ 12 callers
Method
Removed
Removed notifies the prices transaction list that an old transaction dropped from the pool. The list will just keep a counter of stale objects and upd
go-ethereum-master_read/core/tx_list.go:427
↓ 12 callers
Method
Reset
Reset resets the ShakeHash to its initial state.
go-ethereum-master_read/crypto/sha3/shake.go:31
↓ 12 callers
Method
Send
(txs types.Transactions)
go-ethereum-master_read/light/txpool.go:83
↓ 12 callers
Function
Sender
Sender returns the address derived from the signature (V, R, S) using secp256k1 elliptic curve and an error if it failed deriving or upon an incorrect
go-ethereum-master_read/core/types/transaction_signing.go:75
↓ 12 callers
Method
Service
Service retrieves a currently running service registered of a specific type.
go-ethereum-master_read/node/node.go:512
↓ 12 callers
Method
Set
(a *gfP6)
go-ethereum-master_read/crypto/bn256/cloudflare/gfp6.go:17
↓ 12 callers
Method
SignHash
SignHash requests the wallet to sign the given hash. It looks up the account specified either solely via its address contained within, or optionally
go-ethereum-master_read/accounts/accounts.go:101
↓ 12 callers
Method
Update
(OverlayAddr)
go-ethereum-master_read/swarm/network/protocol.go:71
↓ 12 callers
Method
UpdateSince
(time.Time)
go-ethereum-master_read/metrics/timer.go:26
↓ 12 callers
Function
benchInsertChain
(b *testing.B, disk bool, gen func(int, *BlockGen))
go-ethereum-master_read/core/bench_test.go:148
↓ 12 callers
Function
benchmarkBMTHasherPool
benchmarks 100 concurrent bmt hashes with pool capacity
go-ethereum-master_read/swarm/bmt/bmt_test.go:348
↓ 12 callers
Function
benchmarkEncoding
(b *testing.B, bytes int, fill float64)
go-ethereum-master_read/common/bitutil/compress_test.go:163
↓ 12 callers
Function
generateCache
generateCache creates a verification cache of a given size for an input seed. The cache production process involves first sequentially filling up 32 M
go-ethereum-master_read/consensus/ethash/algorithm.go:150
↓ 12 callers
Function
generateFilter
(t *testing.T, symmetric bool)
go-ethereum-master_read/whisper/whisperv5/filter_test.go:51
↓ 12 callers
Method
getContext
()
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/java/org/bitcoin/Secp256k1Context.java:45
↓ 12 callers
Method
join
(b []byte, off int64, eoff int64, depth int, treeSize int64, chunkData ChunkData, parentWg *sync.WaitGroup, er
go-ethereum-master_read/swarm/storage/chunker.go:469
↓ 12 callers
Function
newCanonical
newCanonical creates a chain database, and injects a deterministic canonical chain. Depending on the full flag, if creates either a full block chain o
go-ethereum-master_read/core/blockchain_test.go:48
↓ 12 callers
Function
newCurvePoint
(pool *bnPool)
go-ethereum-master_read/crypto/bn256/google/curve.go:28
↓ 12 callers
Function
newTestProtocolManagerMust
newTestProtocolManagerMust creates a new protocol manager for testing purposes, with the given number of blocks already known, and potential notificat
go-ethereum-master_read/les/helper_test.go:205
↓ 12 callers
Function
r
(e,n,t,r)
go-ethereum-master_read/internal/jsre/deps/bignumber.js:3
↓ 12 callers
Function
randomTestAddr
(n int, i int)
go-ethereum-master_read/swarm/pot/pot_test.go:58
↓ 12 callers
Function
referenceBig
(s string)
go-ethereum-master_read/common/hexutil/json_test.go:44
↓ 12 callers
Function
secp256k1_ec_pubkey_tweak_add
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/secp256k1.c:450
↓ 12 callers
Function
secp256k1_ecdsa_signature_serialize_der
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/secp256k1.c:249
↓ 12 callers
Function
secp256k1_ecmult
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/ecmult_impl.h:286
↓ 12 callers
Function
secp256k1_ecmult_const
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/ecmult_const_impl.h:122
↓ 12 callers
Function
secp256k1_num_sanity
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/num_gmp_impl.h:18
↓ 12 callers
Function
secp256k1_scalar_is_high
go-ethereum-master_read/crypto/secp256k1/libsecp256k1/src/scalar_low_impl.h:79
↓ 12 callers
Method
send
(remote *Node, ptype nodeEvent, p interface{})
go-ethereum-master_read/p2p/discv5/net.go:100
↓ 12 callers
Function
sha3hash
(data ...[]byte)
go-ethereum-master_read/swarm/bmt/bmt_test.go:37
↓ 12 callers
Function
validateDataIntegrity
validateDataIntegrity returns false if the data have the wrong or contains all zeros, which is the simplest and the most common bug.
go-ethereum-master_read/whisper/whisperv6/whisper.go:964
↓ 11 callers
Method
Add
(a, b *twistPoint)
go-ethereum-master_read/crypto/bn256/cloudflare/twist.go:76
↓ 11 callers
Method
CodeHash
()
go-ethereum-master_read/core/state/state_object.go:342
↓ 11 callers
Method
Conjugate
(a *gfP2)
go-ethereum-master_read/crypto/bn256/cloudflare/gfp2.go:52
↓ 11 callers
Method
Exist
Exist reports whether the given account exists in state. Notably this should also return true for suicided accounts.
go-ethereum-master_read/core/vm/interface.go:53
↓ 11 callers
Method
ExpectRegexp
ExpectRegexp expects the child process to output text matching the given regular expression within 5s. Note that an arbitrary amount of output may be
go-ethereum-master_read/internal/cmdtest/test_cmd.go:145
↓ 11 callers
Method
Genesis
()
go-ethereum-master_read/les/handler.go:87
↓ 11 callers
Method
Get
(addr common.Address, key []byte)
go-ethereum-master_read/swarm/storage/mock/mock.go:78
↓ 11 callers
Method
HasBlock
HasBlock verifies a block's presence in the local chain.
go-ethereum-master_read/eth/downloader/downloader.go:179
↓ 11 callers
Method
Keys
()
go-ethereum-master_read/ethdb/memory_database.go:72
↓ 11 callers
Method
LocalAddr
()
go-ethereum-master_read/p2p/discv5/udp.go:220
↓ 11 callers
Method
Protected
Protected returns whether the transaction is protected from replay protection.
go-ethereum-master_read/core/types/transaction.go:127
↓ 11 callers
Method
ReadAt
read at can be called numerous times concurrent reads are allowed Size() needs to be called synchronously on the LazyChunkReader first
go-ethereum-master_read/swarm/storage/chunker.go:420
↓ 11 callers
Function
ReadHeader
ReadHeader retrieves the block header corresponding to the hash.
go-ethereum-master_read/core/rawdb/accessors_chain.go:144
↓ 11 callers
Method
Remove
Remove removes an IP from the set.
go-ethereum-master_read/p2p/netutil/net.go:241
← previous
next →
501–600 of 11,898, ranked by callers