Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoinxt/bitcoinxt
/ functions
Functions
6,127 in github.com/bitcoinxt/bitcoinxt
⨍
Functions
6,127
◇
Types & classes
1,352
↓ 2 callers
Method
AddKeyPubKey
src/wallet/wallet.cpp:99
↓ 2 callers
Method
AddLiveFiles
src/leveldb/db/version_set.cc:1137
↓ 2 callers
Function
AddToBlockIndex
src/main.cpp:3119
↓ 2 callers
Method
AddTransactionsUpdated
src/txmempool.cpp:391
↓ 2 callers
Method
Allocate
src/leveldb/util/arena.h:52
↓ 2 callers
Method
AllocateAligned
src/leveldb/util/arena.cc:42
↓ 2 callers
Function
AllocateFileRange
* this function tries to make a particular range of a file allocated (corresponding to disk space) * it is advisory, and the range specified in the a
src/util.cpp:653
↓ 2 callers
Function
AllowFree
src/txmempool.h:29
↓ 2 callers
Function
AppInit2
Initialize bitcoin. * @pre Parameters should be parsed and config file should be read. */
src/init.cpp:651
↓ 2 callers
Method
Append
src/leveldb/util/env_win.cc:448
↓ 2 callers
Function
AppendWithSpace
src/leveldb/db/db_bench.cc:153
↓ 2 callers
Method
Apply
Apply all of the edits in *edit to the current state.
src/leveldb/db/version_set.cc:656
↓ 2 callers
Method
ApplyDeltas
src/txmempool.cpp:818
↓ 2 callers
Function
ApproximateBestSubset
src/wallet/wallet.cpp:1577
↓ 2 callers
Method
ApproximateMemoryUsage
src/leveldb/db/memtable.cc:31
↓ 2 callers
Method
ApproximateOffsetOf
src/leveldb/db/version_set.cc:1105
↓ 2 callers
Method
Attempt
Mark an entry as connection attempted to.
src/addrman.h:542
↓ 2 callers
Method
AvoidFullBlocks
Don't request blocks from nodes that don't support thin blocks.
src/options.cpp:96
↓ 2 callers
Function
BIP22ValidationResult
NOTE: Assumes a conclusive result; if result is inconclusive, it must be handled by caller
src/rpcmining.cpp:305
↓ 2 callers
Function
BOOST_FOREACH
src/net.cpp:507
↓ 2 callers
Function
BackupWallet
src/wallet/walletdb.cpp:860
↓ 2 callers
Function
BeforeFile
src/leveldb/db/version_set.cc:105
↓ 2 callers
Function
BloomHash
src/leveldb/util/bloom.cc:13
↓ 2 callers
Function
BuildTable
src/leveldb/db/builder.cc:17
↓ 2 callers
Function
CalculateSequenceLocks
* Calculates the block height and previous block's median time past at * which the transaction will be considered final in the context of BIP 68. *
src/main.cpp:903
↓ 2 callers
Method
Change
src/leveldb/db/skiplist_test.cc:323
↓ 2 callers
Method
ChangeWalletPassphrase
src/wallet/wallet.cpp:232
↓ 2 callers
Function
CheckBlockHeader
src/main.cpp:3284
↓ 2 callers
Function
CheckBlockIndex
src/main.cpp:4262
↓ 2 callers
Function
CheckCreateVch
src/test/scriptnum_tests.cpp:24
↓ 2 callers
Function
CheckPubKeyEncoding
src/script/interpreter.cpp:233
↓ 2 callers
Function
CleanupScriptCode
src/script/interpreter.cpp:182
↓ 2 callers
Method
ClearCurrent
Zero out the data for the current block
src/policy/fees.cpp:40
↓ 2 callers
Function
ClearDatadirCache
src/util.cpp:513
↓ 2 callers
Method
CompactRange
src/leveldb/db/db_test.cc:1895
↓ 2 callers
Method
ComputePriority
src/primitives/transaction.cpp:111
↓ 2 callers
Function
ConnectSocket
src/netbase.cpp:587
↓ 2 callers
Function
ConnectSocketDirectly
src/netbase.cpp:432
↓ 2 callers
Function
ConnectThroughProxy
src/netbase.cpp:562
↓ 2 callers
Function
ContextualCheckBlock
src/main.cpp:3427
↓ 2 callers
Function
ContextualCheckBlockHeader
src/main.cpp:3357
↓ 2 callers
Method
Corruption
NULL if options_.paranoid_checks==false
src/leveldb/db/db_impl.cc:370
↓ 2 callers
Method
Create
src/test/addrman_tests.cpp:42
↓ 2 callers
Function
CreateBlockIndex
src/test/miner_tests.cpp:55
↓ 2 callers
Method
CreateDir
src/leveldb/helpers/memenv/memenv.cc:321
↓ 2 callers
Function
CreateNewBlockWithKey
src/miner.cpp:308
↓ 2 callers
Function
DecodeBase32
src/utilstrencodings.cpp:296
↓ 2 callers
Function
DecodeEntry
Helper routine: decode the next block entry starting at "p", storing the number of shared key bytes, non_shared key bytes, and the length of the value
src/leveldb/table/block.cc:53
↓ 2 callers
Function
DecodeHexBlk
src/core_read.cpp:110
↓ 2 callers
Function
DecryptKey
src/wallet/crypter.cpp:125
↓ 2 callers
Function
DefaultCoinbaseStr
src/test/miner_tests.cpp:385
↓ 2 callers
Method
DefaultConsistencyChecks
Default value for -checkmempool and -checkblockindex argument */
src/chainparams.h:63
↓ 2 callers
Method
DelAddressBook
src/wallet/wallet.cpp:2160
↓ 2 callers
Method
DeleteFile
src/leveldb/helpers/memenv/memenv.cc:311
↓ 2 callers
Method
Derive
src/key.cpp:225
↓ 2 callers
Function
DisconnectBlock
src/main.cpp:2065
↓ 2 callers
Function
DisconnectTip
Disconnect chainActive's tip. You probably want to call mempool.removeForReorg and manually re-limit mempool size after this, with cs_main held. */
src/main.cpp:2704
↓ 2 callers
Function
DoTest
src/test/script_tests.cpp:150
↓ 2 callers
Function
DoWriteStringToFile
src/leveldb/util/env.cc:36
↓ 2 callers
Function
ECC_InitSanityCheck
src/key.cpp:297
↓ 2 callers
Function
EncodeBase32
src/utilstrencodings.cpp:232
↓ 2 callers
Function
EncodeBase58
src/base58.cpp:67
↓ 2 callers
Function
EncryptSecret
src/wallet/crypter.cpp:105
↓ 2 callers
Method
EncryptWallet
src/wallet/wallet.cpp:477
↓ 2 callers
Function
EnterCritical
src/sync.h:92
↓ 2 callers
Method
EqualTo
src/arith_uint256.cpp:122
↓ 2 callers
Method
Erase
src/leveldb/util/cache.cc:258
↓ 2 callers
Method
EraseDestData
src/wallet/wallet.cpp:2677
↓ 2 callers
Function
EraseOrphansFor
src/main.cpp:681
↓ 2 callers
Method
ErasePool
src/wallet/walletdb.cpp:172
↓ 2 callers
Function
EvaluateSequenceLocks
src/main.cpp:965
↓ 2 callers
Function
EventBase
src/httpserver.cpp:437
↓ 2 callers
Function
FileWriteStr
src/util.cpp:192
↓ 2 callers
Function
FindBlockPos
src/main.cpp:3201
↓ 2 callers
Method
Flush
src/wallet/db.cpp:286
↓ 2 callers
Function
FlushBlockFile
src/main.cpp:2133
↓ 2 callers
Function
FormatScript
src/core_write.cpp:23
↓ 2 callers
Method
GenerateNewKey
src/wallet/wallet.cpp:73
↓ 2 callers
Method
GetAccountAddresses
src/wallet/wallet.cpp:2466
↓ 2 callers
Method
GetAndClear
src/streams.h:295
↓ 2 callers
Method
GetApproximateSizes
src/leveldb/db/db_impl.cc:1403
↓ 2 callers
Function
GetAutostartDir
src/qt/guiutil.cpp:659
↓ 2 callers
Method
GetAvailableCredit
src/wallet/wallet.cpp:1282
↓ 2 callers
Method
GetAvailableWatchOnlyCredit
src/wallet/wallet.cpp:1326
↓ 2 callers
Function
GetBlockProofEquivalentTime
src/pow.cpp:157
↓ 2 callers
Function
GetBlockTimeout
Returns time at which to timeout block request (nTime in microseconds)
src/main.cpp:277
↓ 2 callers
Method
GetCacheSize
src/coins.cpp:195
↓ 2 callers
Method
GetChance
src/addrman.cpp:52
↓ 2 callers
Method
GetChange
src/wallet/wallet.cpp:893
↓ 2 callers
Method
GetCoins
src/coins.cpp:44
↓ 2 callers
Method
GetConflicts
src/wallet/wallet.cpp:323
↓ 2 callers
Method
GetCountWithDescendants
src/txmempool.h:133
↓ 2 callers
Method
GetDebugMessage
src/consensus/validation.h:82
↓ 2 callers
Method
GetDustThreshold
src/primitives/transaction.h:162
↓ 2 callers
Function
GetExtNetwork
src/netbase.cpp:1003
↓ 2 callers
Method
GetFeeDelta
src/txmempool.h:118
↓ 2 callers
Method
GetFeesWithAncestors
src/txmempool.h:139
↓ 2 callers
Method
GetImmatureBalance
src/wallet/wallet.cpp:1480
↓ 2 callers
Function
GetLangTerritory
src/qt/bitcoin.cpp:95
↓ 2 callers
Function
GetLocalAddress
get best local address for a particular peer as a CAddress Otherwise, return the unroutable 0.0.0.0 but filled in with the normal parameters, since th
src/net.cpp:183
← previous
next →
1,401–1,500 of 6,127, ranked by callers