MCPcopy Create free account

hub / github.com/blkchain/blkchain / functions

Functions167 in github.com/blkchain/blkchain

↓ 1 callersFunctionsetChildrenHeight
Recursively (from lowest height) assign height. Return the satisfied height from the given parentHashes (assuming all is well, there should only be on
btcnode/btcnode.go:252
↓ 1 callersFunctionsetTableStorageParams
The approach we are taking here is to disable autovacuum during the first import, then enabling it at the end and let it run. Because of hint bits, th
db/postgres.go:1216
↓ 1 callersMethodsigOpCount
()
tx.go:43
↓ 1 callersFunctiontxFromMsgTx
(mtx *wire.MsgTx)
btcnode/btcnode.go:171
↓ 1 callersFunctionwarmupCache
(db *sql.DB, cache *txIdCache, blocks int)
db/postgres.go:1699
MethodBaseSize
()
tx.go:175
MethodBaseSize
()
tx_in.go:78
MethodBinRead
(r io.Reader)
witness.go:13
MethodBinRead
(r io.Reader)
tx_out.go:14
MethodBinRead
(r io.Reader)
tx_out.go:36
MethodBinRead
(r io.Reader)
tx.go:69
MethodBinRead
(r io.Reader)
tx.go:164
MethodBinRead
(r io.Reader)
tx_in.go:33
MethodBinRead
(r io.Reader)
tx_in.go:61
MethodBinRead
(r io.Reader)
block.go:35
MethodBinRead
(r io.Reader)
coredb/utxo.go:21
MethodBinRead
Note that the OutPoint is not read here
coredb/utxo.go:44
MethodBinRead
(r io.Reader)
coredb/leveldb.go:47
MethodBinRead
(r io.Reader)
coredb/leveldb.go:108
MethodBinWrite
(w io.Writer)
witness.go:25
MethodBinWrite
(w io.Writer)
tx_out.go:24
MethodBinWrite
(w io.Writer)
tx_out.go:47
MethodBinWrite
(w io.Writer)
tx.go:118
MethodBinWrite
(w io.Writer)
tx_in.go:46
MethodBinWrite
(w io.Writer)
tx_in.go:72
MethodBinWrite
(w io.Writer)
coredb/utxo.go:33
MethodBlockHeader
()
coredb/leveldb.go:124
MethodClose
()
coredb/leveldb.go:140
MethodClose
()
btcnode/btcnode.go:342
MethodCount
()
coredb/leveldb.go:132
MethodCount
()
btcnode/btcnode.go:35
MethodCurrentHeight
()
coredb/leveldb.go:136
MethodCurrentHeight
()
btcnode/btcnode.go:39
MethodGetUTXO
TODO unused
coredb/leveldb.go:258
MethodIsUTXO
(hash blkchain.Uint256, n uint32)
coredb/leveldb.go:237
MethodMarshalJSON
TODO This may be wrong, do we want this here?
uint256.go:22
FunctionNewChainStateIterator
TODO unused
coredb/leveldb.go:248
FunctionNewExplorer
(cfg Config)
db/explore.go:18
MethodNext
()
coredb/leveldb.go:90
MethodNext
()
btcnode/btcnode.go:43
MethodReadBlock
()
coredb/leveldb.go:144
MethodReadBlock
()
btcnode/btcnode.go:66
MethodScan
sql.Scanner so that pq can scan these values from postgres
uint256.go:27
MethodSelectAddrTotalReceived
(addr []byte, limit int)
db/explore.go:233
MethodSelectBlockByHashJson
(hash blkchain.Uint256)
db/explore.go:57
MethodSelectBlocksJson
(height, limit int)
db/explore.go:30
MethodSelectHashType
(hash blkchain.Uint256)
db/explore.go:143
MethodSelectMaxHeight
()
db/explore.go:45
MethodSelectTxByHashJson
(hash blkchain.Uint256)
db/explore.go:97
MethodSelectTxsByAddrJson
(addr []byte, startTxId int, limit int)
db/explore.go:154
MethodSelectTxsJson
(blockHash blkchain.Uint256, startN, limit int)
db/explore.go:72
FunctionSetRLimit
(required uint64)
rlimit/rlimit_other.go:11
MethodSize
()
witness.go:7
MethodSize
()
witness.go:31
MethodSize
()
block_header.go:22
MethodSize
()
tx_out.go:53
MethodSize
()
tx.go:183
MethodSize
()
tx_in.go:86
FunctionUint256FromString
(from string)
uint256.go:49
MethodVirtualSize
()
tx.go:199
MethodVirtualSize
()
block.go:31
MethodWeight
()
tx.go:191
MethodWeight
()
block.go:27
Functioninit
()
btcnode/log.go:20
Functionmain
()
cmd/import/import.go:20
MethodsigOpCount
()
tx_in.go:28
FunctionwaitForAutovacuum
TODO: Presently unused
db/postgres.go:1753
← previous101–167 of 167, ranked by callers