#include "clientversion.h"
#include <string>
Go to the source code of this file.
const int BIP0031_VERSION = 60000 |
|
static |
const int CADDR_TIME_VERSION = 31402 |
|
static |
const std::string CLIENT_BUILD |
const std::string CLIENT_DATE |
const std::string CLIENT_NAME |
Initial value:=
#define CLIENT_VERSION_MINOR
#define CLIENT_VERSION_REVISION
#define CLIENT_VERSION_BUILD
#define CLIENT_VERSION_MAJOR
Definition at line 15 of file version.h.
Referenced by AcceptBlock(), RecentRequestsTableModel::addNewRequest(), AppInit2(), CAlert::AppliesToMe(), CDB::CDB(), ConnectBlock(), CLevelDBBatch::Erase(), CDB::Erase(), CLevelDBWrapper::Exists(), CDB::Exists(), CWalletDB::FindWalletTx(), getinfo(), getinfo_MP(), getnetworkinfo(), CCoinsViewDB::GetStats(), GetTransaction(), InitBlockIndex(), CWalletDB::ListAccountCreditDebit(), CBlockTreeDB::LoadBlockIndexGuts(), LoadExternalBlockFile(), CWalletDB::LoadWallet(), ProcessBlock(), CNode::PushVersion(), CLevelDBWrapper::Read(), CDB::Read(), CAddrDB::Read(), ReadBlockFromDisk(), CWalletDB::Recover(), CDB::Rewrite(), CLevelDBBatch::Write(), CDB::Write(), CAddrDB::Write(), and WriteBlockToDisk().
const std::string COMMIT_INFO |
const int INIT_PROTO_VERSION = 209 |
|
static |
const int MEMPOOL_GD_VERSION = 60002 |
|
static |
const int MIN_PEER_PROTO_VERSION = 209 |
|
static |
const int NOBLKS_VERSION_END = 32400 |
|
static |
const int NOBLKS_VERSION_START = 32000 |
|
static |
const int PROTOCOL_VERSION = 70002 |
|
static |
Definition at line 29 of file version.h.
Referenced by CAlert::AppliesToMe(), blockToJSON(), CheckBlock(), CAlert::CheckSignature(), CheckTransaction(), mastercore::ClassB_send(), CTransaction::ComputePriority(), CBloomFilter::contains(), CreateNewBlock(), createrawtransaction(), CTxMemPoolEntry::CTxMemPoolEntry(), decoderawtransaction(), getblock(), getblocktemplate(), getinfo(), getnetworkinfo(), getrawtransaction(), CCoinsViewDB::GetStats(), gettransaction(), ProcessGetData(), ProcessMessage(), CNode::PushVersion(), RelayTransaction(), WalletModel::sendCoins(), sendrawtransaction(), signrawtransaction(), and submitblock().