# Functions
BitMapBit :index begin from 0, find the index bit, 1 or 0.
CalcBitMap subs are align with subData,get the bases' tx's bitmap from subs result if the tx ty is OK in subs, find the tx in base and set the index to 1, this function return base's bitmapif all tx failed, the setBit will normalize result and just return nil slice.
CalcBitMapByBitMap bitmap align with subs.
CalcSingleBitMap calc bitmap to bases by data.
CheckBlock : To check the block's validaty.
CheckDupTx : check use txs []*types.Transaction and not []*types.TransactionCache.
CheckTxDup : check whether the tx is duplicated within the while chain.
CloseTestDB.
CmpBestBlock : , newblock height,time,parentHash .
CreateCoinsBlock : create coins block, n size.
CreateCoinsTx : Create Coins Tx.
CreateCoinsTxWithTxHeight txHeight.
CreateManageTx : Create Manage Tx.
CreateNewBlock : Create a New Block.
CreateNoneBlock : Create None Block.
CreateNoneTx : Create None Tx.
CreateNoneTxWithTxHeight txHeight.
CreateTestDB.
CreateTxWithExecer : Create Tx With Execer.
CreateTxWithTxHeight : Create Tx With Tx Height.
DelDupKey key.
DelDupTx .
ExecAndCheckBlock ...
ExecAndCheckBlockCB :.
ExecBlock : just exec block.
ExecBlockUpgrade : just exec block.
ExecKVMemSet : send kv values to memory store and set it in db.
ExecKVSetCommit : commit the data set opetation to db.
ExecKVSetRollback : do the db's roll back operation.
ExecTx : To send lists of txs within a block to exector for execution.
Genaddress : generate a address.
GenCoinsTxs : generate txs to be executed on exector coin.
GenNoneTxs : none ,.
GenTxsTxHeigt : Gen Txs with Heigt.
GetAddrsByBitMap bitmap addrGroup addrs,.
GetMostCommit commits , string.
GetParaExecName : name paraName ,.
HexToPrivkey : convert hex string to private key.
IsCommitDone most total*2/3.
JSONPrint : print in json format.
MakeStringToLower : in pos count.
MakeStringToUpper : in pos count.
NewHealthCheckServer new json rpcserver object.
PreExecBlock : pre exec block.
PrintKV KVList.
ReportErrEventToFront , store,blockchain,wallet wallet ,
.
ResetDatadir datadir.
SaveKVList kvs to database.
SetAddrsBitMap addrGroup bitmap, addrs addrGroup , , addrs.
# Variables
TestPrivkeyHex :.
TestPrivkeyList : crypto.PrivKey list
addr:12oupcayRT7LvaC4qW4avxsTE7U41cKSio
addr:16ERTbYtKKQ64wMthAY9J4La4nAiidG45A
addr:1EbDHAXpoiewjPLX9uqoz38HsKqMXayZrF
addr:1PUiGcbsccfxW3zuvHXZBJfznziph5miAo
addr:1KcCVZLSQYRUwE5EXTsAoQs9LuJW6xwfQa
addr:1EDnnePAZN48aC2hiTDzhkczfF39g1pZZX
*/.
# Interfaces
TestingT.